summaryrefslogtreecommitdiffstats
path: root/failed.txt
blob: fa5d66e42700cb8f45cc455170f6934db2105c8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
===== 7.0.23 (2017-08-31)

$ 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/scl70fc23x/build.log:Tests failed    :    0
/var/lib/mock/scl70fc24x/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    :    2


fc27x
	1	Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt]
	4	substr_compare() [ext/standard/tests/strings/substr_compare.phpt]


1	proc_open give erratic test results :(
2	fixed upstream
3	test issue
4	fixed upstream
5	need investigation