Bug 1452348 - disable intermittent test on android + debug draft
authorShane Caraveo <scaraveo@mozilla.com>
Wed, 11 Jul 2018 15:41:52 -0300
changeset 816981 b19e0cfd40fdb660adb045d1ea593ded8c4c8caf
parent 815592 3d20b0701781731e0f9b08e1cd40ac842f385e03
push id115915
push usermixedpuppy@gmail.com
push dateWed, 11 Jul 2018 18:42:40 +0000
bugs1452348
milestone63.0a1
Bug 1452348 - disable intermittent test on android + debug MozReview-Commit-ID: 9A2P2jkTwWK
toolkit/components/extensions/test/mochitest/mochitest-common.ini
--- a/toolkit/components/extensions/test/mochitest/mochitest-common.ini
+++ b/toolkit/components/extensions/test/mochitest/mochitest-common.ini
@@ -123,16 +123,17 @@ skip-if = os == 'android' && debug # bug
 skip-if = (os == 'android' && debug) || (verify && (os == 'linux' || os == 'mac')) # bug 1397615
 [test_ext_webrequest_auth.html]
 skip-if = os == 'android'
 [test_ext_webrequest_background_events.html]
 [test_ext_webrequest_basic.html]
 skip-if = os == 'android' && debug || (os == 'linux' && !asan) # bug 1397615, bug 1455405
 [test_ext_webrequest_errors.html]
 [test_ext_webrequest_filter.html]
+skip-if = os == 'android' && debug # bug 1452348
 [test_ext_webrequest_frameId.html]
 [test_ext_webrequest_hsts.html]
 skip-if = os == 'android' || os == 'linux' # linux, bug 1398120
 [test_ext_webrequest_upgrade.html]
 [test_ext_webrequest_upload.html]
 skip-if = os == 'android' # Currently fails in emulator tests
 [test_ext_webrequest_redirect_data_uri.html]
 [test_ext_window_postMessage.html]