blob: 673c2fc5a2b00a87f0cf9901963fe77f3014188a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
===== 7.2.32 (2020-07-09)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/el6i/build.log:Tests failed : 0
/var/lib/mock/el6x/build.log:Tests failed : 0
/var/lib/mock/el7x/build.log:Tests failed : 1
/var/lib/mock/el8x72/build.logTests failed : 17
el7x:
1 Bug #69521 Segfault in gc_collect_cycles() [ext/standard/tests/streams/bug69521.phpt]
el8x:
5 openssl failure under investigation
1 proc_open give erratic test results :(
2 test issue
3 known issue
4 bugs related to tzdata
5 need investigation
|