summaryrefslogtreecommitdiffstats
path: root/failed.txt
blob: f9c07017a80966a2c4df288a58c19084ad6df9de (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.1.0RC1 (2016-09-01)

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

/var/lib/mock/el6i/build.log:Tests failed    :     0
/var/lib/mock/el6x/build.log:Tests failed    :     0
/var/lib/mock/el7x/build.log:Tests failed    :     1
/var/lib/mock/fc23i/build.log:Tests failed    :    1
/var/lib/mock/fc23x/build.log:Tests failed    :    0
/var/lib/mock/fc24i/build.log:Tests failed    :    0
/var/lib/mock/fc24x/build.log:Tests failed    :    0
/var/lib/mock/fc25i/build.log:Tests failed    :    0
/var/lib/mock/fc25x/build.log:Tests failed    :    1

el7x
	*	php://input is empty when enable_post_data_reading=Off [tests/basic/bug67198.phpt]
fc23i, fc25x
	*	Bug #70198 Checking liveness does not work as expected [ext/standard/tests/streams/bug70198.phpt]

*   proc_open give erratic test results :(
**  date tests vary with tzdata available in system
*** test fixed upstream