-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.waiting for PR to land (fixed)A fix is in flightA fix is in flightwill need additional triageThis issue or PR needs attention before being routed to secondary triageThis issue or PR needs attention before being routed to secondary triage
Description
The Dashing docs builds caused timeout issues as they exceeded 60 minutes. As a short-term workaround, we increased the timeouts to 90 minutes (#120718, #120899).
Long-term solutions:
- Make
Linux docs_testnot generate the docset in post-submit. This is redundant withLinux docs_publish. - Additionally, consider...
- Contribute performance improvements to Dashing
- Determine if offline docset is needed. If not, remove Dashing from
Linux docs_testandLinux docs_publish - Move docs build to GitHub Actions (similar to the coverage build)
- Marking docs build targets as
bringup
Related: #115945
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.waiting for PR to land (fixed)A fix is in flightA fix is in flightwill need additional triageThis issue or PR needs attention before being routed to secondary triageThis issue or PR needs attention before being routed to secondary triage