From 2c71a67fe4590f13a22c5af3739ab097de871b7c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 12 Apr 2017 10:07:47 +0200 Subject: 7.2.0-dev 20170412 --- failed.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 failed.txt (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt new file mode 100644 index 0000000..a3c146b --- /dev/null +++ b/failed.txt @@ -0,0 +1,24 @@ +===== 7.1.0-dev (20170412) + +$ grep -r 'Tests failed' /var/lib/mock/scl72*/build.log + +/var/lib/mock/scl70fc25x/build.log:Tests failed : 6 +/var/lib/mock/scl70fc26x/build.log:Tests failed : 1 + + +fc26x + (3) ext/openssl/tests/sni_server.phpt +fc25x + Test stream_isatty with redirected STDERR [tests/output/stream_isatty_err.phpt] + Test stream_isatty with redirected STDIN/STDERR [tests/output/stream_isatty_in-err.phpt] + Test stream_isatty with redirected STDIN/STDOUT/STDERR [tests/output/stream_isatty_in-out-err.phpt] + Test stream_isatty with redirected STDIN/STDOUT [tests/output/stream_isatty_in-out.phpt] + Test stream_isatty with redirected STDOUT/STDERR [tests/output/stream_isatty_out-err.phpt] + Test stream_isatty with redirected STDOUT [tests/output/stream_isatty_out.phpt] + + +(1) proc_open give erratic test results :( +(2) test issue (fixed upstream) +(3) known issue +(4) bugs related to tzdata 2017a (repo) vs 2017b (php) + -- cgit