Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-38960

Blacklist text_covered_matching.js on multi_stmt_txn_jscore_passthrough_with_migration

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • ALL

      multi_stmt_txn_jscore_passthrough_with_migration is a suite that will cause chunk migrations.  text_covered_matching.js examines explain output, including number of keys examined. In the case of a chunk migration in process, a duplicate index key can exist and therefore the number of keys examined will be larger than the amount expected by the test. Therefore, this test will often run (but not always) incorrectly on this passthrough. To fix this, we simply need to blacklist this test on this passthrough. 

       

            Assignee:
            brigitte.lamarche@mongodb.com Brigitte Lamarche (Inactive)
            Reporter:
            brigitte.lamarche@mongodb.com Brigitte Lamarche (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: