mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-28 21:20:29 +02:00
gnu: php: Disable failing test on Arm.
* gnu/packages/php.scm (php): Disable timing sensitive failing test on Arm.
This commit is contained in:
@@ -194,7 +194,8 @@
|
||||
"ext/intl/tests/timezone_getErrorCodeMessage_basic.phpt"
|
||||
"ext/intl/tests/timezone_getOffset_error.phpt"
|
||||
"sapi/cli/tests/cli_process_title_unix.phpt"
|
||||
"sapi/cli/tests/upload_2G.phpt")))
|
||||
"sapi/cli/tests/upload_2G.phpt"
|
||||
"Zend/tests/concat_003.phpt")))
|
||||
'())
|
||||
|
||||
;; Drop tests that are known to fail.
|
||||
|
||||
Reference in New Issue
Block a user