blob: 000b94fbbccdc3a3b5879b6e908f126d1ebf34d3 (
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
29
30
31
32
|
===== 7.4.33-25 (2025-12-18)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el8a74/build.log:Tests failed : 0
/var/lib/mock/el8x74/build.log:Tests failed : 0
/var/lib/mock/el9a74/build.log:Tests failed : 1
/var/lib/mock/el9x74/build.log:Tests failed : 1
/var/lib/mock/el10a74/build.log:Tests failed : 1
/var/lib/mock/el10x74/build.log:Tests failed : 1
/var/lib/mock/fc41a74/build.log:Tests failed : 0
/var/lib/mock/fc41x74/build.log:Tests failed : 0
/var/lib/mock/fc42a74/build.log:Tests failed : 0
/var/lib/mock/fc42x74/build.log:Tests failed : 0
/var/lib/mock/fc43a74/build.log:Tests failed : 4
/var/lib/mock/fc43x74/build.log:Tests failed : 4
el9, el10, fc43:
3 Bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without seconds) [ext/openssl/tests/bug74341.phpt]
fc43:
3 X (PCRE_EXTRA) modifier is ignored (no error, no change) [ext/pcre/tests/pcre_extra.phpt]
3 preg_split() [ext/pcre/tests/split.phpt]
3 preg_grep() 2nd test [ext/pcre/tests/grep2.phpt]
1 proc_open give erratic test results :(
2 test issue
3 known issue
4 bugs related to tzdata
5 need investigation
6 // issue
|