mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +00:00
e1c0312fe9
Current theory is that Bug 1178760 was probably the cause for intermittents.
29 lines
603 B
INI
29 lines
603 B
INI
[DEFAULT]
|
|
skip-if = buildapp == 'b2g'
|
|
|
|
support-files =
|
|
method.sjs
|
|
partial_content.sjs
|
|
rel_preconnect.sjs
|
|
user_agent.sjs
|
|
user_agent_update.sjs
|
|
redirect_idn.html^headers^
|
|
redirect_idn.html
|
|
empty.html
|
|
web_packaged_app.sjs
|
|
|
|
[test_arraybufferinputstream.html]
|
|
[test_partially_cached_content.html]
|
|
[test_rel_preconnect.html]
|
|
skip-if = e10s
|
|
[test_uri_scheme.html]
|
|
[test_user_agent_overrides.html]
|
|
skip-if = e10s
|
|
[test_user_agent_updates.html]
|
|
skip-if = e10s
|
|
[test_user_agent_updates_reset.html]
|
|
[test_xhr_method_case.html]
|
|
skip-if = e10s
|
|
[test_idn_redirect.html]
|
|
[test_web_packaged_app.html]
|