blob: f6734e4f78600327eb350b59ef0eea32d4980d94 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
===== 8.0.3RC1 (2021-02-18)
$ grep -ar 'Tests failed' /var/lib/mock/scl80*/build.log
/var/lib/mock/scl80el7x/build.log:Tests failed : 3
/var/lib/mock/scl80el8x/build.log:Tests failed : 0
/var/lib/mock/scl80fc32x/build.log:Tests failed : 0
/var/lib/mock/scl80fc33x/build.log:Tests failed : 0
el7x:
Bug #80747: Providing RSA key size < 512 generates key that crash PHP [ext/openssl/tests/bug80747.phpt]
Bug #60180 ($_SERVER["PHP_SELF"] incorrect) [ext/standard/tests/streams/bug64433.phpt]
Bug #70198 Checking liveness does not work as expected [ext/standard/tests/streams/bug70198.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
|