Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPLIB-1392: Convert transaction tests and support schema 1.9 #1226

Merged
merged 9 commits into from Feb 16, 2024

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    441adb9 View commit details
    Browse the repository at this point in the history
  2. 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.
    jmikola committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0b9af05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28acbfc View commit details
    Browse the repository at this point in the history
  4. Update path for relocated skipped test

    See: mongodb#1228
    
    Also updates a reference to a moved JIRA issue
    jmikola committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    da80b21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c219b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    55f9fac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d686b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3685733 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    744ccb9 View commit details
    Browse the repository at this point in the history