This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch tor-browser-91.8.0esr-11.0-1 in repository tor-browser.
commit 7b23fdb8c1b09dbefba512f5d10f0990c3315a09 Author: Narcis Beleuzu nbeleuzu@mozilla.com AuthorDate: Sun Mar 13 03:11:05 2022 +0200
Bug 1759318 - Disable test on all platforms. a=test-only --- browser/components/urlbar/tests/unit/xpcshell.ini | 1 + 1 file changed, 1 insertion(+)
diff --git a/browser/components/urlbar/tests/unit/xpcshell.ini b/browser/components/urlbar/tests/unit/xpcshell.ini index c383a2b8f81cf..c9dae0e55da48 100644 --- a/browser/components/urlbar/tests/unit/xpcshell.ini +++ b/browser/components/urlbar/tests/unit/xpcshell.ini @@ -71,6 +71,7 @@ skip-if = !sync [test_tokenizer.js] [test_trimming.js] [test_unitConversion.js] +skip-if = true # Bug 1759318 [test_UrlbarController_integration.js] [test_UrlbarController_telemetry.js] [test_UrlbarController_unit.js]