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

Replace long-running string-ified code with function expression in JS tests

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 3.5.2
    • None
    • Testing Infrastructure
    • None
    • Fully Compatible
    • TIG 2017-01-02
    • 0

    Description

      Certain JS tests contain string-ified code that when evaluated by assert*.automsg or startParallelShell in fuzzed tests could lead to long run times. This is especially true on variants like arm64. We should wrap these strings in function expressions to allow the fuzzer to process these statements and enforce overrides.

      Attachments

        Activity

          People

            eddie.louie Eddie Louie
            eddie.louie Eddie Louie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: