From a90a5cba08fdf6c0ceb95101c275108a152a3aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:37 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- toolkit/components/satchel/test/unit/xpcshell.toml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'toolkit/components/satchel/test/unit/xpcshell.toml') diff --git a/toolkit/components/satchel/test/unit/xpcshell.toml b/toolkit/components/satchel/test/unit/xpcshell.toml index 68a379e74d..0151f9252c 100644 --- a/toolkit/components/satchel/test/unit/xpcshell.toml +++ b/toolkit/components/satchel/test/unit/xpcshell.toml @@ -15,29 +15,36 @@ support-files = [ ] ["test_async_expire.js"] - -["test_autocomplete.js"] +lineno = "17" ["test_db_access_denied.js"] skip-if = ["os != 'linux'"] # simulates insufficiant file permissions +lineno = "20" ["test_db_corrupt.js"] +lineno = "24" ["test_db_update_v4.js"] +lineno = "27" ["test_db_update_v4b.js"] +lineno = "30" ["test_db_update_v5.js"] skip-if = ["condprof"] # Bug 1769154 - not supported +lineno = "33" ["test_db_update_v999a.js"] +lineno = "37" ["test_db_update_v999b.js"] +lineno = "40" ["test_history_api.js"] +lineno = "43" ["test_history_sources.js"] +lineno = "46" ["test_notify.js"] - -["test_previous_result.js"] +lineno = "49" -- cgit v1.2.3