Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions ext/snmp/tests/bug64124.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ if (@inet_ntop($packed) === false) {
die("skip no IPv6 support");
}
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/bug64159.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ require_once(__DIR__.'/skipif.inc');
?>
--ENV--
MIBS=noneXistent
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/generic_timeout_error.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ snmp
<?php
require_once(__DIR__.'/skipif.inc');
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/ipv6.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ if (@inet_ntop($packed) === false) {
die("skip no IPv6 support");
}
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/snmp-object-errno-errstr.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ snmp
require_once(__DIR__.'/skipif.inc');
if (getenv('SKIP_ASAN')) die('skip Timeouts under ASAN');
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/snmp-object.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ snmp
<?php
require_once(__DIR__.'/skipif.inc');
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/snmp2_get.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ snmp
require_once(__DIR__.'/skipif.inc');
if (getenv('SKIP_ASAN')) die('skip Timeouts under ASAN');
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/snmp2_getnext.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ snmp
<?php
require_once(__DIR__.'/skipif.inc');
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/snmp2_real_walk.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ snmp
<?php
require_once(__DIR__.'/skipif.inc');
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/snmp2_set-nomib.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ if (getenv('SKIP_ASAN')) die('skip Timeouts under ASAN');
?>
--ENV--
MIBS=
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/snmp2_set.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ snmp
<?php
require_once(__DIR__.'/skipif.inc');
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/snmp2_walk.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ snmp
require_once(__DIR__.'/skipif.inc');
if (getenv('SKIP_ASAN')) die('skip Timeouts under ASAN');
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/snmp3-error.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ snmp
require_once(__DIR__.'/skipif.inc');
if (getenv('SKIP_ASAN')) die('skip Timeouts under ASAN');
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/snmp3.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ snmp
<?php
require_once(__DIR__.'/skipif.inc');
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
3 changes: 2 additions & 1 deletion ext/snmp/tests/snmp_getvalue.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ snmp
--SKIPIF--
<?php
require_once(__DIR__.'/skipif.inc');
if (PHP_OS_FAMILY === "Windows") die("xfail fails on Windows for unknown reasons");
if (getenv('SKIP_ASAN')) die('skip Timeouts under ASAN');
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/snmpget.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ snmp
require_once(__DIR__.'/skipif.inc');
if (getenv('SKIP_ASAN')) die('skip Timeouts under ASAN');
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/snmpgetnext.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ snmp
<?php
require_once(__DIR__.'/skipif.inc');
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/snmprealwalk.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ snmp
<?php
require_once(__DIR__.'/skipif.inc');
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/snmpset-nomib.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ if (getenv('SKIP_ASAN')) die('skip Timeouts under ASAN');
?>
--ENV--
MIBS=
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/snmpset.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ snmp
<?php
require_once(__DIR__.'/skipif.inc');
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down
2 changes: 2 additions & 0 deletions ext/snmp/tests/snmpwalk.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ snmp
require_once(__DIR__.'/skipif.inc');
if (getenv('SKIP_ASAN')) die('skip Timeouts under ASAN');
?>
--XFAIL--
SNMP tests might possibly fail on Windows
--FILE--
<?php
require_once(__DIR__.'/snmp_include.inc');
Expand Down