Skip to content

Bump tests/specifications from 25bee54 to c9b3ee0#1919

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps tests/specifications from 25bee54 to c9b3ee0.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jun 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 8, 2026 06:43
@dependabot dependabot Bot requested a review from GromNaN June 8, 2026 06:43
@codecov-commenter

codecov-commenter commented Jun 8, 2026

Copy link
Copy Markdown

❌ 5 Tests Failed:

Tests completed Failed Passed Skipped
5750 5 5745 1337
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: 7.14% (Passed 13 times, Failed 1 times)

Stack Traces | 0.0649s 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 #153749 (
+MongoDB\Model\BSONDocument Object #153433 (
     'insert' => 'test',
-    'documents' => MongoDB\Model\BSONArray Object #153768 (
-        0 => MongoDB\Model\BSONDocument Object #169048 (
-            '_id' => 2,
+    'ordered' => true,
+    '$db' => 'transaction-tests',
+    'lsid' => MongoDB\Model\BSONDocument Object #154158 (
+        'id' => MongoDB\BSON\Binary Object #169058 (
+            'data' => '11????D	?o????uO',
+            'type' => 4,
         ),
     ),
-    'ordered' => true,
-    'readConcern' => MongoDB\Model\BSONDocument Object #153766 (
-        'afterClusterTime' => MongoDB\Model\BSONDocument Object #153716 (
-            '$$exists' => true,
+    '$clusterTime' => MongoDB\Model\BSONDocument Object #153839 (
+        'clusterTime' => MongoDB\BSON\Timestamp Object #153790 (
+            'increment' => '8',
+            'timestamp' => '1780901769',
         ),
+        'signature' => MongoDB\Model\BSONDocument Object #153724 (
+            'hash' => MongoDB\BSON\Binary Object #153764 (
+                'data' => Binary String: 0x0000000000000000000000000000000000000000,
+                'type' => 0,
+            ),
+            'keyId' => 0,
+        ),
     ),
-    'lsid' => MongoDB\Model\BSONDocument Object #153786 (
-        '$$sessionLsid' => 'session1',
-    ),
-    'txnNumber' => MongoDB\Model\BSONDocument Object #153797 (
-        '$$exists' => false,
-    ),
-    'startTransaction' => MongoDB\Model\BSONDocument Object #153769 (
-        '$$exists' => false,
-    ),
-    'autocommit' => MongoDB\Model\BSONDocument Object #153550 (
-        '$$exists' => false,
+    'documents' => MongoDB\Model\BSONArray Object #153773 (
+        0 => MongoDB\Model\BSONDocument Object #153775 (
+            '_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: 7.14% (Passed 13 times, Failed 1 times)

Stack Traces | 0.0671s 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 #153478 (
+MongoDB\Model\BSONDocument Object #153872 (
     'insert' => 'test',
-    'documents' => MongoDB\Model\BSONArray Object #153876 (
-        0 => MongoDB\Model\BSONDocument Object #153887 (
-            '_id' => 2,
+    'ordered' => true,
+    '$db' => 'transaction-tests',
+    'lsid' => MongoDB\Model\BSONDocument Object #153919 (
+        'id' => MongoDB\BSON\Binary Object #169065 (
+            'data' => Binary String: 0x51032e2df93e4aa4a91888f600b15df2,
+            'type' => 4,
         ),
     ),
-    'ordered' => true,
-    'readConcern' => MongoDB\Model\BSONDocument Object #153808 (
-        'afterClusterTime' => MongoDB\Model\BSONDocument Object #153863 (
-            '$$exists' => true,
+    '$clusterTime' => MongoDB\Model\BSONDocument Object #153821 (
+        'clusterTime' => MongoDB\BSON\Timestamp Object #153879 (
+            'increment' => '5',
+            'timestamp' => '1780901769',
         ),
+        'signature' => MongoDB\Model\BSONDocument Object #169056 (
+            'hash' => MongoDB\BSON\Binary Object #153854 (
+                'data' => Binary String: 0x0000000000000000000000000000000000000000,
+                'type' => 0,
+            ),
+            'keyId' => 0,
+        ),
     ),
-    'lsid' => MongoDB\Model\BSONDocument Object #153882 (
-        '$$sessionLsid' => 'session1',
-    ),
-    'txnNumber' => MongoDB\Model\BSONDocument Object #153719 (
-        '$$exists' => false,
-    ),
-    'startTransaction' => MongoDB\Model\BSONDocument Object #153857 (
-        '$$exists' => false,
-    ),
-    'autocommit' => MongoDB\Model\BSONDocument Object #153875 (
-        '$$exists' => false,
+    'documents' => MongoDB\Model\BSONArray Object #153885 (
+        0 => MongoDB\Model\BSONDocument Object #153732 (
+            '_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: 7.14% (Passed 13 times, Failed 1 times)

Stack Traces | 0.0781s 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 #166264 (
+MongoDB\Model\BSONDocument Object #166216 (
     'insert' => 'test',
-    'documents' => MongoDB\Model\BSONArray Object #166197 (
-        0 => MongoDB\Model\BSONDocument Object #166190 (
-            '_id' => 2,
+    'ordered' => true,
+    '$db' => 'transaction-tests',
+    'lsid' => MongoDB\Model\BSONDocument Object #166261 (
+        'id' => MongoDB\BSON\Binary Object #166306 (
+            'data' => Binary String: 0xbd21080578d2479495dfdef60086e5fe,
+            'type' => 4,
         ),
     ),
-    'ordered' => true,
-    'readConcern' => MongoDB\Model\BSONDocument Object #166244 (
-        'afterClusterTime' => MongoDB\Model\BSONDocument Object #166251 (
-            '$$exists' => true,
+    'txnNumber' => 2,
+    '$clusterTime' => MongoDB\Model\BSONDocument Object #166199 (
+        'clusterTime' => MongoDB\BSON\Timestamp Object #166229 (
+            'increment' => '7',
+            'timestamp' => '1780901787',
         ),
