From ee2bc7f58b2b9a0579b0c85fe21b2ed1d165bb1b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 21 Jun 2017 13:03:06 +0200 Subject: 7.1.7RC1 --- failed.txt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 7fd708c..a77f243 100644 --- a/failed.txt +++ b/failed.txt @@ -1,11 +1,11 @@ -===== 7.1.6 (2017-06-08) +===== 7.1.7RC1 (2017-06-22) $ 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 : 0 -/var/lib/mock/fc23i/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 @@ -15,8 +15,10 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/fc26x/build.log:Tests failed : 0 -fc26i - (1) Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt] +el7x + Bug #70198 Checking liveness does not work as expected [ext/standard/tests/streams/bug70198.phpt] +fc23i + Test get_headers() function : test with context [ext/standard/tests/url/get_headers_error_003.phpt] (1) proc_open give erratic test results :( -- cgit