-
Type: Improvement
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: libmongoc, Testing, Transactions
-
None
This view gives an overview of where this task has failed:
https://evergreen.mongodb.com/task_history/mongo-c-driver/test-latest-replica-set-noauth-nosasl-nossl?revision=548f0752509e7679ba7e90b767888ad2891f59d5#/commit-retry=fail
Failures contain the log:
[2019/08/28 12:22:31.374] extra actual event was not found in expectations: { "command_started_event" : { "command" : { "insert" : "test", "ordered" : true, "$db" : "withTransaction-tests", "lsid" : { "id" : { "$binary" : { "base64": "qkNMPZhLRESAVZ3Hf0tGzQ==", "subType" : "04" } } }, "$clusterTime" : { "clusterTime" : { "$timestamp" : { "t" : 1567009351, "i" : 1 } }, "signature" : { "hash" : { "$binary" : { "base64": "AAAAAAAAAAAAAAAAAAAAAAAAAAA=", "subType" : "00" } }, "keyId" : { "$numberLong" : "0"} } }, "readConcern" : { "afterClusterTime" : { "$timestamp" : { "t" : 1567009351, "i" : 1 } } }, "startTransaction" : true, "txnNumber" : { "$numberLong" : "2"}, "autocommit" : false, "documents" : [ { "_id" : { "$numberInt" : "1" } } ] }, "command_name" : "insert", "database_name" : "withTransaction-tests", "operation_id" : { "$numberLong" : "26039"} } }
It looks like these failures occur on Windows. Note, tests run a bit slower on Windows, so perhaps this is due to timing.