Bug 1455405 - disable test_ext_webrequest_basic.html on Linux x64 on all build types except asan r=jmaher

--HG--
extra : histedit_source : a34cb2a1c944c92fd5456d0e30210fd723a277a3
This commit is contained in:
Tiberius Oros 2018-04-30 04:46:00 +03:00
parent 09f2e3f364
commit 81bd49f959

View File

@ -121,7 +121,7 @@ skip-if = os == 'android' && debug # bug 1397615
skip-if = os == 'android'
[test_ext_webrequest_background_events.html]
[test_ext_webrequest_basic.html]
skip-if = os == 'android' && debug # bug 1397615
skip-if = os == 'android' && debug || (os == 'linux' && !asan && bits == 64) # bug 1397615, bug 1455405
[test_ext_webrequest_errors.html]
[test_ext_webrequest_filter.html]
[test_ext_webrequest_frameId.html]