blob: 84038b4a54e82e4efa666e8d96cd5b1c168f5f1d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
===== 7.1.33-5 (2020-02-18)
$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
/var/lib/mock/scl71el6x/build.log:Tests failed : 0
/var/lib/mock/scl71el7x/build.log:Tests failed : 0
/var/lib/mock/scl71el8x/build.log:Tests failed : 29
/var/lib/mock/scl71fc29x/build.log:Tests failed : 2
/var/lib/mock/scl71fc30x/build.log:Tests failed : 2
/var/lib/mock/scl71fc31x/build.log:Tests failed : 2
fc29x, fc30x, fc31x:
openssl_encrypt() with CCM cipher algorithm tests [ext/openssl/tests/openssl_encrypt_ccm.phpt]
TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt]
1 proc_open give erratic test results :(
2 test issue (fixed upstream)
3 known issue
5 need investigation
|