Skip to content

Commit

Permalink
revert spec test changes
Browse files Browse the repository at this point in the history
  • Loading branch information
W-A-James committed Apr 26, 2024
1 parent 7632335 commit 91a30a2
Show file tree
Hide file tree
Showing 26 changed files with 157 additions and 469 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "operations ignore deprecated timeout options if timeoutMS is set",
"description": "operations ignore deprected timeout options if timeoutMS is set",
"schemaVersion": "1.9",
"runOnRequirements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: "operations ignore deprecated timeout options if timeoutMS is set"
description: "operations ignore deprected timeout options if timeoutMS is set"

schemaVersion: "1.9"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ tests:
update: *filesCollectionName
maxTimeMS: { $$type: ["int", "long"] }

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

- description: "timeoutMS can be overridden for drop"
Expand Down

0 comments on commit 91a30a2

Please sign in to comment.