disable xpcshell tests on macosx1100 which are timing out
Categories
(Testing :: General, task)
Tracking
(firefox136 fixed)
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
References
(Blocks 4 open bugs)
Details
Attachments
(1 file)
many tests are timing out, almost all are perma timeouts. This causes the x1 job to go from 10 minutes -> 60 minutes and then taskcluster times out.
As these have been perma fail for weeks if not months (1 test is high frequency fail) and these tests are not providing any signal of failure (in fact we are not running all tests due to these timeouts) we will disable them and hope investigation can happen sometime in the coming months.
Assignee | ||
Updated•14 days ago
|
Assignee | ||
Comment 1•14 days ago
|
||
Updated•14 days ago
|
Comment 3•13 days ago
|
||
Backed out for causing win xpc-misx failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/d716251198faebadc1aa0e3e87962b5469430a5e
Assignee | ||
Comment 4•13 days ago
|
||
I had adjusted a manifest level skip-if to have run-if for part of the condition, but there is an issue with run-if when a top level and a single test both exist, we ignore the top level, these are not combined.
Description
•