We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9be9f70 + d6172ce commit 33c75d9Copy full SHA for 33c75d9
ext/snmp/tests/gh16959.phpt
@@ -5,6 +5,7 @@ snmp
5
--SKIPIF--
6
<?php
7
require_once(__DIR__.'/skipif.inc');
8
+if (getenv('SKIP_ASAN')) die('skip Causes timeout on asan');
9
?>
10
--FILE--
11
0 commit comments