[DEFAULT] tags = "devtools" subsuite = "devtools" support-files = [ "head.js", "resources/manifest/icon.svg", "resources/manifest/load-fail.html", "resources/manifest/load-no-manifest.html", "resources/manifest/load-ok-icons.html", "resources/manifest/load-ok-json-error.html", "resources/manifest/load-ok-manifest-link.html", "resources/manifest/load-ok-warnings.html", "resources/manifest/load-ok.html", "resources/manifest/manifest.json", "resources/service-workers/controlled-install-sw.js", "resources/service-workers/controlled-install.html", "resources/service-workers/debug-sw.js", "resources/service-workers/debug.html", "resources/service-workers/dynamic-registration.html", "resources/service-workers/empty.html", "resources/service-workers/empty-sw.js", "resources/service-workers/scope-page.html", "resources/service-workers/simple.html", "resources/service-workers/simple-unicode.html", "!/devtools/client/debugger/test/mochitest/shared-head.js", "!/devtools/client/shared/test/shared-head.js", "!/devtools/client/shared/test/telemetry-test-helpers.js", ] ["browser_application_panel_debug-service-worker.js"] fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled ["browser_application_panel_list-domain-workers.js"] https_first_disabled = true fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled skip-if = [ "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && debug && http3", # Bug 1559591 "os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11' && debug && http3", # Bug 1559591 ] ["browser_application_panel_list-multiple-workers-same-registration.js"] https_first_disabled = true fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled skip-if = [ "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && debug && !http3 && !socketprocess_networking", # Bug 1559591 "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && debug && socketprocess_networking", # Bug 1559591 ] ["browser_application_panel_list-several-workers.js"] https_first_disabled = true fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled skip-if = [ "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && debug && http3", # Bug 1559591 "os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11' && debug && http3", # Bug 1559591 ] ["browser_application_panel_list-single-worker.js"] https_first_disabled = true fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled ["browser_application_panel_list-unicode.js"] fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled skip-if = [ "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && debug && http3", # Bug 1559591 "os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11' && debug && http3", # Bug 1559591 ] ["browser_application_panel_list-workers-empty.js"] fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled ["browser_application_panel_manifest-display.js"] fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled ["browser_application_panel_manifest-load.js"] fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled ["browser_application_panel_manifest-open-json.js"] https_first_disabled = true fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled ["browser_application_panel_manifest-reload.js"] https_first_disabled = true fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled ["browser_application_panel_open-links.js"] skip-if = [ "os == 'linux' && os_version == '18.04' && processor == 'x86_64'", # Bug 1467256, 1559591 "os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11'", # Bug 1467256, 1559591 "os == 'mac' && os_version == '14.70' && processor == 'x86_64'", # Bug 1467256, 1559591 "os == 'win' && os_version == '11.26100' && processor == 'x86_64'", # Bug T1467256, 1559591BD ] ["browser_application_panel_sidebar.js"] fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled ["browser_application_panel_start-service-worker.js"] fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled skip-if = [ "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && tsan", # Bug 1608640 "os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11' && tsan", # Bug 1608640 ] ["browser_application_panel_target-switching.js"] https_first_disabled = true skip-if = [ "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && debug && http3", # Bug 1640234 "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && opt && a11y_checks", # Bug 1640234 "os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11' && debug && http3", # Bug 1640234 "os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11' && opt && a11y_checks", # Bug 1640234 ] ["browser_application_panel_telemetry-debug-worker.js"] https_first_disabled = true skip-if = [ "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && opt && a11y_checks", # Bug 1654354 "os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11' && opt && a11y_checks", # Bug 1654354 "os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11' && tsan", ] ["browser_application_panel_telemetry-select-page.js"] fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled ["browser_application_panel_telemetry-start-worker.js"] fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled skip-if = [ "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && tsan", # Bug 1654468 "os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11' && tsan", # Bug 1654468 "os == 'mac' && os_version == '14.70' && processor == 'x86_64' && debug", # Bug 1559591 ] ["browser_application_panel_telemetry-unregister-worker.js"] fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled ["browser_application_panel_unregister-worker.js"] fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled ["browser_application_panel_viewsource-service-worker.js"] https_first_disabled = true fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled skip-if = [ "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && debug && http3", # Bug 1559591 "os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11' && debug && http3", # Bug 1559591 ] ["browser_application_panel_worker-states.js"] fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled