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 238020f commit 410b49dCopy full SHA for 410b49d
tests/test-bulk.c
@@ -1835,12 +1835,14 @@ _test_wtimeout_plus_duplicate_key_err (bool has_write_commands)
1835
mock_server_destroy (mock_server);
1836
}
1837
1838
-
+
1839
+#ifdef TODO_CDRIVER_707
1840
static void
1841
test_wtimeout_plus_duplicate_key_err_legacy (void)
1842
{
1843
_test_wtimeout_plus_duplicate_key_err (false);
1844
1845
+#endif
1846
1847
1848
0 commit comments