PYTHON-4999 Resync retryable writes tests (#2073)

This commit is contained in:
Shane Harvey 2025-01-23 12:47:19 -08:00 committed by GitHub
parent cfe7784db9
commit a3cc43f60d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"description": "aggregate with $out/$merge does not set txnNumber",
"schemaVersion": "1.3",
"schemaVersion": "1.4",
"runOnRequirements": [
{
"minServerVersion": "3.6",
@ -45,6 +45,11 @@
"tests": [
{
"description": "aggregate with $out does not set txnNumber",
"runOnRequirements": [
{
"serverless": "forbid"
}
],
"operations": [
{
"object": "collection0",