blob: 9aeb964b872435a640fa74ee3b14367a0e2af82f (
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
|
===== 7.1.27 (2019-03-07)
$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
/var/lib/mock/scl71el6x/build.log:Tests failed : 0
/var/lib/mock/scl71el7x/build.log:Tests failed : 0
/var/lib/mock/scl71el8x/build.log:Tests failed : 53
/var/lib/mock/scl71fc27x/build.log:Tests failed : 0
/var/lib/mock/scl71fc28x/build.log:Tests failed : 3
/var/lib/mock/scl71fc29x/build.log:Tests failed : 4
fc28x, fc29x:
Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt]
Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt]
date_modify() function [1] [ext/date/tests/date_modify-1.phpt]
fc29x:
TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt]
1 proc_open give erratic test results :(
2 test issue (fixed upstream)
3 known issue
5 need investigation
|