From 955d20c5dd477ce5cdff1c5e7122e82fa2478ed6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 May 2019 12:26:59 +0200 Subject: Update to 7.1.29 - http://www.php.net/releases/7_1_29.php --- failed.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 44d964b..32968d5 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.1.28 (2019-04-04) +===== 7.1.29 (2019-05-02) $ grep -r 'Tests failed' /var/lib/mock/*/build.log @@ -6,9 +6,11 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el6x/build.log:Tests failed : 0 /var/lib/mock/el7x/build.log:Tests failed : 0 /var/lib/mock/fc27i/build.log:Tests failed : 0 -/var/lib/mock/fc27x/build.log:Tests failed : 0 +/var/lib/mock/fc27x/build.log:Tests failed : 1 +fc27: + 1 Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt] 1 proc_open give erratic test results :( -- cgit