blob: 5890b00c327ebee5de43fc8589cb6c1b204ee981 (
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
|
===== 7.2.19 (2019-05-30)
$ grep -ar 'Tests failed' /var/lib/mock/scl72*/build.log
/var/lib/mock/scl72el6x/build.log:Tests failed : 0
/var/lib/mock/scl72el7x/build.log:Tests failed : 0
/var/lib/mock/scl72el8x/build.log:Tests failed : 16
/var/lib/mock/scl72fc27x/build.log:Tests failed : 0
/var/lib/mock/scl72fc28x/build.log:Tests failed : 0
/var/lib/mock/scl72fc29x/build.log:Tests failed : 1
/var/lib/mock/scl72fc30x/build.log:Tests failed : 1
fc29x, fc30x:
TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt]
el8x:
buildroot issue under investigation
(1) proc_open give erratic test results :(
(2) test issue (fixed upstream)
(3) known issue
(5) need investigation
|