Remove ZIP files from --remote_download_regex used with remote tests

XMLWordPrintableJSON

    • DevProd Test Infrastructure
    • Fully Compatible
    • Correctness 2026-04-21
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The task `resmoke_tests` uses `--zip_undeclared_test_outputs`, resulting in a outputs.zip for every test. This regex matches that, and causes all test outputs to be downloaded to the Evergreen host, despite being unused. The generated tasks for showing individual test results instead use EngFlow's API to retrieve test outputs, as needed.

      All other tests use `--nozip_undeclared_test_outputs`, set as default in .bazelrc, so this should no impact them.

            Assignee:
            Sean Lyons
            Reporter:
            Sean Lyons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: