From c9fedaf3f7d7a5e95e0055ccf69def7d71981a76 Mon Sep 17 00:00:00 2001 From: Andreas Pehrson Date: Wed, 30 May 2018 15:25:06 +0200 Subject: [PATCH] Bug 1282262 - Disable test on android. r=padenot MozReview-Commit-ID: 5tq1twcl42b --HG-- extra : rebase_source : 04328c487a297dac1cb1baeaf6a02744b2f065e5 extra : histedit_source : c83a8bb07ebcdb8cddca97eb9e5cac9960fd1b4c --- dom/media/tests/mochitest/mochitest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dom/media/tests/mochitest/mochitest.ini b/dom/media/tests/mochitest/mochitest.ini index 022779569030..2d3d2fbf151d 100644 --- a/dom/media/tests/mochitest/mochitest.ini +++ b/dom/media/tests/mochitest/mochitest.ini @@ -84,7 +84,7 @@ skip-if = android_version == '18' # android(Bug 1189784, timeouts on 4.3 emulato [test_getUserMedia_mediaElementCapture_video.html] skip-if = android_version == '18' # android(Bug 1189784, timeouts on 4.3 emulator) [test_getUserMedia_mediaStreamClone.html] -skip-if = toolkit == 'android' && debug # Bug 1282262 +skip-if = android_version == '18' # android(Bug 1189784, timeouts on 4.3 emulator) [test_getUserMedia_mediaStreamConstructors.html] [test_getUserMedia_mediaStreamTrackClone.html] [test_getUserMedia_playAudioTwice.html]