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

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

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.2
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
      None
    • Fully Compatible
    • TIG 2017-01-02
    • 0

      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.

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

              Created:
              Updated:
              Resolved: