We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff1e07c commit 3fbdb13Copy full SHA for 3fbdb13
ext/pdo_mysql/tests/pdo_mysql___construct.phpt
@@ -6,7 +6,7 @@ pdo_mysql
6
<?php
7
require_once(__DIR__ . DIRECTORY_SEPARATOR . 'mysql_pdo_test.inc');
8
MySQLPDOTest::skip();
9
-if (getenv('CIRRUS_CI')) die('xfail Broken on Cirrus+ARM');
+if (getenv('CIRRUS_CI')) die('xfail Broken on Cirrus');
10
?>
11
--FILE--
12
0 commit comments