summaryrefslogtreecommitdiffstats
path: root/failed.txt
blob: d34c2b8468e872c4aa2656e487c88e441e995dab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
==== PHP 5.5.38-7 (2017-02-18)

$ grep -r 'Tests failed' /var/lib/mock/scl55*/build.log

/var/lib/mock/scl55el6x/build.log: Tests failed    :    3
/var/lib/mock/scl55el7x/build.log: Tests failed    :    3
/var/lib/mock/scl55fc22x/build.log:Tests failed    :    0
/var/lib/mock/scl55fc23x/build.log:Tests failed    :    2
/var/lib/mock/scl55fc24x/build.log:Tests failed    :    4
/var/lib/mock/scl55fc25x/build.log:Tests failed    :    4

fc23x, fc24x, fc25x:
	Bug #64802: openssl_x509_parse fails to parse subject properly in some cases [ext/openssl/tests/bug64802.phpt]
el6x, el7x, fc23x, fc24x, fc25x
	Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt]
el6x, el7x, fc24x, fc25x
	Bug #20382 [2] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-2.phpt]
	Bug #33415 [1] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-1.phpt]


* proc_open have erratic results :(