source-test-clang-tidy sometimes exceeds its max-run-time
Categories
(Testing :: General, defect)
Tracking
(firefox68 fixed)
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: gbrown, Assigned: gbrown)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
The new source-test-clang-tidy task sometimes times out, exceeding the taskcluster max-run-time:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=234948722&repo=mozilla-central&lineNumber=253064
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=234950292&repo=mozilla-inbound&lineNumber=232383
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=236200357&repo=autoland&lineNumber=12891
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=236297218&repo=mozilla-inbound&lineNumber=245717
These look like the task is not hung, and would perhaps have succeeded if they only had more time.
Recent successful clang-tidy tasks have a wide variety of run times, between 10 minutes and 50 minutes.
Let's just increase the max-run-time to avoid the time outs.
Assignee | ||
Comment 1•6 years ago
|
||
Comment 3•6 years ago
|
||
bugherder |
Description
•