Closed
Bug 1110982
Opened 10 years ago
Closed 9 years ago
tracking bug to get --run-by-dir enabled for 'oth' job on trunk
Categories
(Testing :: General, defect)
Testing
General
Tracking
(firefox38 fixed)
RESOLVED
FIXED
mozilla38
Tracking | Status | |
---|---|---|
firefox38 | --- | fixed |
People
(Reporter: vaibhav1994, Assigned: jmaher)
References
(Depends on 11 open bugs)
Details
Attachments
(3 files, 6 obsolete files)
(deleted),
patch
|
RyanVM
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
RyanVM
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Comment 1•10 years ago
|
||
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=054c7cc31858 - Try push in which some tests are disabled that were failing with run-by-dir previously.
Reporter | ||
Comment 2•10 years ago
|
||
Try push with more tests disabled to tackle leakchecks: https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=59952fa0bb96
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Comment 4•10 years ago
|
||
Reporter | ||
Comment 5•10 years ago
|
||
The list of disabled tests for complete green push for oth jobs on try.
The green push: https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=506a7fcead24
Assignee | ||
Comment 6•10 years ago
|
||
this try push shows that no new issues have cropped up:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=14a8a8c29665
14 tests were disabled in that one, pushing a few more times to see if the other failures are still there
Assignee | ||
Comment 7•10 years ago
|
||
silence on needinfo? requests for a week yields disabling! The ASAN leak is ok'd to disable.
Assignee: nobody → jmaher
Attachment #8542259 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #8561375 -
Flags: review?(ryanvm)
Updated•10 years ago
|
Attachment #8561375 -
Flags: review?(ryanvm) → review+
Assignee | ||
Comment 8•10 years ago
|
||
Comment 9•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox38:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Assignee | ||
Comment 10•10 years ago
|
||
Attachment #8562080 -
Flags: review?(ryanvm)
Comment 11•10 years ago
|
||
Comment on attachment 8562080 [details] [diff] [review]
turn_off_runbydir.patch
Thanks Joel, was worth a shot :(
Attachment #8562080 -
Flags: review?(ryanvm) → review+
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Comment 12•10 years ago
|
||
Comment 13•10 years ago
|
||
Comment 14•9 years ago
|
||
Assignee | ||
Comment 15•9 years ago
|
||
Comment on attachment 8664379 [details] [diff] [review]
rbd_chrome.patch
Review of attachment 8664379 [details] [diff] [review]:
-----------------------------------------------------------------
this look great, thanks for the clean bugs and hard work on tracking this down.
Attachment #8664379 -
Flags: review+
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Note this patch as written will conflict with bug 912121, all DevTools files have moved, and same test manifest lines were also modified.
Assignee | ||
Comment 17•9 years ago
|
||
thanks jryans, :kaustabh, can you 'hg pull -u' and refresh your patch? I have removed the checkin-needed until we refresh.
Keywords: checkin-needed
Comment 18•9 years ago
|
||
Attachment #8664379 -
Attachment is obsolete: true
Comment 19•9 years ago
|
||
Attachment #8664961 -
Attachment is obsolete: true
Assignee | ||
Updated•9 years ago
|
Attachment #8664997 -
Flags: review+
Assignee | ||
Comment 20•9 years ago
|
||
this had the wrong bug number in the comment, but it landed last week:
https://hg.mozilla.org/mozilla-central/rev/81fca7e4e6ef
Comment 21•9 years ago
|
||
Comment 22•9 years ago
|
||
Attachment #8664997 -
Attachment is obsolete: true
Attachment #8669120 -
Attachment is obsolete: true
Comment 23•9 years ago
|
||
Attachment #8669122 -
Attachment is obsolete: true
Assignee | ||
Comment 24•9 years ago
|
||
Comment on attachment 8669342 [details] [diff] [review]
rbd_chrome.patch
Review of attachment 8669342 [details] [diff] [review]:
-----------------------------------------------------------------
this looks great!
Attachment #8669342 -
Flags: review+
Assignee | ||
Comment 25•9 years ago
|
||
ok, this will get us running in run-by-dir for the oth job on debug- we will see a hit on runtime, Ideally we could now chunk chrome to reduce our overall runtime. the problem is we have a11y in the other job as well as chrome, if we want to chunk chrome we need to change oth to just be a11y, then run chrome in X chunks.
There could be other realistic ways to solve this, I am open to all ideas.
Flags: needinfo?(jgriffin)
Comment 26•9 years ago
|
||
Yeah I'm thinking we get rid of mochitest-oth and replace it with separate jobs for chrome and a11y. This makes a lot of downstream stuff easier as well, if we don't have to worry about different suites being run in the same job. That's an old optimization that probably doesn't make sense any longer.
Flags: needinfo?(jgriffin)
Assignee | ||
Updated•9 years ago
|
Status: REOPENED → RESOLVED
Closed: 10 years ago → 9 years ago
Resolution: --- → FIXED
Comment 27•7 years ago
|
||
Removing leave-open keyword from resolved bugs, per :sylvestre.
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•