From a241c146bd96a303a1391f157335b20b35d5a3b1 Mon Sep 17 00:00:00 2001 From: Remi Collet <remi@remirepo.net> Date: Tue, 1 Aug 2023 14:59:17 +0200 Subject: update to 8.3.0beta2 revert upstream changes breaking DTrace build see https://github.com/php/php-src/issues/11847 --- failed.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 5c57526..cfe8173 100644 --- a/failed.txt +++ b/failed.txt @@ -1,16 +1,14 @@ -===== 8.3.0beta1 (2023-07-20) +===== 8.3.0beta2 (2023-08-03) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/scl82el7x/build.log:Tests failed : 2 -/var/lib/mock/scl82el8x/build.log:Tests failed : 1 +/var/lib/mock/scl82el7x/build.log:Tests failed : 1 +/var/lib/mock/scl82el8x/build.log:Tests failed : 0 /var/lib/mock/scl82el9x/build.log:Tests failed : 0 -/var/lib/mock/scl82fc37x/build.log:Tests failed : 1 +/var/lib/mock/scl82fc37x/build.log:Tests failed : 0 /var/lib/mock/scl82fc38x/build.log:Tests failed : 2 -fc37x, el7x, el8x: - 3 ext/openssl/tests/ecc_custom_params.phpt el7x: 5 ext/standard/tests/directory/bug74589_utf8.phpt fc38x: -- cgit