+        'signature' => MongoDB\Model\BSONDocument Object #166255 (
+            'hash' => MongoDB\BSON\Binary Object #166298 (
+                'data' => Binary String: 0x0000000000000000000000000000000000000000,
+                'type' => 0,
+            ),
+            'keyId' => 0,
+        ),
     ),
-    'lsid' => MongoDB\Model\BSONDocument Object #166234 (
-        '$$sessionLsid' => 'session0',
-    ),
-    'txnNumber' => MongoDB\BSON\Int64 Object #166517 (
-        'integer' => '2',
-    ),
-    'startTransaction' => MongoDB\Model\BSONDocument Object #166135 (
-        '$$exists' => false,
-    ),
-    'autocommit' => MongoDB\Model\BSONDocument Object #166257 (
-        '$$exists' => false,
-    ),
-    'writeConcern' => MongoDB\Model\BSONDocument Object #166267 (
-        '$$exists' => false,
+    'documents' => MongoDB\Model\BSONArray Object #166250 (
+        0 => MongoDB\Model\BSONDocument Object #166010 (
+            '_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: 7.14% (Passed 13 times, Failed 1 times)

Stack Traces | 0.0602s 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 #169810 (
+MongoDB\Model\BSONDocument Object #168543 (
     'insert' => 'test',
-    'documents' => MongoDB\Model\BSONArray Object #168573 (
-        0 => MongoDB\Model\BSONDocument Object #169795 (
-            '_id' => 2,
+    'ordered' => true,
+    '$db' => 'withTransaction-tests',
+    'lsid' => MongoDB\Model\BSONDocument Object #169776 (
+        'id' => MongoDB\BSON\Binary Object #168499 (
+            'data' => Binary String: 0xa838bbd778284a939fdebb136e222c6b,
+            'type' => 4,
         ),
     ),
-    'ordered' => true,
-    'lsid' => MongoDB\Model\BSONDocument Object #168523 (
-        '$$sessionLsid' => 'session0',
+    'txnNumber' => 2,
+    '$clusterTime' => MongoDB\Model\BSONDocument Object #169813 (
+        'clusterTime' => MongoDB\BSON\Timestamp Object #168407 (
+            'increment' => '18',
+            'timestamp' => '1780901790',
+        ),
+        'signature' => MongoDB\Model\BSONDocument Object #168149 (
+            'hash' => MongoDB\BSON\Binary Object #168545 (
+                'data' => Binary String: 0x0000000000000000000000000000000000000000,
+                'type' => 0,
+            ),
+            'keyId' => 0,
+        ),
     ),
-    'readConcern' => MongoDB\Model\BSONDocument Object #169797 (
-        'afterClusterTime' => MongoDB\Model\BSONDocument Object #168563 (
-            '$$exists' => true,
+    'documents' => MongoDB\Model\BSONArray Object #168159 (
+        0 => MongoDB\Model\BSONDocument Object #168569 (
+            '_id' => 2,
         ),
-    ),
-    'autocommit' => MongoDB\Model\BSONDocument Object #169811 (
-        '$$exists' => false,
-    ),
-    'startTransaction' => MongoDB\Model\BSONDocument Object #168528 (
-        '$$exists' => false,
-    ),
-    'writeConcern' => MongoDB\Model\BSONDocument Object #169812 (
-        '$$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: 16.67% (Passed 10 times, Failed 2 times)

Stack Traces | 0.068s 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 #168571 (
+MongoDB\Model\BSONDocument Object #168524 (
     'insert' => 'test',
-    'documents' => MongoDB\Model\BSONArray Object #168554 (
-        0 => MongoDB\Model\BSONDocument Object #169797 (
-            '_id' => 3,
+    'ordered' => true,
+    '$db' => 'withTransaction-tests',
+    'lsid' => MongoDB\Model\BSONDocument Object #169809 (
+        'id' => MongoDB\BSON\Binary Object #168536 (
+            'data' => Binary String: 0x54bd6642d2c44330b02222ddae18f259,
+            'type' => 4,
         ),
     ),
-    'ordered' => true,
-    'lsid' => MongoDB\Model\BSONDocument Object #169993 (
-        '$$sessionLsid' => 'session0',
+    'txnNumber' => 2,
+    '$clusterTime' => MongoDB\Model\BSONDocument Object #168535 (
+        'clusterTime' => MongoDB\BSON\Timestamp Object #168450 (
+            'increment' => '27',
+            'timestamp' => '1780901790',
+        ),
+        'signature' => MongoDB\Model\BSONDocument Object #168549 (
+            'hash' => MongoDB\BSON\Binary Object #168518 (
+                'data' => Binary String: 0x0000000000000000000000000000000000000000,
+                'type' => 0,
+            ),
+            'keyId' => 0,
+        ),
     ),
-    'readConcern' => MongoDB\Model\BSONDocument Object #169992 (
-        'afterClusterTime' => MongoDB\Model\BSONDocument Object #168550 (
-            '$$exists' => true,
+    'documents' => MongoDB\Model\BSONArray Object #169988 (
+        0 => MongoDB\Model\BSONDocument Object #170003 (
+            '_id' => 3,
         ),
-    ),
-    'autocommit' => MongoDB\Model\BSONDocument Object #169795 (
-        '$$exists' => false,
-    ),
-    'startTransaction' => MongoDB\Model\BSONDocument Object #169991 (
-        '$$exists' => false,
-    ),
-    'writeConcern' => MongoDB\Model\BSONDocument Object #169739 (
-        '$$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.

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.

1 participant