Skip to content

Bump tests/specifications from 25bee54 to 05ca6b3#1922

Open
dependabot[bot] wants to merge 1 commit into
v2.xfrom
dependabot/submodules/tests/specifications-05ca6b3
Open

Bump tests/specifications from 25bee54 to 05ca6b3#1922
dependabot[bot] wants to merge 1 commit into
v2.xfrom
dependabot/submodules/tests/specifications-05ca6b3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps tests/specifications from 25bee54 to 05ca6b3.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jun 15, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 15, 2026 06:43
@dependabot dependabot Bot added the submodules Pull requests that update Submodules code label Jun 15, 2026
@dependabot dependabot Bot requested a review from paulinevos June 15, 2026 06:43
@codecov-commenter

codecov-commenter commented Jun 15, 2026

Copy link
Copy Markdown

❌ 5 Tests Failed:

Tests completed Failed Passed Skipped
6010 5 6005 1083
View the full list of 5 ❄️ flaky test(s)
MongoDB.Tests.UnifiedSpecTests.UnifiedSpecTest::testTransactions with data set "transactions/commit: reset session state abort"

Flake rate in main: 31.07% (Passed 122 times, Failed 55 times)

Stack Traces | 0.052s run time
MongoDB\Tests\UnifiedSpecTests\UnifiedSpecTest::testTransactions with data set "transactions/commit: reset session state abort"
client1 event[2]: command matches
Failed asserting that expected value matches actual value.
$actual does not have expected key "readConcern"
--- Expected
+++ Actual
@@ @@
-MongoDB\Model\BSONDocument Object #153785 (
+MongoDB\Model\BSONDocument Object #153469 (
     'insert' => 'test',
-    'documents' => MongoDB\Model\BSONArray Object #153804 (
-        0 => MongoDB\Model\BSONDocument Object #169084 (
-            '_id' => 2,
+    'ordered' => true,
+    '$db' => 'transaction-tests',
+    'lsid' => MongoDB\Model\BSONDocument Object #154194 (
+        'id' => MongoDB\BSON\Binary Object #169094 (
+            'data' => Binary String: 0x4b8c0677a82e4945a541242bb6045f5b,
+            'type' => 4,
         ),
     ),
-    'ordered' => true,
-    'readConcern' => MongoDB\Model\BSONDocument Object #153802 (
-        'afterClusterTime' => MongoDB\Model\BSONDocument Object #153752 (
-            '$$exists' => true,
+    '$clusterTime' => MongoDB\Model\BSONDocument Object #153824 (
+        'clusterTime' => MongoDB\BSON\Timestamp Object #153826 (
+            'increment' => '14',
+            'timestamp' => '1781528165',
         ),
+        'signature' => MongoDB\Model\BSONDocument Object #153832 (
+            'hash' => MongoDB\BSON\Binary Object #153800 (
+                'data' => Binary String: 0x0000000000000000000000000000000000000000,
+                'type' => 0,
+            ),
+            'keyId' => 0,
+        ),
     ),
-    'lsid' => MongoDB\Model\BSONDocument Object #153822 (
-        '$$sessionLsid' => 'session1',
-    ),
-    'txnNumber' => MongoDB\Model\BSONDocument Object #153833 (
-        '$$exists' => false,
-    ),
-    'startTransaction' => MongoDB\Model\BSONDocument Object #153805 (
-        '$$exists' => false,
-    ),
-    'autocommit' => MongoDB\Model\BSONDocument Object #153770 (
-        '$$exists' => false,
+    'documents' => MongoDB\Model\BSONArray Object #153809 (
+        0 => MongoDB\Model\BSONDocument Object #153811 (
+            '_id' => 2,
+        ),
     ),
 )

.../UnifiedSpecTests/Constraint/Matches.php:112
.../tests/UnifiedSpecTests/EventObserver.php:234
.../tests/UnifiedSpecTests/EventObserver.php:220
.../tests/UnifiedSpecTests/EventObserver.php:211
.../tests/UnifiedSpecTests/Context.php:173
.../tests/UnifiedSpecTests/UnifiedTestRunner.php:224
.../tests/UnifiedSpecTests/UnifiedTestRunner.php:106
.../tests/UnifiedSpecTests/UnifiedSpecTest.php:289
MongoDB.Tests.UnifiedSpecTests.UnifiedSpecTest::testTransactions with data set "transactions/commit: reset session state commit"

Flake rate in main: 8.33% (Passed 11 times, Failed 1 times)

