Closed Bug 1633001 Opened 4 years ago Closed 4 years ago

Make writeruntimes more robust

Categories

(Firefox Build System :: Task Configuration, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1637463

People

(Reporter: egao, Unassigned)

References

Details

There are several things that can be done to make the writeruntimes script a lot more robust:

  1. writing the files piecemeal instead of all at once.
  2. handle AD connection errors better.
  3. handle timeouts on the user end better.

These issues are commonly run into when running writeruntimes for all platforms at once, or all suites for a given platform. The typical use case is to try again, but now that web-platform-tests is included in the list of suites to query, any failure in the script causes that much more data loss that will frustrate users.

This is being handled in Bug 1637463.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.