diff options
author | Remi Collet <remi@remirepo.net> | 2017-12-06 09:11:11 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-12-06 09:11:11 +0100 |
commit | b23d24e3c6bdc19f3bb0a038bf75dfacab31028f (patch) | |
tree | 15f63c009b3478d91c7f98999a1c62d235a25f4b /failed.txt | |
parent | 912a14cec72d394e150312bc746618005109a4f6 (diff) |
v7.1.13RC1
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,24 +1,24 @@ -===== 7.1.12 (2017-11-23) +===== 7.1.13RC1 (2017-12-07) $ 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/fc24i/build.log:Tests failed : 0 +/var/lib/mock/fc24i/build.log:Tests failed : 1 /var/lib/mock/fc24x/build.log:Tests failed : 0 -/var/lib/mock/fc25i/build.log:Tests failed : 1 +/var/lib/mock/fc25i/build.log:Tests failed : 0 /var/lib/mock/fc25x/build.log:Tests failed : 1 /var/lib/mock/fc26i/build.log:Tests failed : 0 /var/lib/mock/fc26x/build.log:Tests failed : 0 -/var/lib/mock/fc27i/build.log:Tests failed : 1 +/var/lib/mock/fc27i/build.log:Tests failed : 0 /var/lib/mock/fc27x/build.log:Tests failed : 0 -fc25i: - 1 Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] -fc25x, fc27i: +fc24i: 1 Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt] +fc25x: + 1 Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] 1 proc_open give erratic test results :( |