Source code
Revision control
Copy as Markdown
Other Tools
# Similar to xpcshell-common.ini, except tests here only run
# when e10s is enabled (with or without out-of-process extensions).
[test_ext_webRequest_eventPage_StreamFilter.js]
[test_ext_webRequest_filterResponseData.js]
skip-if =
tsan || os == "android" && debug
apple_silicon # Disabled due to bleedover with other tests when run in regular suites; passes in "failures" jobs
[test_ext_webRequest_redirect_StreamFilter.js]
[test_ext_webRequest_responseBody.js]
skip-if = os == "android" && debug
[test_ext_webRequest_startup_StreamFilter.js]
skip-if = os == "android" && debug
[test_ext_webRequest_viewsource_StreamFilter.js]
skip-if =
apple_silicon # Disabled due to bleedover with other tests when run in regular suites; passes in "failures" jobs