Stack Traces | 0.0529s run time
MongoDB\Tests\UnifiedSpecTests\UnifiedSpecTest::testTransactions with data set "transactions/commit: reset session state commit"
client1 event[2]: command matches
Failed asserting that expected value matches actual value.
$actual does not have expected key "readConcern"
--- Expected
+++ Actual
@@ @@
-MongoDB\Model\BSONDocument Object #153342 (
+MongoDB\Model\BSONDocument Object #153908 (
     'insert' => 'test',
-    'documents' => MongoDB\Model\BSONArray Object #153912 (
-        0 => MongoDB\Model\BSONDocument Object #153923 (
-            '_id' => 2,
+    'ordered' => true,
+    '$db' => 'transaction-tests',
+    'lsid' => MongoDB\Model\BSONDocument Object #153955 (
+        'id' => MongoDB\BSON\Binary Object #169101 (
+            'data' => 'd?q?HQO/???7U?e',
+            'type' => 4,
         ),
     ),
-    'ordered' => true,
-    'readConcern' => MongoDB\Model\BSONDocument Object #153844 (
-        'afterClusterTime' => MongoDB\Model\BSONDocument Object #153899 (
-            '$$exists' => true,
+    '$clusterTime' => MongoDB\Model\BSONDocument Object #153857 (
+        'clusterTime' => MongoDB\BSON\Timestamp Object #153915 (
+            'increment' => '11',
+            'timestamp' => '1781528165',
         ),
+        'signature' => MongoDB\Model\BSONDocument Object #169092 (
+            'hash' => MongoDB\BSON\Binary Object #153890 (
+                'data' => Binary String: 0x0000000000000000000000000000000000000000,
+                'type' => 0,
+            ),
+            'keyId' => 0,
+        ),
     ),
-    'lsid' => MongoDB\Model\BSONDocument Object #153918 (
-        '$$sessionLsid' => 'session1',
-    ),
-    'txnNumber' => MongoDB\Model\BSONDocument Object #153755 (
-        '$$exists' => false,
-    ),
-    'startTransaction' => MongoDB\Model\BSONDocument Object #153893 (
-        '$$exists' => false,
-    ),
-    'autocommit' => MongoDB\Model\BSONDocument Object #153911 (
-        '$$exists' => false,
+    'documents' => MongoDB\Model\BSONArray Object #153921 (
+        0 => MongoDB\Model\BSONDocument Object #153768 (
+            '_id' => 2,
+        ),
     ),
 )

.../UnifiedSpecTests/Constraint/Matches.php:112
.../tests/UnifiedSpecTests/EventObserver.php:234
.../tests/UnifiedSpecTests/EventObserver.php:220
.../tests/UnifiedSpecTests/EventObserver.php:211
.../tests/UnifiedSpecTests/Context.php:173
.../tests/UnifiedSpecTests/UnifiedTestRunner.php:224
.../tests/UnifiedSpecTests/UnifiedTestRunner.php:106
.../tests/UnifiedSpecTests/UnifiedSpecTest.php:289
MongoDB.Tests.UnifiedSpecTests.UnifiedSpecTest::testTransactions with data set "transactions/retryable-writes: increment txnNumber"

Flake rate in main: 6.76% (Passed 69 times, Failed 5 times)

Stack Traces | 0.0655s run time
MongoDB\Tests\UnifiedSpecTests\UnifiedSpecTest::testTransactions with data set "transactions/retryable-writes: increment txnNumber"
client0 event[2]: command matches
Failed asserting that expected value matches actual value.
$actual does not have expected key "readConcern"
--- Expected
+++ Actual
@@ @@
-MongoDB\Model\BSONDocument Object #166300 (
+MongoDB\Model\BSONDocument Object #166252 (
     'insert' => 'test',
-    'documents' => MongoDB\Model\BSONArray Object #166233 (
-        0 => MongoDB\Model\BSONDocument Object #166226 (
-            '_id' => 2,
+    'ordered' => true,
+    '$db' => 'transaction-tests',
+    'lsid' => MongoDB\Model\BSONDocument Object #166297 (
+        'id' => MongoDB\BSON\Binary Object #166342 (
+            'data' => Binary String: 0x9cb32b261932487f8d0be601b3edd801,
+            'type' => 4,
         ),
     ),
-    'ordered' => true,
-    'readConcern' => MongoDB\Model\BSONDocument Object #166280 (
-        'afterClusterTime' => MongoDB\Model\BSONDocument Object #166287 (
-            '$$exists' => true,
+    'txnNumber' => 2,
+    '$clusterTime' => MongoDB\Model\BSONDocument Object #166235 (
+        'clusterTime' => MongoDB\BSON\Timestamp Object #166265 (
+            'increment' => '4',
+            'timestamp' => '1781528182',
         ),
