Closed
Bug 1240825
Opened 9 years ago
Closed 9 years ago
Schedule e10s crashtests on Windows 7
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(e10s+, firefox46 fixed, firefox47 fixed)
RESOLVED
FIXED
People
(Reporter: jgriffin, Assigned: jgriffin)
References
Details
Attachments
(2 files)
|
1.37 KB,
patch
|
kmoir
:
review+
kmoir
:
checked-in+
|
Details | Diff | Splinter Review |
|
13.93 KB,
text/plain
|
Details |
First we'll need to green them up, here's an initial try run: https://treeherder.mozilla.org/#/jobs?repo=try&revision=72e5d284087e
Updated•9 years ago
|
tracking-e10s:
--- → +
Comment 1•9 years ago
|
||
Attached you can find the patch to enable e10s crashtest
Attachment #8709915 -
Flags: review?(kmoir)
Comment 2•9 years ago
|
||
Attached the difference
Comment 3•9 years ago
|
||
Comment on attachment 8709915 [details] [diff] [review]
bug1240825_config.py.patch
looks good, might want to ask jgriffin when he wants you to land it since the tests aren't green yet. Or if he just wants you to enable them on try to start
Attachment #8709915 -
Flags: review?(kmoir) → review+
Comment 4•9 years ago
|
||
(In reply to Vlad Ciobancai [:vladC] from comment #1)
> Created attachment 8709915 [details] [diff] [review]
> bug1240825_config.py.patch
>
> Attached you can find the patch to enable e10s crashtest
:jgriffin I created the patch to enable crashtest on e10s. Do you want us to enable them for try or we will wait for the tests to be green ?
Flags: needinfo?(jgriffin)
| Assignee | ||
Comment 5•9 years ago
|
||
(In reply to Vlad Ciobancai [:vladC] from comment #4)
> (In reply to Vlad Ciobancai [:vladC] from comment #1)
> > Created attachment 8709915 [details] [diff] [review]
> > bug1240825_config.py.patch
> >
> > Attached you can find the patch to enable e10s crashtest
>
> :jgriffin I created the patch to enable crashtest on e10s. Do you want us to
> enable them for try or we will wait for the tests to be green ?
Thanks Vlad; please wait for me to get the tests green.
Flags: needinfo?(jgriffin)
| Assignee | ||
Updated•9 years ago
|
Keywords: leave-open
Comment 7•9 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 8•9 years ago
|
||
Vlad, the buildbot patch is ready to land now!
Flags: needinfo?(vlad.ciobancai)
| Assignee | ||
Updated•9 years ago
|
Keywords: leave-open
Comment 9•9 years ago
|
||
Comment on attachment 8709915 [details] [diff] [review]
bug1240825_config.py.patch
I landed this on behalf of Vlad since away for the rest of this week
Attachment #8709915 -
Flags: checked-in+
Comment 10•9 years ago
|
||
in production
| Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Flags: needinfo?(vlad.ciobancai)
Comment 11•9 years ago
|
||
(In reply to Carsten Book [:Tomcat] from comment #7)
> https://hg.mozilla.org/mozilla-central/rev/28e722408379
Can we change this to asserts-if(winWidget&&e10s,0-1) please? Double-check my logic as I make no warranties of my reftest manifest-fu at this point :P
Flags: needinfo?(jgriffin)
Comment 12•9 years ago
|
||
Whoops, I believe we need to use browserIsRemote rather than e10s for reftests.
Comment 13•9 years ago
|
||
(Also assuming it isn't a perma-assert that can just be set to 1 instead of 0-1)
| Assignee | ||
Updated•9 years ago
|
Status: RESOLVED → REOPENED
Flags: needinfo?(jgriffin)
Resolution: FIXED → ---
Comment 14•9 years ago
|
||
Comment 15•9 years ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Comment 16•9 years ago
|
||
| bugherder uplift | ||
status-firefox46:
--- → fixed
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
•