We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe7784 commit a3cc43fCopy full SHA for a3cc43f
test/retryable_writes/unified/aggregate-out-merge.json
@@ -1,6 +1,6 @@
1
{
2
"description": "aggregate with $out/$merge does not set txnNumber",
3
- "schemaVersion": "1.3",
+ "schemaVersion": "1.4",
4
"runOnRequirements": [
5
6
"minServerVersion": "3.6",
@@ -45,6 +45,11 @@
45
"tests": [
46
47
"description": "aggregate with $out does not set txnNumber",
48
+ "runOnRequirements": [
49
+ {
50
+ "serverless": "forbid"
51
+ }
52
+ ],
53
"operations": [
54
55
"object": "collection0",
0 commit comments