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

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Eddie Louie (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: