-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Description
php_test_results_20250930_0255.txt
Description
Running the test suite of php 8.3.26
Resulted in this output:
=====================================================================
TIME END 2025-09-30 02:56:27
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 18 (zend_test, sysvshm, sysvmsg, soap, snmp, skeleton, shmop, pdo_odbc, pdo_oci, pdo_firebird, pdo_dblib, odbc, oci8, imap, ffi, enchant, dl_test, com_dotnet)
Exts tested : 55
---------------------------------------------------------------------
Number of tests : 19486 15980
Tests borked : 1 ( 0.0%) --------
Tests skipped : 3505 ( 18.0%) --------
Tests warned : 1 ( 0.0%) ( 0.0%)
Tests failed : 0 ( 0.0%) ( 0.0%)
Expected fail : 12 ( 0.1%) ( 0.1%)
Tests passed : 15967 ( 81.9%) ( 99.9%)
---------------------------------------------------------------------
Time taken : 68 seconds
=====================================================================
=====================================================================
BORKED TEST SUMMARY
---------------------------------------------------------------------
Warning: unlink(/tmp/guix-build-php-8.3.26.drv-0/php-8.3.26/ext/standard/tests/file/parse.ini): No such file or directory in /tmp/guix-build-php-8.3.26.drv-0/php-8.3.26/ext/standard/tests/file/bug46347.clean.php on line 2
[/tmp/guix-build-php-8.3.26.drv-0/php-8.3.26/ext/standard/tests/file/bug46347.phpt]
=====================================================================
=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
FPM: Buffered worker output decorated log with multiple continuous messages (stdout/stderr mixed) [sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stderr.phpt] (warn: XFAIL section but test passes)
=====================================================================
You may have found a problem in PHP.
This report can be saved and used to open an issue on the bug tracker at
https://github.com/php/php-src/issues
This gives us a better understanding of PHP's behavior.
Do you want to save this report in a file? [Yn]: Report saved to: /tmp/guix-build-php-8.3.26.drv-0/php-8.3.26/php_test_results_20250930_0255.txt
make: *** [Makefile:249: test] Error 1
Test suite failed, dumping logs.
error: in phase 'check': uncaught exception:
%exception #<&invoke-error program: "make" arguments: ("test" "-j" "32" "--max-load=32") exit-status: 2 term-signal: #f stop-signal: #f>
phase `check' failed after 68.6 seconds
But I expected no error from the test suite.
PHP Version
8.3.26
Operating System
Guix