Skip to content

Commit ac2264f

Browse files
committed
try with updated specs
1 parent b63db31 commit ac2264f

5 files changed

+862
-120
lines changed

test/crud/unified/aggregate-write-readPreference.json

Lines changed: 0 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,6 @@
7878
"x": 33
7979
}
8080
]
81-
},
82-
{
83-
"collectionName": "coll1",
84-
"databaseName": "db0",
85-
"documents": []
8681
}
8782
],
8883
"tests": [
@@ -159,22 +154,6 @@
159154
}
160155
]
161156
}
162-
],
163-
"outcome": [
164-
{
165-
"collectionName": "coll1",
166-
"databaseName": "db0",
167-
"documents": [
168-
{
169-
"_id": 2,
170-
"x": 22
171-
},
172-
{
173-
"_id": 3,
174-
"x": 33
175-
}
176-
]
177-
}
178157
]
179158
},
180159
{
@@ -250,22 +229,6 @@
250229
}
251230
]
252231
}
253-
],
254-
"outcome": [
255-
{
256-
"collectionName": "coll1",
257-
"databaseName": "db0",
258-
"documents": [
259-
{
260-
"_id": 2,
261-
"x": 22
262-
},
263-
{
264-
"_id": 3,
265-
"x": 33
266-
}
267-
]
268-
}
269232
]
270233
},
271234
{
@@ -344,22 +307,6 @@
344307
}
345308
]
346309
}
347-
],
348-
"outcome": [
349-
{
350-
"collectionName": "coll1",
351-
"databaseName": "db0",
352-
"documents": [
353-
{
354-
"_id": 2,
355-
"x": 22
356-
},
357-
{
358-
"_id": 3,
359-
"x": 33
360-
}
361-
]
362-
}
363310
]
364311
},
365312
{
@@ -438,22 +385,6 @@
438385
}
439386
]
440387
}
441-
],
442-
"outcome": [
443-
{
444-
"collectionName": "coll1",
445-
"databaseName": "db0",
446-
"documents": [
447-
{
448-
"_id": 2,
449-
"x": 22
450-
},
451-
{
452-
"_id": 3,
453-
"x": 33
454-
}
455-
]
456-
}
457388
]
458389
}
459390
]

0 commit comments

Comments
 (0)