mongo-python-driver/.evergreen/spec-patch/PYTHON-5237.patch
Iris ca3cbc3f31
PYTHON-5253 Automated Spec Test Sync (#2409)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
2025-07-15 08:34:47 -07:00

49 lines
1.5 KiB
Diff

diff --git a/test/sessions/driver-sessions-dirty-session-errors.json b/test/sessions/driver-sessions-dirty-session-errors.json
index 6aa1da1d..d7a1c6ab 100644
--- a/test/sessions/driver-sessions-dirty-session-errors.json
+++ b/test/sessions/driver-sessions-dirty-session-errors.json
@@ -347,7 +347,9 @@
"x": 1
}
},
- "new": false,
+ "new": {
+ "$$unsetOrMatches": false
+ },
"lsid": {
"$$sessionLsid": "session0"
},
@@ -375,7 +377,9 @@
"x": 1
}
},
- "new": false,
+ "new": {
+ "$$unsetOrMatches": false
+ },
"lsid": {
"$$sessionLsid": "session0"
},
@@ -627,7 +631,9 @@
"x": 1
}
},
- "new": false,
+ "new": {
+ "$$unsetOrMatches": false
+ },
"lsid": {
"$$type": "object"
},
@@ -655,7 +661,9 @@
"x": 1
}
},
- "new": false,
+ "new": {
+ "$$unsetOrMatches": false
+ },
"lsid": {
"$$type": "object"
},