Bug 1767778 - Disable browser_target_command_browser_workers.js on linux1804 x64 for frequent failures r=devtools-reviewers,ochameau DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D234015
This commit is contained in:
Alexandru Marc
2025-01-13 13:57:35 +00:00
parent d08768471e
commit 7be65d9046

View File

@@ -19,6 +19,9 @@ support-files = [
["browser_target_command_bfcache.js"]
["browser_target_command_browser_workers.js"]
skip-if = [
"os == 'linux' && os_version == '18.04' && processor == 'x86_64' && tsan", # Bug 1767778
]
["browser_target_command_content_scripts.js"]