Skip to content

Commit 851c7f0

Browse files
authored
CDRIVER-4429 sync change-streams-resume-errorLabels test (#1075)
Syncs to mongodb/specifications commit 8d897ad01f8c600ddaef139740d5b68fd2950c0e
1 parent 2352cb6 commit 851c7f0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/libmongoc/tests/json/change_streams/unified/change-streams-resume-errorLabels.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1478,6 +1478,11 @@
14781478
},
14791479
{
14801480
"description": "change stream resumes after StaleShardVersion",
1481+
"runOnRequirements": [
1482+
{
1483+
"maxServerVersion": "6.0.99"
1484+
}
1485+
],
14811486
"operations": [
14821487
{
14831488
"name": "failPoint",

0 commit comments

Comments
 (0)