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 7679dc7 commit 6a9966bCopy full SHA for 6a9966b
src/libmongoc/tests/unified/runner.c
@@ -69,7 +69,7 @@ skipped_unified_test_t SKIPPED_TESTS[] = {
69
{"poc-crud", SKIP_ALL_TESTS},
70
{"db-aggregate", SKIP_ALL_TESTS},
71
{"mongos-unpin", SKIP_ALL_TESTS},
72
- /* CMAP is not implemented */
+ /* CDRIVER-2871: CMAP is not implemented */
73
{"assertNumberConnectionsCheckedOut", SKIP_ALL_TESTS},
74
{"entity-client-cmap-events", SKIP_ALL_TESTS},
75
{"expectedEventsForClient-eventType", SKIP_ALL_TESTS},
0 commit comments