summaryrefslogtreecommitdiff
path: root/gnu/packages/php.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-12-16 18:27:52 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2021-12-16 18:28:43 +0100
commit5e59153595bd1346df3eaa79461209b34d879185 (patch)
treec868f1267271a922375139da6ce6d4e04b42644d /gnu/packages/php.scm
parentb329c2139b9f0818f27107bec5226cb98cfe1446 (diff)
downloadguix-patches-5e59153595bd1346df3eaa79461209b34d879185.tar
guix-patches-5e59153595bd1346df3eaa79461209b34d879185.tar.gz
gnu: php: Disable yet another failing test.
* gnu/packages/php.scm (php)[arguments]: Delete the openssl_x509_checkpurpose_basic.phpt test.
Diffstat (limited to 'gnu/packages/php.scm')
-rw-r--r--gnu/packages/php.scm5
1 files changed, 4 insertions, 1 deletions
diff --git a/gnu/packages/php.scm b/gnu/packages/php.scm
index b81fae1f74..a633e0790b 100644
--- a/gnu/packages/php.scm
+++ b/gnu/packages/php.scm
@@ -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