gnu: php: Disable failing test.

It looks like the "Zend/tests/bug74093.phpt" test can fail on fast machines.

* gnu/packages/php.scm (php)[arguments]: Update 'prepare-tests' phase.
This commit is contained in:
Guillaume Le Vaillant 2021-09-07 22:23:00 +02:00
parent de8e2a699c
commit 4ccaaad45d
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -340,7 +340,9 @@ (define-public php
;; Expects an empty Array; gets one with " " in it.
"ext/pcre/tests/bug80118.phpt"
;; Renicing a process fails in the build environment.
"ext/standard/tests/general_functions/proc_nice_basic.phpt"))
"ext/standard/tests/general_functions/proc_nice_basic.phpt"
;; Can fail on fast machines?
"Zend/tests/bug74093.phpt"))
;; Accomodate two extra openssl errors flanking the expected one:
;; random number generator:RAND_{load,write}_file:Cannot open file