+        'signature' => MongoDB\Model\BSONDocument Object #166291 (
+            'hash' => MongoDB\BSON\Binary Object #166334 (
+                'data' => Binary String: 0x0000000000000000000000000000000000000000,
+                'type' => 0,
+            ),
+            'keyId' => 0,
+        ),
     ),
-    'lsid' => MongoDB\Model\BSONDocument Object #166270 (
-        '$$sessionLsid' => 'session0',
-    ),
-    'txnNumber' => MongoDB\BSON\Int64 Object #166553 (
-        'integer' => '2',
-    ),
-    'startTransaction' => MongoDB\Model\BSONDocument Object #166171 (
-        '$$exists' => false,
-    ),
-    'autocommit' => MongoDB\Model\BSONDocument Object #166293 (
-        '$$exists' => false,
-    ),
-    'writeConcern' => MongoDB\Model\BSONDocument Object #166303 (
-        '$$exists' => false,
+    'documents' => MongoDB\Model\BSONArray Object #166286 (
+        0 => MongoDB\Model\BSONDocument Object #169666 (
+            '_id' => 2,
+        ),
     ),
 )

.../UnifiedSpecTests/Constraint/Matches.php:112
.../tests/UnifiedSpecTests/EventObserver.php:234
.../tests/UnifiedSpecTests/EventObserver.php:220
.../tests/UnifiedSpecTests/EventObserver.php:211
.../tests/UnifiedSpecTests/Context.php:173
.../tests/UnifiedSpecTests/UnifiedTestRunner.php:224
.../tests/UnifiedSpecTests/UnifiedTestRunner.php:106
.../tests/UnifiedSpecTests/UnifiedSpecTest.php:289
MongoDB.Tests.UnifiedSpecTests.UnifiedSpecTest::testTransactionsConvenientApi with data set "transactions-convenient-api/callback-aborts: withTransaction still succeeds if callback aborts and runs extra op"

Flake rate in main: 8.33% (Passed 11 times, Failed 1 times)

Stack Traces | 0.0454s run time
MongoDB\Tests\UnifiedSpecTests\UnifiedSpecTest::testTransactionsConvenientApi with data set "transactions-convenient-api/callback-aborts: withTransaction still succeeds if callback aborts and runs extra op"
client0 event[2]: command matches
Failed asserting that expected value matches actual value.
$actual does not have expected key "readConcern"
--- Expected
+++ Actual
@@ @@
-MongoDB\Model\BSONDocument Object #169846 (
+MongoDB\Model\BSONDocument Object #168579 (
     'insert' => 'test',
-    'documents' => MongoDB\Model\BSONArray Object #168609 (
-        0 => MongoDB\Model\BSONDocument Object #169831 (
-            '_id' => 2,
+    'ordered' => true,
+    '$db' => 'withTransaction-tests',
+    'lsid' => MongoDB\Model\BSONDocument Object #169812 (
+        'id' => MongoDB\BSON\Binary Object #168535 (
+            'data' => Binary String: 0xdb1bff2a480642d1bfed5ed8703ba470,
+            'type' => 4,
         ),
     ),
-    'ordered' => true,
-    'lsid' => MongoDB\Model\BSONDocument Object #168559 (
-        '$$sessionLsid' => 'session0',
+    'txnNumber' => 2,
+    '$clusterTime' => MongoDB\Model\BSONDocument Object #169849 (
+        'clusterTime' => MongoDB\BSON\Timestamp Object #168443 (
+            'increment' => '18',
+            'timestamp' => '1781528184',
+        ),
+        'signature' => MongoDB\Model\BSONDocument Object #168185 (
+            'hash' => MongoDB\BSON\Binary Object #168581 (
+                'data' => Binary String: 0x0000000000000000000000000000000000000000,
+                'type' => 0,
+            ),
+            'keyId' => 0,
+        ),
     ),
-    'readConcern' => MongoDB\Model\BSONDocument Object #169833 (
-        'afterClusterTime' => MongoDB\Model\BSONDocument Object #168599 (
-            '$$exists' => true,
+    'documents' => MongoDB\Model\BSONArray Object #168195 (
+        0 => MongoDB\Model\BSONDocument Object #168605 (
+            '_id' => 2,
         ),
-    ),
-    'autocommit' => MongoDB\Model\BSONDocument Object #169847 (
-        '$$exists' => false,
-    ),
-    'startTransaction' => MongoDB\Model\BSONDocument Object #168564 (
-        '$$exists' => false,
-    ),
-    'writeConcern' => MongoDB\Model\BSONDocument Object #169848 (
-        '$$exists' => false,
     ),
 )

