blob: 38e75e2225145e2f1a5af6660f7252f0a9b89ca5 (
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
25
26
27
28
|
===== 8.1.31 (2024-11-20)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/scl81el8a/build.log:Tests failed : 0
/var/lib/mock/scl81el8x/build.log:Tests failed : 0
/var/lib/mock/scl81el9a/build.log:Tests failed : 0
/var/lib/mock/scl81el9x/build.log:Tests failed : 0
/var/lib/mock/scl81el10a/build.log:Tests failed : 1
/var/lib/mock/scl81el10x/build.log:Tests failed : 1
/var/lib/mock/scl81fc39a/build.log:Tests failed : 0
/var/lib/mock/scl81fc39x/build.log:Tests failed : 0
/var/lib/mock/scl81fc40a/build.log:Tests failed : 1
/var/lib/mock/scl81fc40x/build.log:Tests failed : 1
/var/lib/mock/scl81fc41a/build.log:Tests failed : 1
/var/lib/mock/scl81fc41x/build.log:Tests failed : 1
fc40, fc41, el10:
3 openssl_x509_parse() tests [ext/openssl/tests/openssl_x509_parse_basic.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
|