blob: 445f2687802bf2ec98bd46a8b328e2fe4b719aae (
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.2.12RC1 (2023-10-12)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el7x82/build.log:Tests failed : 0
/var/lib/mock/el8a82/build.log:Tests failed : 0
/var/lib/mock/el8x82/build.log:Tests failed : 0
/var/lib/mock/el9a82/build.log:Tests failed : 0
/var/lib/mock/el9x82/build.log:Tests failed : 0
/var/lib/mock/fc37x82/build.log:Tests failed : 1
/var/lib/mock/fc38x82/build.log:Tests failed : 2
/var/lib/mock/fc39a82/build.log:Tests failed : 2
/var/lib/mock/fc39x82/build.log:Tests failed : 2
el9a, el9x, fc37x,
3 GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt]
fc38x, fc39a, fc39x:
3 openssl_error_string() tests (OpenSSL >= 3.0) [ext/openssl/tests/openssl_error_string_basic_openssl3.phpt]
3 openssl_private_decrypt() tests [ext/openssl/tests/openssl_private_decrypt_basic.phpt]
1 proc_open give erratic test results :(
2 test issue
3 known issue
4 bugs related to tzdata
5 need investigation
6 // issue/etc/opt/remi/php70/php-fpm.d/www.conf
|