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 9c0d404 commit e75191eCopy full SHA for e75191e
tests/server/server-executeCommand-002.phpt
@@ -1,5 +1,7 @@
1
--TEST--
2
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
5
--SKIPIF--
6
<?php require __DIR__ . "/../utils/basic-skipif.inc"; NEEDS("REPLICASET"); ?>
7
--FILE--
tests/server/server-executeQuery-005.phpt
MongoDB\Driver\Server::executeQuery() takes a read preference
0 commit comments