mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 1633189 - disable toolkit/components/extensions/test/mochitest/test_ext_webrequest_basic.html for frequent linux-asan-opt failures. r=intermittent-reviewers,jmaher,robwu DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D123339
This commit is contained in:
parent
c56ae6e965
commit
d6e6c4a9a2
@ -192,9 +192,10 @@ skip-if = os == 'android'
|
||||
[test_ext_webrequest_background_events.html]
|
||||
[test_ext_webrequest_basic.html]
|
||||
skip-if =
|
||||
os == 'android' && debug # bug 1397615
|
||||
tsan # bug 1612707
|
||||
xorigin # JavaScript Error: "SecurityError: Permission denied to access property "wrappedJSObject" on cross-origin object" {file: "http://mochi.false-test:8888/tests/SimpleTest/TestRunner.js" line: 157}]
|
||||
os == 'android' && debug # bug 1397615
|
||||
tsan # bug 1612707
|
||||
xorigin # JavaScript Error: "SecurityError: Permission denied to access property "wrappedJSObject" on cross-origin object" {file: "http://mochi.false-test:8888/tests/SimpleTest/TestRunner.js" line: 157}]
|
||||
os == "linux" && bits == 64 && !debug && asan # Bug 1633189
|
||||
[test_ext_webrequest_errors.html]
|
||||
skip-if = tsan
|
||||
[test_ext_webrequest_filter.html]
|
||||
|
Loading…
Reference in New Issue
Block a user