blob: f26c474bc354d24544a700784eb33f620e4a6b25 (
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
|
===== 8.1.17RC1 (2023-03-02)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/scl81el7x/build.log:Tests failed : 2
/var/lib/mock/scl81el8x/build.log:Tests failed : 0
/var/lib/mock/scl81el9x/build.log:Tests failed : 0
/var/lib/mock/scl81fc36x/build.log:Tests failed : 0
/var/lib/mock/scl81fc37x/build.log:Tests failed : 0
/var/lib/mock/scl81fc38x/build.log:Tests failed : 2
el7x:
5 ReflectionFunctionAbstract::getClosureUsedVariables [ext/reflection/tests/ReflectionFunction_getClosureUsedVariables.phpt]
5 GH-10623 (ReflectionFunction::getClosureUsedVariables() returns empty array in presence of variadic arguments) [ext/reflection/tests/gh10623.phpt]
fc38x:
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 (fixed upstream)
(3) known issue
(4) related to tzdata
(5) need investigation
(6) // issue
|