Skip to content

Commit 9cb6477

Browse files
committed
PYTHON-2926 Skip failing aggregate $out test on 5.1
1 parent 7467aa6 commit 9cb6477

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/crud/unified/aggregate-out-readConcern.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,11 @@
262262
},
263263
{
264264
"description": "readConcern available with out stage",
265+
"runOnRequirements": [
266+
{
267+
"maxServerVersion": "5.0.99"
268+
}
269+
],
265270
"operations": [
266271
{
267272
"object": "collection_readConcern_available",

0 commit comments

Comments
 (0)