Closed
Bug 1058875
Opened 10 years ago
Closed 10 years ago
Make devtools tests green on holly (e10s)
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(e10s+)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: bgrins, Unassigned)
References
Details
(Whiteboard: [e10s-m7])
Attachments
(1 file)
4.68 KB,
patch
|
Details | Diff | Splinter Review |
As mentioned in Bug 875871 comment 18 and 19, we should skip any currently failing e10s tests. Then we will be able to track new tests that are added that break e10s
Reporter | ||
Comment 1•10 years ago
|
||
The markupview and framework tests are working locally but are leaking on Holly: https://tbpl.mozilla.org/php/getParsedLog.php?id=46482670&full=1&branch=holly#error98
Reporter | ||
Comment 2•10 years ago
|
||
The orange tests can be seen here: https://tbpl.mozilla.org/?tree=Holly
Reporter | ||
Comment 3•10 years ago
|
||
Down from 240 errors last week (https://tbpl.mozilla.org/php/getParsedLog.php?id=46486215&tree=Holly&full=1) to 120 errors from the merge yesterday (https://tbpl.mozilla.org/php/getParsedLog.php?id=46912519&tree=Holly&full=1)
Updated•10 years ago
|
tracking-e10s:
--- → +
Reporter | ||
Comment 4•10 years ago
|
||
This is a WIP that skips some common failures in e10s for devtools test suite
Comment 5•10 years ago
|
||
Moving DevTools test bugs to e10s milestone M7 (i.e. not blocking e10s merge to Aurora).
Updated•10 years ago
|
Whiteboard: [e10s-m7]
Updated•10 years ago
|
Comment 6•10 years ago
|
||
I'm not sure if I understand the scope of this bug. Is it useful to have a separate bug for getting the devtools tests green on Holly when we already have bugs to get the devtools tests green for E10s for each separate tool?
Flags: needinfo?(bgrinstead)
Reporter | ||
Comment 7•10 years ago
|
||
(In reply to Eddy Bruel [:ejpbruel] from comment #6)
> I'm not sure if I understand the scope of this bug. Is it useful to have a
> separate bug for getting the devtools tests green on Holly when we already
> have bugs to get the devtools tests green for E10s for each separate tool?
This can be closed now, since we have dt tests running in e10s on certain platforms in m-c/fx-team. It was needed when the tests weren't running in any other environments.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(bgrinstead)
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•