Skip to content

Commit 220541a

Browse files
committed
Skip test pending libmongoc segfault fix (CDRIVER-4290)
1 parent 2db00e0 commit 220541a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/server/server-executeQuery-012.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
MongoDB\Driver\Server::executeQuery() pins transaction to server
3+
--XFAIL--
4+
_mongoc_cursor_fetch_stream segfault (CDRIVER-4290)
35
--SKIPIF--
46
<?php require __DIR__ . "/../utils/basic-skipif.inc"; ?>
57
<?php skip_if_not_mongos(); ?>

0 commit comments

Comments
 (0)