Closed Bug 824764 Opened 12 years ago Closed 12 years ago

turn off R1-R4 for panda/android4.0

Categories

(Release Engineering :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jmaher, Assigned: Callek)

References

Details

Attachments

(1 file)

these tests are full of failures and will require a lot of attention to get green. We need to focus on the rest of the tests and general stability. A bonus item would be to allow us to run these on try server!!
Assignee: nobody → bugspam.Callek
Attached patch [configs] drop it (deleted) — Splinter Review
I'm not really a fan of how messy these Android unittest dicts have become, but I think this is the fastest way to success [removing the reftests] here.
Attachment #697327 - Flags: review?(armenzg)
Attachment #697327 - Flags: feedback?(jmaher)
Comment on attachment 697327 [details] [diff] [review] [configs] drop it >+ANDROID_PANDA_UNITTEST_DICT = { >+ 'opt_unittest_suites': [], >+ 'debug_unittest_suites': [], >+} >+for suite in ANDROID_PLAIN_UNITTEST_DICT['opt_unittest_suites']: >+ if suite[0].startswith('reftest') or suite[0].startswith('plain-reftest'): what about reftestsmall? I believe what you have is correct, just thought I would ask. >+ continue >+ ANDROID_PANDA_UNITTEST_DICT['opt_unittest_suites'].append(suite) >+
Attachment #697327 - Flags: feedback?(jmaher) → feedback+
Comment on attachment 697327 [details] [diff] [review] [configs] drop it These configs are more and more lovely :) LGTM!
Attachment #697327 - Flags: review?(armenzg) → review+
This bug came up in the mobile meeting, can this patch be landed?
In production.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: