Thunderbird Code Coverage Tests - Intermittent [taskcluster:error] Task timeout after 7200 seconds. Force killing container.
Categories
(Thunderbird :: Testing Infrastructure, defect, P5)
Tracking
(thunderbird_esr115 unaffected)
Tracking | Status | |
---|---|---|
thunderbird_esr115 | --- | unaffected |
People
(Reporter: intermittent-bug-filer, Assigned: darktrojan)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Filed by: thunderbird [at] calypsoblue.org
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=411957908&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/P4XUgtxFRb2_n-aCszSxtQ/runs/0/artifacts/public/logs/live_backing.log
Code coverage xpcshell tests on linux64 are hanging nearly every time resulting in the container being killed.
test_junkAsTraits.js test_junkingWhenDisabled.js test_ext_messages_query.js are the tests that initially hang. Every test that follows "hangs" as well, but I doubt they actually run.
Updated•2 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 13•2 years ago
|
||
This test seems to break the test tasks. It times out after 5 minutes and every test that runs after it also times out after 5 minutes.
It's not ideal having a test disabled in code coverage, but better to have one disabled than many that fail because of it.
Updated•2 years ago
|
Assignee | ||
Comment 14•2 years ago
|
||
This may not be a complete fix but it's a start. Let's see what happens.
Comment 16•2 years ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/9f66f2a66d4f
Disable test_ext_messages_query.js in code coverage tasks. r=john.bieling
Comment hidden (Intermittent Failures Robot) |
Description
•