PYTHON-5042 Resync transaction spec tests (#2058)
This commit is contained in:
parent
820701f15a
commit
8fa6750a7e
@ -422,11 +422,6 @@
|
||||
},
|
||||
{
|
||||
"description": "commit is not retried after MaxTimeMSExpired error",
|
||||
"runOnRequirements": [
|
||||
{
|
||||
"serverless": "forbid"
|
||||
}
|
||||
],
|
||||
"operations": [
|
||||
{
|
||||
"name": "failPoint",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"description": "commit-writeconcernerror",
|
||||
"schemaVersion": "1.4",
|
||||
"schemaVersion": "1.3",
|
||||
"runOnRequirements": [
|
||||
{
|
||||
"minServerVersion": "4.0",
|
||||
@ -414,11 +414,6 @@
|
||||
},
|
||||
{
|
||||
"description": "commitTransaction is not retried after UnknownReplWriteConcern error",
|
||||
"runOnRequirements": [
|
||||
{
|
||||
"serverless": "forbid"
|
||||
}
|
||||
],
|
||||
"operations": [
|
||||
{
|
||||
"name": "failPoint",
|
||||
@ -551,11 +546,6 @@
|
||||
},
|
||||
{
|
||||
"description": "commitTransaction is not retried after UnsatisfiableWriteConcern error",
|
||||
"runOnRequirements": [
|
||||
{
|
||||
"serverless": "forbid"
|
||||
}
|
||||
],
|
||||
"operations": [
|
||||
{
|
||||
"name": "failPoint",
|
||||
@ -688,11 +678,6 @@
|
||||
},
|
||||
{
|
||||
"description": "commitTransaction is not retried after MaxTimeMSExpired error",
|
||||
"runOnRequirements": [
|
||||
{
|
||||
"serverless": "forbid"
|
||||
}
|
||||
],
|
||||
"operations": [
|
||||
{
|
||||
"name": "failPoint",
|
||||
|
||||
@ -127,7 +127,9 @@
|
||||
"update": {
|
||||
"x": 1
|
||||
},
|
||||
"new": false,
|
||||
"new": {
|
||||
"$$unsetOrMatches": false
|
||||
},
|
||||
"lsid": {
|
||||
"$$sessionLsid": "session0"
|
||||
},
|
||||
@ -299,7 +301,9 @@
|
||||
"update": {
|
||||
"x": 1
|
||||
},
|
||||
"new": false,
|
||||
"new": {
|
||||
"$$unsetOrMatches": false
|
||||
},
|
||||
"lsid": {
|
||||
"$$sessionLsid": "session0"
|
||||
},
|
||||
|
||||
@ -189,7 +189,9 @@
|
||||
"x": 1
|
||||
}
|
||||
},
|
||||
"new": false,
|
||||
"new": {
|
||||
"$$unsetOrMatches": false
|
||||
},
|
||||
"lsid": {
|
||||
"$$sessionLsid": "session0"
|
||||
},
|
||||
@ -281,7 +283,9 @@
|
||||
"x": 1
|
||||
}
|
||||
},
|
||||
"new": false,
|
||||
"new": {
|
||||
"$$unsetOrMatches": false
|
||||
},
|
||||
"lsid": {
|
||||
"$$sessionLsid": "session0"
|
||||
},
|
||||
@ -340,7 +344,9 @@
|
||||
"x": 1
|
||||
}
|
||||
},
|
||||
"new": false,
|
||||
"new": {
|
||||
"$$unsetOrMatches": false
|
||||
},
|
||||
"lsid": {
|
||||
"$$sessionLsid": "session0"
|
||||
},
|
||||
@ -485,7 +491,9 @@
|
||||
"x": 1
|
||||
}
|
||||
},
|
||||
"new": false,
|
||||
"new": {
|
||||
"$$unsetOrMatches": false
|
||||
},
|
||||
"lsid": {
|
||||
"$$sessionLsid": "session0"
|
||||
},
|
||||
|
||||
@ -232,7 +232,8 @@
|
||||
"id": "client1",
|
||||
"useMultipleMongoses": true,
|
||||
"uriOptions": {
|
||||
"heartbeatFrequencyMS": 30000
|
||||
"heartbeatFrequencyMS": 30000,
|
||||
"appName": "transactionsClient"
|
||||
},
|
||||
"observeEvents": [
|
||||
"commandStartedEvent"
|
||||
@ -299,7 +300,8 @@
|
||||
"isMaster",
|
||||
"hello"
|
||||
],
|
||||
"closeConnection": true
|
||||
"closeConnection": true,
|
||||
"appName": "transactionsClient"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1249,7 +1249,8 @@
|
||||
"id": "client1",
|
||||
"useMultipleMongoses": true,
|
||||
"uriOptions": {
|
||||
"heartbeatFrequencyMS": 30000
|
||||
"heartbeatFrequencyMS": 30000,
|
||||
"appName": "transactionsClient"
|
||||
},
|
||||
"observeEvents": [
|
||||
"commandStartedEvent"
|
||||
@ -1316,7 +1317,8 @@
|
||||
"isMaster",
|
||||
"hello"
|
||||
],
|
||||
"closeConnection": true
|
||||
"closeConnection": true,
|
||||
"appName": "transactionsClient"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -89,11 +89,6 @@
|
||||
"tests": [
|
||||
{
|
||||
"description": "commitTransaction fails after Interrupted",
|
||||
"runOnRequirements": [
|
||||
{
|
||||
"serverless": "forbid"
|
||||
}
|
||||
],
|
||||
"operations": [
|
||||
{
|
||||
"object": "testRunner",
|
||||
|
||||
@ -1417,7 +1417,9 @@
|
||||
"update": {
|
||||
"x": 1
|
||||
},
|
||||
"new": false,
|
||||
"new": {
|
||||
"$$unsetOrMatches": false
|
||||
},
|
||||
"lsid": {
|
||||
"$$sessionLsid": "session0"
|
||||
},
|
||||
@ -1522,7 +1524,9 @@
|
||||
"x": 1
|
||||
}
|
||||
},
|
||||
"new": false,
|
||||
"new": {
|
||||
"$$unsetOrMatches": false
|
||||
},
|
||||
"lsid": {
|
||||
"$$sessionLsid": "session0"
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user