Closed Bug 697404 Opened 14 years ago Closed 14 years ago

disable tp4m for birch

Categories

(Release Engineering :: General, defect, P3)

ARM
Android
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jmaher, Assigned: bear)

References

Details

(Whiteboard: [mobile_unittests])

Attachments

(1 file)

currently we run tp4m and tp4m_nochrome on birch. It makes no sense at all to be running the chrome version and that is the only pageloader test failing. Please disable tp4m but leave tp4m_nochrome running.
Priority: -- → P3
Armen: this seems like something quick. Can you please take care of this this week as part of buildduty, since bear is out until Thursday? You can hit me up for review when necessary.
Assignee: nobody → armenzg
per discussion with Mobile Testing team and the comment by Aki about how this is harder to resolve because the build steps are programatically generated marking this as P5 and editing the title to reflect that we need to find a way to even do this
Assignee: armenzg → nobody
Priority: P3 → P5
Summary: disable tp4m for birch → find solution so we can disable tp4m for twigs
This should do it. Disabling talos suites is easier than trying to disable unit test suites though. IMHO it should not be a dupe from each other. diff --git a/mozilla/project_branches.py b/mozilla/project_branches.py --- a/mozilla/project_branches.py +++ b/mozilla/project_branches.py @@ -181,18 +181,21 @@ PROJECT_BRANCHES = { 'birch': { 'enable_nightly': True, 'create_snippet': True, 'create_mobile_snippet': True, 'create_partial': True, 'lock_platforms': True, 'platforms': { 'linux-android': {}, }, + 'talos_suites': { + 'remote-tp4m': 0, + }, }, 'cedar': {}, # customizations for windows update service changes (bug 481815) 'elm': { 'enable_nightly': True, 'create_snippet': True, 'create_partial': True,
Assignee: nobody → bear
Priority: P5 → P2
Attachment #573907 - Flags: review?(aki)
Summary: find solution so we can disable tp4m for twigs → disable tp4m for birch
Attachment #573907 - Flags: review?(aki) → review+
Comment on attachment 573907 [details] [diff] [review] remove tp4m from birch's list of tests committed changeset 5042:4f380f0680db
Attachment #573907 - Flags: checked-in+
Flags: needs-reconfig?
Landed and reconfiging now.
Flags: needs-reconfig?
we had duped a bug about turning off tpan/tzoom as well. Those tests will never run on Birch. All reftest/crashtest/jsreftest are failing, but will be fixed, so maybe we should leave those running.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
premature closing - need to finish the bug that was dup'd forward to this bug
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
tests to turn off for birch: tpan/tzoom, crashtest, reftest, jsreftest
I believe I disabled tpan and tzoom for android (native) with my patches today. Joel said maybe we should leave reftest/crashtest/jsreftest running in comment 8; closing.
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Priority: P2 → P3
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: