Skip to content

Commit

Permalink
PHPLIB-1392: Convert transaction tests and support schema 1.9 (#1226)
Browse files Browse the repository at this point in the history
* Support createEntities test runner operation and clarify that other syntax from schema 1.9 has not been implemented

* Remove redundant logic for preventStaleDbVersionError() in Operation

UnifiedTestRunner::preventStaleDbVersionError() already handles this. The Operation code was likely always redundant and dates back to the original test runner implementation in 4608a73.

* Preserve skip logic for ported legacy transaction tests

* Update path for relocated skipped test

See: #1228

Also updates a reference to a moved JIRA issue

* Remove legacy transaction spec tests

* Sync transactions and transactions-convenient-api spec tests

Synced with mongodb/specifications@e51a7bc

* Remove legacy transaction-convenient-api spec tests

* PHPLIB-1397: Update tests for skipping LB topologies for targetedFailPoint
  • Loading branch information
jmikola committed Feb 16, 2024
1 parent feefee8 commit 4192095
Show file tree
Hide file tree
Showing 92 changed files with 32,495 additions and 24,427 deletions.
349 changes: 2 additions & 347 deletions tests/SpecTests/TransactionsSpecTest.php

Large diffs are not rendered by default.

244 changes: 0 additions & 244 deletions tests/SpecTests/transactions-convenient-api/callback-aborts.json

This file was deleted.

0 comments on commit 4192095

Please sign in to comment.