On Tue, Mar 7, 2017 at 3:26 PM, <[email protected]> wrote: > In recent months we have been triaging high frequency (>=30 times/week) > failures in automated tests. We find that we are fixing 35% of the bugs > and disabling 23% of them. >
In case of mochitest browser tests failing on "This test exceeded the timeout threshold", the temporary solution after 1 or 2 weeks should be to add requestLongertimeout,rather than disabling them. They should still be split up into smaller tests, but doesn't make sense to disable them since they can complete properly. _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

