https://bugzilla.redhat.com/show_bug.cgi?id=1900513

Robert-André Mauchin 🐧 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Doc Type|---                         |If docs needed, set a value



--- Comment #1 from Robert-André Mauchin 🐧 <[email protected]> ---
The test fails for me:


+ for CMDARG in "php /usr/bin/phpunit9" php73 php74 php80
+ which php /usr/bin/phpunit9
/usr/bin/php
/usr/bin/phpunit9
+ set php /usr/bin/phpunit9
+ php /usr/bin/phpunit9 --bootstrap bootstrap.php --filter
'^((?!(testReasonPhraseDefaultsAgainstIana|testIsNotSeekable|testIsNotWritable|testIsNotReadable|testRewindNotSeekable)).)*$'
--verbose
PHPUnit 9.5.0 by Sebastian Bergmann and contributors.
Test directory
"/builddir/build/BUILD/laminas-diactoros-4ff7400c1c12e404144992ef43c8b733fd9ad516/./vendor/http-interop/http-factory-tests/test"
not found
+ RETURN_CODE=1
+ for CMDARG in "php /usr/bin/phpunit9" php73 php74 php80
+ which php73
which: no php73 in
(/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin)
+ for CMDARG in "php /usr/bin/phpunit9" php73 php74 php80
+ which php74
which: no php74 in
(/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin)
+ for CMDARG in "php /usr/bin/phpunit9" php73 php74 php80
+ which php80
which: no php80 in
(/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin)
+ : check compat autoloader
+ php -r '
require
"/builddir/build/BUILDROOT/php-laminas-diactoros2-2.5.0-1.fc34.x86_64/usr/share/php/Zend/Diactoros2/autoload.php";
exit (class_exists("\\Zend\\Diactoros\\Request") ? 0 : 1);
'
+ exit 1


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to