Skip to content

Commit 3396e4b

Browse files
committed
Merge pull request #122
2 parents 06281f7 + f503329 commit 3396e4b

File tree

4 files changed

+2
-6
lines changed

4 files changed

+2
-6
lines changed

tests/server/server-executeCommand-002.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
MongoDB\Driver\Server::executeCommand() takes a read preference
3-
--XFAIL--
4-
See PHPC-441: slaveOk bit not set when using hint to query a secondary directly
53
--SKIPIF--
64
<?php require __DIR__ . "/../utils/basic-skipif.inc"; NEEDS("REPLICASET"); ?>
75
--FILE--

tests/server/server-executeQuery-005.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
MongoDB\Driver\Server::executeQuery() takes a read preference
3-
--XFAIL--
4-
See PHPC-441: slaveOk bit not set when using hint to query a secondary directly
53
--SKIPIF--
64
<?php require __DIR__ . "/../utils/basic-skipif.inc"; NEEDS("REPLICASET"); ?>
75
--FILE--

0 commit comments

Comments
 (0)