Closed
Bug 1041248
Opened 10 years ago
Closed 10 years ago
Enable e10s debug mochitests-plain
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: billm, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.51 KB,
patch
|
mozilla
:
review+
|
Details | Diff | Splinter Review |
We're pretty close to getting debug mochitests green on Linux, so I'd like to start running these tests. Once we get them fully green we can unhide them. I think this patch should do it?
Attachment #8459252 -
Flags: review?(armenzg)
Comment 1•10 years ago
|
||
Comment on attachment 8459252 [details] [diff] [review]
enable-debug-e10s
The patch seems to do it, however, the way that I would suggest going first is to enable only on one tree. The reason is that hiding and unhiding a job across *all* of the tbpl pages is a big pain.
I would start by doing something like this:
BRANCHES['cedar']['platforms']['linux']['ubuntu32_vm']['debug_unittest_suites'] += MOCHITEST_E10S[:]
Once green, we could then enable across all trees.
Makes sense?
Attachment #8459252 -
Flags: review?(armenzg)
Updated•10 years ago
|
tracking-firefox31:
--- → +
Updated•10 years ago
|
tracking-firefox31:
+ → ---
Reporter | ||
Comment 2•10 years ago
|
||
It looks like cedar is busted right now. Also, we already have holly running e10s tests. We have a holly push from Monday where the Linux debug tests are all green [1]. I also have a try push from last week where everything except M-1 is green with 5 or 6 re-triggers [2]. I did another merge today and we can see if the tests are still green [3]. If they are, can we just enable everywhere?
[1] https://tbpl.mozilla.org/?tree=Holly&rev=8b8c7fcfb310
[2] https://tbpl.mozilla.org/?tree=Try&rev=10ed9f223578
[3] https://tbpl.mozilla.org/?tree=Holly&rev=d820790d9fa0
Flags: needinfo?(armenzg)
Comment 3•10 years ago
|
||
I don't see debug e10s running on Holly:
https://tbpl.mozilla.org/?tree=Holly&rev=d820790d9fa0&showall=1&jobname=e10s
Why are the rest of the unit test that orange?
Could you also please follow up with someone from releng? I changed teams.
Flags: needinfo?(armenzg)
Updated•10 years ago
|
Flags: needinfo?(catlee)
Reporter | ||
Comment 4•10 years ago
|
||
All the normal jobs on Holly are running with e10s enabled. That's why there's so much orange. So if you look at the normal Linux debug jobs on holly, they're running in e10s (and they're green):
https://hg.mozilla.org/projects/holly/file/d820790d9fa0/testing/config/mozharness/linux_config.py#l18
Comment 5•10 years ago
|
||
Comment on attachment 8459252 [details] [diff] [review]
enable-debug-e10s
I think this works.
Please keep an eye on it once this rolls out; if these don't go green relatively soon after landing, we probably want to back out to avoid burning excess test pool time.
Attachment #8459252 -
Flags: review+
Flags: needinfo?(catlee)
Reporter | ||
Comment 6•10 years ago
|
||
Reporter | ||
Comment 7•10 years ago
|
||
Looks like this got deployed and is working!
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•