Adjust Android test timeouts
Categories
(Testing :: General, enhancement, P3)
Tracking
(firefox71 fixed)
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: gbrown, Assigned: gbrown)
References
Details
Attachments
(1 file)
Over the years several timeout values were lengthened to allow for Fennec running on very slow devices or emulators. Today those timeout values seem excessive.
| Assignee | ||
Comment 1•6 years ago
|
||
https://searchfox.org/mozilla-central/rev/45f30e1d19bde27bf07e47a0a5dd0962dd27ba18/layout/tools/reftest/remotereftest.py#400-403
https://searchfox.org/mozilla-central/rev/45f30e1d19bde27bf07e47a0a5dd0962dd27ba18/taskcluster/ci/test/mochitest.yml#65
https://searchfox.org/mozilla-central/rev/45f30e1d19bde27bf07e47a0a5dd0962dd27ba18/taskcluster/ci/test/reftest.yml#84
| Assignee | ||
Comment 2•6 years ago
|
||
Change the taskcluster max-run-time for mochitests and reftests to use the
defaults, now that android tests no longer run anywhere near 7200 seconds.
(Also noticed some unrelated tc configuration that is obsolete - tidied that.)
Also remove the special 600 second reftest timeout for android debug reftests.
Comment 4•6 years ago
|
||
| bugherder | ||
Description
•