.../UnifiedSpecTests/Constraint/Matches.php:112
.../tests/UnifiedSpecTests/EventObserver.php:234
.../tests/UnifiedSpecTests/EventObserver.php:220
.../tests/UnifiedSpecTests/EventObserver.php:211
.../tests/UnifiedSpecTests/Context.php:173
.../tests/UnifiedSpecTests/UnifiedTestRunner.php:224
.../tests/UnifiedSpecTests/UnifiedTestRunner.php:106
.../tests/UnifiedSpecTests/UnifiedSpecTest.php:300
MongoDB.Tests.UnifiedSpecTests.UnifiedSpecTest::testTransactionsConvenientApi with data set "transactions-convenient-api/callback-commits: withTransaction still succeeds if callback commits and runs extra op"

Flake rate in main: 15.52% (Passed 49 times, Failed 9 times)

Stack Traces | 0.0525s run time
MongoDB\Tests\UnifiedSpecTests\UnifiedSpecTest::testTransactionsConvenientApi with data set "transactions-convenient-api/callback-commits: withTransaction still succeeds if callback commits and runs extra op"
client0 event[3]: command matches
Failed asserting that expected value matches actual value.
$actual does not have expected key "readConcern"
--- Expected
+++ Actual
@@ @@
-MongoDB\Model\BSONDocument Object #168607 (
+MongoDB\Model\BSONDocument Object #168555 (
     'insert' => 'test',
-    'documents' => MongoDB\Model\BSONArray Object #168590 (
-        0 => MongoDB\Model\BSONDocument Object #169833 (
-            '_id' => 3,
+    'ordered' => true,
+    '$db' => 'withTransaction-tests',
+    'lsid' => MongoDB\Model\BSONDocument Object #169845 (
+        'id' => MongoDB\BSON\Binary Object #168572 (
+            'data' => '?????\r
+@w?????s?B',
+            'type' => 4,
         ),
     ),
-    'ordered' => true,
-    'lsid' => MongoDB\Model\BSONDocument Object #170029 (
-        '$$sessionLsid' => 'session0',
+    'txnNumber' => 2,
+    '$clusterTime' => MongoDB\Model\BSONDocument Object #168571 (
+        'clusterTime' => MongoDB\BSON\Timestamp Object #168486 (
+            'increment' => '25',
+            'timestamp' => '1781528184',
+        ),
+        'signature' => MongoDB\Model\BSONDocument Object #168585 (
+            'hash' => MongoDB\BSON\Binary Object #168554 (
+                'data' => Binary String: 0x0000000000000000000000000000000000000000,
+                'type' => 0,
+            ),
+            'keyId' => 0,
+        ),
     ),
-    'readConcern' => MongoDB\Model\BSONDocument Object #170028 (
-        'afterClusterTime' => MongoDB\Model\BSONDocument Object #168586 (
-            '$$exists' => true,
+    'documents' => MongoDB\Model\BSONArray Object #170024 (
+        0 => MongoDB\Model\BSONDocument Object #170039 (
+            '_id' => 3,
         ),
-    ),
-    'autocommit' => MongoDB\Model\BSONDocument Object #169831 (
-        '$$exists' => false,
-    ),
-    'startTransaction' => MongoDB\Model\BSONDocument Object #170027 (
-        '$$exists' => false,
-    ),
-    'writeConcern' => MongoDB\Model\BSONDocument Object #169775 (
-        '$$exists' => false,
     ),
 )

.../UnifiedSpecTests/Constraint/Matches.php:112
.../tests/UnifiedSpecTests/EventObserver.php:234
.../tests/UnifiedSpecTests/EventObserver.php:220
.../tests/UnifiedSpecTests/EventObserver.php:211
.../tests/UnifiedSpecTests/Context.php:173
.../tests/UnifiedSpecTests/UnifiedTestRunner.php:224
.../tests/UnifiedSpecTests/UnifiedTestRunner.php:106
.../tests/UnifiedSpecTests/UnifiedSpecTest.php:300

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@paulinevos

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [tests/specifications](https://github.com/mongodb/specifications) from `25bee54` to `05ca6b3`.
- [Release notes](https://github.com/mongodb/specifications/releases)
- [Commits](mongodb/specifications@25bee54...05ca6b3)

---
updated-dependencies:
- dependency-name: tests/specifications
  dependency-version: 05ca6b36b95b0b331a18ad1fdb0460eeb394270a
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/submodules/tests/specifications-05ca6b3 branch from 1863475 to 623cce1 Compare June 15, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants