blob: 88a75851184b2a89d1c5319857d0b3b56e73cb18 (
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
|
===== 5.6.40-8 (2019-04-30)
$ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
/var/lib/mock/scl56el6x/build.log:Tests failed : 3
/var/lib/mock/scl56el7x/build.log:Tests failed : 0
/var/lib/mock/scl56el8x/build.log:Tests failed : 28
/var/lib/mock/scl56fc27x/build.log:Tests failed : 6
/var/lib/mock/scl56fc28x/build.log:Tests failed : 1
/var/lib/mock/scl56fc29x/build.log:Tests failed : 3
/var/lib/mock/scl56fc30x/build.log:Tests failed : 3
fc27x:
4 Bug #32086 (strtotime don't work in DST) [ext/date/tests/bug32086.phpt]
4 Bug #33415 [1] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-1.phpt]
el6x, fc27x:
3 Bug #65538: SSL context "cafile" disallows URL stream wrappers [ext/openssl/tests/bug65538_002.phpt]
3 gethostbyname() function - basic return valid ip address test [ext/standard/tests/network/gethostbyname_error004.phpt]
3 getmxrr() test [ext/standard/tests/network/getmxrr.phpt]
fc27x, fc28x, fc29x, fc30x:
2 substr_compare() [ext/standard/tests/strings/substr_compare.phpt]
fc29x, fc30x:
openssl_error_string() tests [ext/openssl/tests/openssl_error_string_basic.phpt]
TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt]
1 proc_open have erratic results... :(
2 test fixed upstream
3 online test
4 tzdata are no more updated upstream in security branch
5 need investigation
|