blob: 500f5871cf7673706acc7b72c4251521439af973 (
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
|
===== 7.1.24RC1 (2018-10-25)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el6i/build.log:Tests failed : 0
/var/lib/mock/el6x/build.log:Tests failed : 1
/var/lib/mock/el7x/build.log:Tests failed : 0
/var/lib/mock/fc26i/build.log:Tests failed : 0
/var/lib/mock/fc26x/build.log:Tests failed : 0
/var/lib/mock/fc27i/build.log:Tests failed : 2
/var/lib/mock/fc27x/build.log:Tests failed : 1
el6x
file upload greater than 2G [sapi/cli/tests/upload_2G.phpt]
fc27i
1 Server bitwise stream crypto flag assignment [ext/openssl/tests/stream_crypto_flags_003.phpt]
1 Specific protocol method specification [ext/openssl/tests/stream_crypto_flags_004.phpt]
fc27x
1 Bug #69521 Segfault in gc_collect_cycles() [ext/standard/tests/streams/bug69521.phpt]
1 proc_open give erratic test results :(
2 test issue (fixed upstream)
3 known issue
4 bugs related to tzdata
5 need investigation
|