blob: af8e10f9167f8a16de6ef7e78272537cbb57bfeb (
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
33
34
35
36
37
38
39
40
41
|
===== 7.0.28 (2018-03-01)
$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
/var/lib/mock/scl70el6x/build.log:Tests failed : 0
/var/lib/mock/scl70el7x/build.log:Tests failed : 0
/var/lib/mock/scl70fc25x/build.log:Tests failed : 0
/var/lib/mock/scl70fc26x/build.log:Tests failed : 0
/var/lib/mock/scl70fc27x/build.log:Tests failed : 0
/var/lib/mock/scl70fc28x/build.log:Tests failed : 21
fc28x:
Test exception doesn't cause RSHUTDOWN bypass, variation 0 [Zend/tests/exception_011.phpt]
Test exception doesn't cause RSHUTDOWN bypass, variation 1 [Zend/tests/exception_012.phpt]
Bug #65538: SSL context "cafile" disallows URL stream wrappers [ext/openssl/tests/bug65538_002.phpt]
Test preg_match() function : error conditions - jit stacklimit exhausted [ext/pcre/tests/preg_match_error3.phpt]
assert() [ext/standard/tests/assert/assert.phpt]
catch assert() errors [ext/standard/tests/assert/assert02.phpt]
assert() - set callback using ini_set() [ext/standard/tests/assert/assert03.phpt]
misc assert() tests tests [ext/standard/tests/assert/assert04.phpt]
assert() - basic - check that assert runs when assert.active is set to 1. [ext/standard/tests/assert/assert_basic.phpt]
assert() - basic - correct call back values before and after assert. [ext/standard/tests/assert/assert_basic2.phpt]
assert() - basic - Test that bailout works [ext/standard/tests/assert/assert_basic3.phpt]
assert() - basic - check switch on warnings using assert_options. [ext/standard/tests/assert/assert_basic5.phpt]
assert() - basic - Test that bailout works [ext/standard/tests/assert/assert_basic6.phpt]
assert() - basic - accept closures as callback. [ext/standard/tests/assert/assert_closures.phpt]
assert() - error - give assert nonsense string with quiet_eval on then off [ext/standard/tests/assert/assert_error.phpt]
assert() - error - invalid params [ext/standard/tests/assert/assert_error1.phpt]
assert() - basic - Test that bailout works [ext/standard/tests/assert/assert_error2.phpt]
assert() - basic - Test recoverable error [ext/standard/tests/assert/assert_error3.phpt]
assert() - basic - Test recoverable error [ext/standard/tests/assert/assert_error4.phpt]
assert() - variation - test callback options using ini_get/ini_set/assert_options [ext/standard/tests/assert/assert_variation.phpt]
ini_get_all() tests [ext/standard/tests/general_functions/ini_get_all.phpt]
1 proc_open give erratic test results :(
2 fixed upstream
3 test issue
4 fixed upstream
5 need investigation
|