summaryrefslogtreecommitdiffstats
path: root/dom/serviceworkers/test/browser.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dom/serviceworkers/test/browser.ini')
-rw-r--r--dom/serviceworkers/test/browser.ini43
1 files changed, 43 insertions, 0 deletions
diff --git a/dom/serviceworkers/test/browser.ini b/dom/serviceworkers/test/browser.ini
new file mode 100644
index 0000000000..f671d4a655
--- /dev/null
+++ b/dom/serviceworkers/test/browser.ini
@@ -0,0 +1,43 @@
+[DEFAULT]
+support-files =
+ browser_base_force_refresh.html
+ browser_cached_force_refresh.html
+ download/window.html
+ download/worker.js
+ download_canceled/page_download_canceled.html
+ download_canceled/server-stream-download.sjs
+ download_canceled/sw_download_canceled.js
+ fetch.js
+ file_userContextId_openWindow.js
+ force_refresh_browser_worker.js
+ ForceRefreshChild.jsm
+ ForceRefreshParent.jsm
+ empty.html
+ empty_with_utils.html
+ empty.js
+ intercepted_channel_process_swap_worker.js
+ page_post_controlled.html
+ redirect.sjs
+ storage_recovery_worker.sjs
+ utils.js
+
+[browser_antitracking.js]
+[browser_antitracking_subiframes.js]
+[browser_devtools_serviceworker_interception.js]
+skip-if = serviceworker_e10s
+[browser_force_refresh.js]
+skip-if = verify # Bug 1603340
+[browser_download.js]
+[browser_download_canceled.js]
+skip-if = verify
+[browser_intercepted_channel_process_swap.js]
+skip-if = !fission
+[browser_remote_type_process_swap.js]
+skip-if = !e10s
+[browser_storage_permission.js]
+skip-if = true # Crashes: @ mozilla::dom::ServiceWorkerManagerService::PropagateUnregister(unsigned long, mozilla::ipc::PrincipalInfo const&, nsTSubstring<char16_t> const&), #Bug 1578337
+[browser_storage_recovery.js]
+skip-if = serviceworker_e10s
+[browser_unregister_with_containers.js]
+[browser_userContextId_openWindow.js]
+skip-if = !e10s || serviceworker_e10s