Closed Bug 1358876 Opened 8 years ago Closed 8 years ago

Autophone - disable perma orange tests on Android 5.1

Categories

(Testing Graveyard :: Autophone, enhancement)

enhancement
Not set
normal

Tracking

(firefox55 fixed)

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: bc, Assigned: bc)

References

(Depends on 5 open bugs)

Details

(Whiteboard: [stockwell disabled])

Attachments

(3 files)

I was unable to test the new tests enabled in bug 1352333 for Android 5.1/sdk 22/Nexus 6 until we landed the patch and we were able to run tests on try. Several tests in Cdm1, Mdm3 and Mdm4 appear to be perma failing. I have initiated a try run to determine whether we can achieve green by disabling specific tests or if we should exclude these tests totally from the Nexus 6 devices.
Whiteboard: [stockwell needswork]
Depends on: 1359010
Depends on: 1359012
From the try run at https://treeherder.mozilla.org/#/jobs?repo=try&revision=88022e5d1b3a3e29ea1896b0f175b09b2c869a28&exclusion_profile=false&filter-tier=1&filter-tier=2&filter-tier=3&selectedJob=93644366 the Android 5.1/Nexus 6 failures are: bug 1329532 bug 1066090 debug |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_BufferedSeek.html | Test timed out. opt |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_BufferedSeek.html | Test timed out. bug 1358640 debug |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_EndedEvent.html | Test timed out. opt |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_EndedEvent.html | Test timed out. bug 1341519 debug |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_FrameSelection.html | Test timed out. opt |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_FrameSelection.html | Test timed out. bug 1342247 debug |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_HaveMetadataUnbufferedSeek.html | Test timed out. opt |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_HaveMetadataUnbufferedSeek.html | Test timed out. bug 1341146 debug |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_MediaSource.html | Test timed out. opt |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_MediaSource.html | Test timed out. bug 1225758 debug |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_MediaSource_memory_reporting.html | Test timed out. opt |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_MediaSource_memory_reporting.html | Test timed out. bug 1359010 debug |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_OnEvents.html | Test timed out. opt |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_OnEvents.html | Test timed out. bug 1293896 bug 1342683 debug |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_SplitAppendDelay.html | Test timed out. opt |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_SplitAppendDelay.html | Test timed out. bug 1211999 debug |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_SplitAppend.html | Test timed out. opt |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_SplitAppend.html | Test timed out. bug 1359012 debug |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_TruncatedDuration.html | Test timed out. opt |TEST-UNEXPECTED-FAIL | dom/media/mediasource/test/test_TruncatedDuration.html | Test timed out. bug 1358718 debug | REFTEST TEST-UNEXPECTED-FAIL | dom/media/test/crashtests/795892-1.html | load failed: timed out waiting for reftest-wait to be removed opt | REFTEST TEST-UNEXPECTED-FAIL | dom/media/test/crashtests/795892-1.html | load failed: timed out waiting for reftest-wait to be removed
Attached patch bug-1358876.patch (deleted) — Splinter Review
Attachment #8860990 - Flags: review?(jmaher)
This first try run is with a skip-if(Android) in the Cdm1 test. https://treeherder.mozilla.org/#/jobs?repo=try&revision=5c9c603dcbebdf278ca1dc6955e4301ffcfab0a9 gbrown pointed out how to do this for a single sdk version using skip-if(AndroidVersion=='22'). This second try run is for Cmd1 only with AndroidVersion. It is properly skipped for the Nexus 6 and run for the others. Win! \o/ https://treeherder.mozilla.org/#/jobs?repo=try&revision=a78ac19c1574feb6481587985120607df7ccb015
Comment on attachment 8860990 [details] [diff] [review] bug-1358876.patch Review of attachment 8860990 [details] [diff] [review]: ----------------------------------------------------------------- thanks for doing this!
Attachment #8860990 - Flags: review?(jmaher) → review+
Pushed by bclary@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/df17c800d8f2 Autophone - disable perma orange tests on Android 5.1, r=jmaher.
AndroidVersion failed on Linux. I probably should have done skip-if(Android&&AndroidVersion=='22'). Aryx is going to back me out and I'll do another try run before request review again.
Attached patch bug-1358876-v2.patch (deleted) — Splinter Review
The linux crash tests are green. OSX are still pending, but this looks better.
Attachment #8861113 - Flags: review?(jmaher)
Comment on attachment 8861113 [details] [diff] [review] bug-1358876-v2.patch Review of attachment 8861113 [details] [diff] [review]: ----------------------------------------------------------------- sorry I missed that the first time around!
Attachment #8861113 - Flags: review?(jmaher) → review+
Pushed by bclary@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/3301d5530ddd Autophone - disable perma orange tests on Android 5.1, r=jmaher.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Whiteboard: [stockwell needswork] → [stockwell disabled]
Depends on: 1315125
Depends on: 1321978
Depends on: 1352899
I have more work to do to disable all of the offending Android 5.1 failures. Will have a patch ready for review by Monday.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Depends on: 1361325
Comment on attachment 8863783 [details] [diff] [review] bug-1358876-followup.patch Review of attachment 8863783 [details] [diff] [review]: ----------------------------------------------------------------- looks good!
Attachment #8863783 - Flags: review?(jmaher) → review+
Pushed by bclary@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/035af9053c26 Autophone - disable additional perma orange tests on Android 5.1, r=jmaher
Status: REOPENED → RESOLVED
Closed: 8 years ago8 years ago
Resolution: --- → FIXED
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: