me
/
guix
Archived
1
0
Fork 0

gnu: php: Disable yet another failing test.

* gnu/packages/php.scm (php)[arguments]: Delete the
openssl_x509_checkpurpose_basic.phpt test.
master
Tobias Geerinckx-Rice 2021-12-16 18:27:52 +01:00
parent b329c2139b
commit 5e59153595
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 4 additions and 1 deletions

View File

@ -343,7 +343,10 @@
;; Renicing a process fails in the build environment.
"ext/standard/tests/general_functions/proc_nice_basic.phpt"
;; Can fail on fast machines?
"Zend/tests/bug74093.phpt"))
"Zend/tests/bug74093.phpt"
;; Unknown reason <https://issues.guix.gnu.org/52513>.
"ext/openssl/tests/openssl_x509_checkpurpose_basic.phpt"))
;; Accomodate two extra openssl errors flanking the expected one:
;; random number generator:RAND_{load,write}_file:Cannot open file