blob: 4db2c3c6c54aa688d274460dbe761bf7aa11acef (
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
|
===== 8.0.20 (2022-06-09)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el7x80/build.log:Tests failed : 0
/var/lib/mock/el8x80/build.log:Tests failed : 1
/var/lib/mock/el9x80/build.log:Tests failed : 1
/var/lib/mock/fc34x80/build.log:Tests failed : 0
/var/lib/mock/fc35x/build.log:Tests failed : 0
/var/lib/mock/fc36x80/build.log:Tests failed : 0
el8x:
5 ext/standard/tests/strings/setlocale_variation2.phpt
el9x:
2 ext/standard/tests/url/get_headers_error_003.phpt
1 proc_open give erratic test results :(
2 test issue
3 known issue
4 bugs related to tzdata
5 need investigation
6 // issue
|