summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Streit <simon@netpanic.org>2023-11-24 10:02:26 +0100
committerSimon Streit <simon@netpanic.org>2023-11-24 23:49:04 +0100
commit56852228f4ba5b141c9f1f87df8bd1d77ea319a1 (patch)
tree4dd57fd02cd1e710232751ebeefbc8c741e49bbb
parentd1313ec921cdec7746647423db5fb8f2c90fe07c (diff)
siguix: php-8.1: Remove tests.
* siguix/packages/php.scm (php-8.1): [phases]: Remove of test quote and paring_file_too_large.
-rw-r--r--siguix/packages/php.scm9
1 files changed, 8 insertions, 1 deletions
diff --git a/siguix/packages/php.scm b/siguix/packages/php.scm
index 94b0c5c..904da23 100644
--- a/siguix/packages/php.scm
+++ b/siguix/packages/php.scm
@@ -238,7 +238,14 @@
"ext/gd/tests/bug73272.phpt"
;; Potential unsigned underflow in gdImageScale
- "ext/gd/tests/bug77269.phpt"))
+ "ext/gd/tests/bug77269.phpt"
+
+ ;; quote() returns unquoted string.
+ "ext/pdo_sqlite/tests/bug81740.phpt"
+
+ ;; Some files are to large to parse.
+ "ext/tidy/tests/parsing_file_too_large.phpt"
+ ))
;; Accomodate two extra openssl errors flanking the expected one:
;; random number generator:RAND_{load,write}_file:Cannot open file