Closed
Bug 1433610
Opened 7 years ago
Closed 7 years ago
Perma-failing debug Mochitest devtools-chrome windows10-64-ccov
Categories
(Core :: General, enhancement)
Core
General
Tracking
()
RESOLVED
FIXED
mozilla60
| Tracking | Status | |
|---|---|---|
| firefox60 | --- | fixed |
People
(Reporter: ebalazs_, Assigned: marco)
Details
(Whiteboard: [stockwell fixed:other])
Attachments
(2 files)
|
1.17 KB,
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
|
1.17 KB,
patch
|
Details | Diff | Splinter Review |
After some retriggers and backfill I found that the first failure started with this push
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=0e62eb7804c00c0996a9bdde5350328a384fb7af&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=runnable&filter-resultStatus=running&filter-resultStatus=pending&filter-resultStatus=success&selectedJob=158803228
and it became permafailing with this push:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=488c2b875442b174eaf05761e5baf0ffe27cd053&filter-classifiedState=unclassified&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=runnable&filter-resultStatus=running&filter-resultStatus=pending&filter-resultStatus=success&selectedJob=158775703
| Reporter | ||
Updated•7 years ago
|
Flags: needinfo?(mcastelluccio)
| Assignee | ||
Comment 1•7 years ago
|
||
From the logs it looks like the tests are passing, but they are taking too long. We should probably increase the timeout of the task or increase the number of chunks.
Assignee: nobody → mcastelluccio
Status: NEW → ASSIGNED
Flags: needinfo?(mcastelluccio)
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 3•7 years ago
|
||
This is the first option, increasing the number of chunks.
Attachment #8946213 -
Flags: review?(jmaher)
| Assignee | ||
Comment 4•7 years ago
|
||
This is the second option, increasing the timeout.
Attachment #8946214 -
Flags: review?(jmaher)
Comment 5•7 years ago
|
||
Comment on attachment 8946213 [details] [diff] [review]
Increase number of chunks for mochitest-devtools-chrome on windows10-64-ccov
Review of attachment 8946213 [details] [diff] [review]:
-----------------------------------------------------------------
lets do this- if we need to go to 12 that would be ok as well.
Attachment #8946213 -
Flags: review?(jmaher) → review+
Comment 6•7 years ago
|
||
Comment on attachment 8946213 [details] [diff] [review]
Increase number of chunks for mochitest-devtools-chrome on windows10-64-ccov
Review of attachment 8946213 [details] [diff] [review]:
-----------------------------------------------------------------
lets do this- if we need to go to 12 that would be ok as well.
Comment 7•7 years ago
|
||
Comment on attachment 8946214 [details] [diff] [review]
Increase timeout for mochitest-devtools-chrome on windows10-64-ccov
Review of attachment 8946214 [details] [diff] [review]:
-----------------------------------------------------------------
lets see if the chunking works first.
Attachment #8946214 -
Flags: review?(jmaher)
Pushed by mcastelluccio@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/35b904c2c334
Increase number of chunks for mochitest-devtools-chrome on windows10-64-ccov. r=jmaher
Comment 9•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Whiteboard: [stockwell fixed:other]
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•