mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-12 03:18:36 +00:00
50 lines
1.2 KiB
INI
50 lines
1.2 KiB
INI
[DEFAULT]
|
|
skip-if = os != 'android'
|
|
support-files =
|
|
basic_article.html
|
|
basic_article_mobile.html
|
|
desktopmode_user_agent.sjs
|
|
devicesearch.xml
|
|
head.js
|
|
head_search.js
|
|
session_formdata_sample.html
|
|
simpleservice.xml
|
|
video_controls.html
|
|
video_discovery.html
|
|
video_discovery.sjs
|
|
web_channel.html
|
|
tp5/**
|
|
|
|
[test_about_logins.html]
|
|
[test_accounts.html]
|
|
[test_android_log.html]
|
|
[test_app_constants.html]
|
|
[test_awsy_lite.html]
|
|
# historically, we only run awsy on opt; gc times out on debug
|
|
skip-if = debug
|
|
[test_debugger_server.html]
|
|
[test_desktop_useragent.html]
|
|
[test_device_search_engine.html]
|
|
[test_get_last_visited.html]
|
|
[test_home_provider.html]
|
|
[test_hidden_select_option.html]
|
|
[test_identity_mode.html]
|
|
[test_java_addons.html]
|
|
[test_jni.html]
|
|
[test_migrate_ui.html]
|
|
[test_network_manager.html]
|
|
[test_offline_page.html]
|
|
skip-if = true # Bug 1241478
|
|
[test_reader_view.html]
|
|
[test_resource_substitutions.html]
|
|
[test_restricted_profiles.html]
|
|
[test_select_disabled.html]
|
|
[test_selectoraddtab.html]
|
|
[test_session_form_data.html]
|
|
[test_session_scroll_position.html]
|
|
[test_session_zombification.html]
|
|
[test_shared_preferences.html]
|
|
[test_simple_discovery.html]
|
|
[test_video_discovery.html]
|
|
[test_web_channel.html]
|