Skip to content

Commit 892800d

Browse files
committed
revert spec test changes
1 parent 21b2fcd commit 892800d

26 files changed

+157
-469
lines changed

test/spec/client-side-operations-timeout/deprecated-options.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"description": "operations ignore deprecated timeout options if timeoutMS is set",
2+
"description": "operations ignore deprected timeout options if timeoutMS is set",
33
"schemaVersion": "1.9",
44
"runOnRequirements": [
55
{

test/spec/client-side-operations-timeout/deprecated-options.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
description: "operations ignore deprecated timeout options if timeoutMS is set"
1+
description: "operations ignore deprected timeout options if timeoutMS is set"
22

33
schemaVersion: "1.9"
44

test/spec/client-side-operations-timeout/gridfs-advanced.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ tests:
119119
update: *filesCollectionName
120120
maxTimeMS: { $$type: ["int", "long"] }
121121

122-
# Tests for the "drop" operation. Any tests that might result in multiple commands being sent do not have expectEvents
122+
# Tests for the "drop" opration. Any tests that might result in multiple commands being sent do not have expectEvents
123123
# assertions as these assertions reduce test robustness and can cause flaky failures.
124124

125125
- description: "timeoutMS can be overridden for drop"

0 commit comments

Comments
 (0)