blob: 419f898c761ae40d2089b3cba87539c72e2d6241 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
===== 7.2.17RC1 (2019-03-21)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/el6i/build.log:Tests failed : 2
/var/lib/mock/el6x/build.log:Tests failed : 0
/var/lib/mock/el7x/build.log:Tests failed : 0
/var/lib/mock/el8x73/build.logTests failed : 16
/var/lib/mock/fc27i/build.log:Tests failed : 2
/var/lib/mock/fc27x/build.log:Tests failed : 0
/var/lib/mock/fc28i/build.log:Tests failed : 2
/var/lib/mock/fc28x/build.log:Tests failed : 0
/var/lib/mock/fc29i/build.log:Tests failed : 3
/var/lib/mock/fc29x/build.log:Tests failed : 1
el6i, fc27i, fc28i, fc29i
2 Test var_export() function with locale [ext/standard/tests/general_functions/var_export-locale.phpt]
2 Test var_export() function with integer values [ext/standard/tests/general_functions/var_export_basic1.phpt]
fc29i, fc29x:
5 TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt]
el8x:
5 openssl failure under investigation
1 proc_open give erratic test results :(
2 test issue
3 known issue
4 bugs related to tzdata
5 need investigation
|