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

CSOT: Adjust timeouts and increase test coverage #1383

Open
wants to merge 19 commits into
base: CSOT
Choose a base branch
from

Commits on May 6, 2024

  1. Re-enable tests.

    JAVA-5104
    vbabanin committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4ff2a0e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Add additional assertions.

    Rename tests for better clarity.
    
    JAVA-5104
    vbabanin committed May 7, 2024
    Configuration menu
    Copy the full SHA
    250a85a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6676260 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c079ca View commit details
    Browse the repository at this point in the history
  4. Start using JUnit extension to disable failpoint instead of Tags.

    Use unified terminiogy for timeout messages.
    
    JAVA-5104
    vbabanin committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ce83e58 View commit details
    Browse the repository at this point in the history
  5. Update tests.

    JAVA-5104
    vbabanin committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ee08fa0 View commit details
    Browse the repository at this point in the history
  6. Remove FailPoint test extension.

    JAVA-5104
    vbabanin committed May 7, 2024
    Configuration menu
    Copy the full SHA
    cd170a5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Fix retry tests.

    JAVA-5104
    vbabanin committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0a7d145 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Fix test assertion.

    JAVA-5104
    vbabanin committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d3841b5 View commit details
    Browse the repository at this point in the history
  2. - Fix timeoutContext being null for subsequent commmit transaction is…

    …sue.
    
    - Adress static check issues.
    
    JAVA-5104
    vbabanin committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cac9f36 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. - Skip cursor tests that require collection to be capped on serverles…

    …s instances.
    
    JAVA-5104
    vbabanin committed May 11, 2024
    Configuration menu
    Copy the full SHA
    306b7d8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Reduce timeouts for serverless tests to pass.

    JAVA-5104
    vbabanin committed May 15, 2024
    Configuration menu
    Copy the full SHA
    323ade2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    3ff91b7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. - Revert change in unified tests.

    - Rename test name.
    vbabanin committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c4ac3a3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/CSOT' into JAVA-5104

    # Conflicts:
    #	driver-sync/src/test/functional/com/mongodb/client/unified/UnifiedTest.java
    vbabanin committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5d10e95 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    6c354ec View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Remove unused imports.

    vbabanin committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9013da8 View commit details
    Browse the repository at this point in the history
  2. Increase timeouts.

    vbabanin committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9bbf840 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    4472702 View commit details
    Browse the repository at this point in the history