Move Fennec tests on mozilla-central to Tier 2 and reduced frequency after the Gecko 69 version bump
Categories
(Firefox for Android Graveyard :: Testing, task, P2)
Tracking
(firefox69 fixed)
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: RyanVM, Assigned: egao)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Once the Gecko version number is bumped to 69 on mozilla-central, we can drop all Fennec test suites (NOT GeckoView) to Tier 2 and lower run frequency. Per the ESR migration plan, we need to ensure that they remain functional until the beginning of the Gecko 71 cycle, but we will no longer need per-push coverage.
Updated•6 years ago
|
Comment 2•5 years ago
|
||
The affected tests are the android-common-tests and android-opt-tests:
Or anything on android-em-4.3-arm7-api-16 ("Android 4.3 API16+" on treeherder).
Comment 3•5 years ago
|
||
I believe we want to continue all the Android builds per-push, in support of geckoview.
Comment 4•5 years ago
|
||
I think builds are ok for now, lets reduce tests to tier-2 and some can be turned off if they are running on android 7.0 as tier-1.
for tests that we are not planning to port (robocop, etc.) I would vote for leaving them for now- when more tests are ported to android 7.0, we can revisit the remaining 4.3 and see where we are.
Reporter | ||
Comment 5•5 years ago
|
||
(In reply to Joel Maher ( :jmaher ) (UTC-4) from comment #4)
I think builds are ok for now, lets reduce tests to tier-2 and some can be turned off if they are running on android 7.0 as tier-1.
Per our previous discussion, we don't want to turn any suites off at this point in time. Just demote to Tier 2 with reduced frequency. We need to ensure that 4.3 tests remain not-broken until the start of the Gecko 71 cycle.
Comment 6•5 years ago
|
||
ok, I was remembering incorrectly- thanks for correcting :ryanVM
Assignee | ||
Comment 7•5 years ago
|
||
Reporter | ||
Comment 9•5 years ago
|
||
We should keep both IMO.
Also, I see a number of test suites being demoted here which don't we don't have running as Tier 1 on newer platforms (like reftests, mochitest-plain, etc). We need to be careful about effectively reducing our overall mobile test coverage here. For example, I can't imagine our Mobile team being very happy if the outcome here is that we could break layout on GV and not revert the change because the only failing test suite happens to be Tier 2 running in a 4.3 emulator. The intent of this work is cutting down on redundant suites, not just demoting everything-4.3.
Assignee | ||
Comment 10•5 years ago
|
||
I've updated the original patch (which was a temporary WiP version) with something that should work as intended.
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 11•5 years ago
|
||
Comment 12•5 years ago
|
||
Backed out changeset 22fad4a26360 (bug 1548659) for Decision Task bustage CLOSED TREE
Backout revision https://hg.mozilla.org/integration/autoland/rev/4488934be4ddbbd72fcdc0f5968e596494ab5447
Failure log https://treeherder.mozilla.org/logviewer.html#?job_id=248137844&repo=autoland
Edwin can you please take a look?
Assignee | ||
Comment 13•5 years ago
|
||
:arthur_iakab - I identified the issue with the patch, it was a wrong keyword being used for default value.
I have pushed a new try run to verify that decision task is not busted, if that passes I will re-attempt a landing.
Comment 14•5 years ago
|
||
Comment 15•5 years ago
|
||
bugherder |
Updated•4 years ago
|
Description
•