Skip to content

Commit 5833e98

Browse files
committed
PHPC-2660 Skip test on load balanced connections
1 parent b4f4d1f commit 5833e98

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/cursor/bug2660-001.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ PHPC-2660: killCursors is sent after a connection error during getMore
55
<?php skip_if_not_libmongoc_crypto(); ?>
66
<?php skip_if_test_commands_disabled(); ?>
77
<?php skip_if_not_live(); ?>
8+
<?php skip_if_load_balanced(); ?>
89
<?php skip_if_not_clean(); ?>
910
--FILE--
1011
<?php

0 commit comments

Comments
 (0)