From 26c0349c12696cdd0fc47ee6e877fabeae32f337 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 14 Aug 2024 10:01:46 +0200 Subject: test build for upstream patch open https://github.com/php/php-src/pull/15383 fix test expectation open https://github.com/php/php-src/pull/15382 cleanup php.ini --- failed.txt | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 4dbd7fd..90cbc5b 100644 --- a/failed.txt +++ b/failed.txt @@ -2,19 +2,17 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/scl83el8a/build.log:Tests failed : 1 -/var/lib/mock/scl83el8x/build.log:Tests failed : 1 -/var/lib/mock/scl83el9a/build.log:Tests failed : 1 -/var/lib/mock/scl83el9x/build.log:Tests failed : 1 -/var/lib/mock/scl83fc38x/build.log:Tests failed : 1 -/var/lib/mock/scl83fc39a/build.log:Tests failed : 1 -/var/lib/mock/scl83fc39x/build.log:Tests failed : 1 -/var/lib/mock/scl83fc40a/build.log:Tests failed : 1 -/var/lib/mock/scl83fc40x/build.log:Tests failed : 1 +/var/lib/mock/scl83el8a/build.log:Tests failed : 0 +/var/lib/mock/scl83el8x/build.log:Tests failed : 0 +/var/lib/mock/scl83el9a/build.log:Tests failed : 0 +/var/lib/mock/scl83el9x/build.log:Tests failed : 0 +/var/lib/mock/scl83fc38x/build.log:Tests failed : 0 +/var/lib/mock/scl83fc39a/build.log:Tests failed : 0 +/var/lib/mock/scl83fc39x/build.log:Tests failed : 0 +/var/lib/mock/scl83fc40a/build.log:Tests failed : 0 +/var/lib/mock/scl83fc40x/build.log:Tests failed : 0 -all: - 2 FPM: version string [sapi/fpm/tests/main-version.phpt] (1) proc_open give erratic test results :( -- cgit