blob: b5c1fd659e887f7903df743031f6313f068e188e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
===== 8.0.0 (2020-11-26)
$ grep -ar 'Tests failed' /var/lib/mock/scl80*/build.log
/var/lib/mock/scl80el7x/build.log:Tests failed : 1
/var/lib/mock/scl80el8x/build.log:Tests failed : 1
/var/lib/mock/scl80fc31x/build.log:Tests failed : 0
/var/lib/mock/scl80fc32x/build.log:Tests failed : 0
/var/lib/mock/scl80fc33x/build.log:Tests failed : 0
el7x:
1 Bug #70198 Checking liveness does not work as expected [ext/standard/tests/streams/bug70198.phpt]
el8x:
3 Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt]
(1) proc_open give erratic test results :(
(2) test issue (fixed upstream)
(3) known issue
(4) related to tzdata
(5) need investigation
(6) // issue
|