Closed
Bug 1501584
Opened 6 years ago
Closed 6 years ago
Run jittests for GeckoView on Bitbar and Packet x86-64
Categories
(Firefox for Android Graveyard :: Testing, enhancement, P3)
Tracking
(geckoview64 wontfix, geckoview65 wontfix, firefox64 wontfix, firefox65 wontfix, firefox66 fixed)
RESOLVED
FIXED
Firefox 66
People
(Reporter: cpeterson, Assigned: bc)
References
Details
(Whiteboard: [geckoview:p2])
Attachments
(2 files)
(deleted),
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
We don't currently run jittests on Android because of test failures in bug 1454918 and bug 1475648.
We'd like to run them on our new GeckoView platforms where possible:
Bitbar ARM32 (Moto G5)
Bitbar ARM64 (Pixel 2)
Packet x86-64
We don't need to test Android x86 if we are testing Android x86-64.
Updated•6 years ago
|
Priority: -- → P3
Reporter | ||
Updated•6 years ago
|
Whiteboard: [geckoview] → [geckoview:p2]
Assignee | ||
Comment 1•6 years ago
|
||
I think it is time to enable the jittests on mozilla-central for android-hw-p2.
I believe we had already discussed that the pixel2s would be sufficient without the need for running on moto g5 or packet.net emulators.
Comment 2•6 years ago
|
||
Comment on attachment 9033795 [details] [diff] [review]
bug-1501584-enable-jittests-on-mc.patch
Review of attachment 9033795 [details] [diff] [review]:
-----------------------------------------------------------------
nice
Attachment #9033795 -
Flags: review?(jmaher) → review+
Pushed by bclary@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/389460801c5c
Run jittests for opt js shell for arm7, arm64 on android-hw-p2, r=jmaher.
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
Assignee | ||
Comment 5•6 years ago
|
||
This didn't actually result in the jit tests running.
jmaher: Do you know off hand what I missed here?
Status: RESOLVED → REOPENED
Flags: needinfo?(jmaher)
Resolution: FIXED → ---
Updated•6 years ago
|
Comment 6•6 years ago
|
||
I see the jit tests running on m-c:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&searchStr=android%2Cjit&revision=fda9de78ff7f1836278a7bd4b2581940883afb84
Updated•6 years ago
|
Flags: needinfo?(jmaher)
Assignee | ||
Comment 7•6 years ago
|
||
Thanks Joel.
I guess skip-unless-schedules jittest in the taskgraph along with https://searchfox.org/mozilla-central/source/taskcluster/docs/optimization-schedules.rst and https://searchfox.org/mozilla-central/source/js/moz.build means only run when js/src has changed which will cut the load significantly.
jmaher, cpeterson: Do you think we should go ahead and try to run on inbound and autoland now that the runs are green and we will only run when js/src changes?
Flags: needinfo?(jmaher)
Flags: needinfo?(cpeterson)
Comment 8•6 years ago
|
||
oh I forgot about that, so these will only run if js/* is modified which is smart. I think we should have this on built-projects (i.e. the default rule) and that will help find regressions faster. It sounds like the js team is already aware of the skipped tests on arm64 which might be concerning.
Flags: needinfo?(jmaher)
Assignee | ||
Comment 9•6 years ago
|
||
Attachment #9033995 -
Flags: review?(jmaher)
Updated•6 years ago
|
Attachment #9033995 -
Flags: review?(jmaher) → review+
Comment 10•6 years ago
|
||
Pushed by bclary@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c58927f9b3c7
Run jittests for opt js shell for android-hw-p2 on built-projects,r=jmaher.
Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(cpeterson)
Reporter | ||
Comment 11•6 years ago
|
||
(In reply to Bob Clary [:bc:] from comment #7)
> jmaher, cpeterson: Do you think we should go ahead and try to run on inbound
> and autoland now that the runs are green and we will only run when js/src
> changes?
Since we didn't see any big problems running the subset of jittests that are green on try and central, also running them on inbound and autoland SGTM.
status-firefox64:
--- → wontfix
status-firefox65:
--- → wontfix
status-geckoview64:
--- → wontfix
status-geckoview65:
--- → wontfix
Comment 12•6 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•6 years ago
|
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•