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

Move datasize_kill_op.js to noPassthrough suite

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • ALL
    • QE 2022-08-08
    • 20

      The datasize_kill_op.js test sets a failpoint and changes a global server config parameter, both of which can cause problems for any tests that run later on with the same test fixture.

      For example, any test that builds an index will yield once for every document, slowing the test down and potentially causing a time out.

      The easiest way to address this issue is to convert the test to a noPassthrough test, so that no other tests reuse the fixture.

            Assignee:
            alberto.massari@mongodb.com Alberto Massari
            Reporter:
            justin.seyster@mongodb.com Justin Seyster
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: