validate_test and extended_validate_tests share global state

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      As part of SERVER-109829 we discovered that the two files above share the same underlying WT instance when running their dbtest.

      Both tests seem to play with timestamps so it turned out that we had to make the tests update their state at the start to mirror the actual state on WT rather than using the assumed global state at the start.

      This ticket is about finding a better solution to dbtests sharing the same underlying global state.

            Assignee:
            Unassigned
            Reporter:
            Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: