lint_fuzzer_sanity_patch task can timeout for patches which modify many JS tests

XMLWordPrintableJSON

    • Query Optimization
    • Fully Compatible
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      This task currently sets `numSourceFiles` to the minimum between the number of changes JS files and 250. When a large number is set, the mutational fuzzer will often hang because it requires that the generated files are less than 5MB by default which is unlikely when using such a high number of input files. 

      There are two considerations after discussing with max.hirschhorn@mongodb.com: lowering the max number of source files and/or increasing the `maxFileSizeMB` argument to jstestfuzz.

            Assignee:
            Nicholas Zolnierz
            Reporter:
            Nicholas Zolnierz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: