You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.test("client-side-encryption", "namedKMS-createDataKey", "create datakey with named KMIP KMS provider");
49
49
50
50
def.retry("TODO reason")
51
-
.whenExceptionContains("Number of checked out connections must match expected")
51
+
.whenFailureContains("Number of checked out connections must match expected")
52
52
.test("load-balancers", "cursors are correctly pinned to connections for load-balanced clusters", "pinned connections are returned after a network error during a killCursors request");
53
53
54
54
def.retry("TODO reason")
@@ -295,7 +295,7 @@ public static final class TestDef {
0 commit comments