blob: 263cc1f2f32fcc2ebf1234d4159f38ab7036e650 (
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.1.9RC1 (2022-07-21)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/scl81el7x/build.log:Tests failed : 1
/var/lib/mock/scl81el8x/build.log:Tests failed : 1
/var/lib/mock/scl81el9x/build.log:Tests failed : 0
/var/lib/mock/scl81fc34x/build.log:Tests failed : 0
/var/lib/mock/scl81fc35x/build.log:Tests failed : 0
/var/lib/mock/scl81fc36x/build.log:Tests failed : 0
el7x:
1 Test lstat() and stat() functions: usage variations - effects of is_link() [ext/standard/tests/file/lstat_stat_variation12.phpt]
el8x:
5 ext/standard/tests/strings/setlocale_variation2.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
|