Bug 1563440 - disable test_ext_redirect_jar.html on Windows for frequent failures. r=jmaher

Differential Revision: https://phabricator.services.mozilla.com/D38002

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Daniel Varga 2019-07-17 09:01:54 +00:00
parent 4366802146
commit 0c11927126

View File

@ -105,6 +105,7 @@ skip-if = (verify && debug && (os == 'linux' || os == 'mac'))
[test_ext_protocolHandlers.html]
skip-if = (toolkit == 'android') # bug 1342577
[test_ext_redirect_jar.html]
skip-if = os == 'win' && (debug || asan) # Bug 1563440
[test_ext_runtime_connect.html]
[test_ext_runtime_connect_twoway.html]
[test_ext_runtime_connect2.html]