Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-2179

Move test_txn13 Python test to long running test suite

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The test_txn13 test creates a 4GB record to test a corner case in logging. It doesn't run reliably on some test machines. It would be good to move the test into the set of tests that only run in the "long" configuration. i.e:

      python ../test/suite/run.py -v 2 --long
      

      The current method for marking a test as long running is via the scenarios functionality in our Python test suite. It would be nice to also have a way to mark a test case as belonging in the long suite.

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: