diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:43:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:43:14 +0000 |
commit | 8dd16259287f58f9273002717ec4d27e97127719 (patch) | |
tree | 3863e62a53829a84037444beab3abd4ed9dfc7d0 /toolkit/components/uniffi-bindgen-gecko-js/fixtures/tests/xpcshell/xpcshell.toml | |
parent | Releasing progress-linux version 126.0.1-1~progress7.99u1. (diff) | |
download | firefox-8dd16259287f58f9273002717ec4d27e97127719.tar.xz firefox-8dd16259287f58f9273002717ec4d27e97127719.zip |
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'toolkit/components/uniffi-bindgen-gecko-js/fixtures/tests/xpcshell/xpcshell.toml')
-rw-r--r-- | toolkit/components/uniffi-bindgen-gecko-js/fixtures/tests/xpcshell/xpcshell.toml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/toolkit/components/uniffi-bindgen-gecko-js/fixtures/tests/xpcshell/xpcshell.toml b/toolkit/components/uniffi-bindgen-gecko-js/fixtures/tests/xpcshell/xpcshell.toml index 801e95382f..dff0eaa877 100644 --- a/toolkit/components/uniffi-bindgen-gecko-js/fixtures/tests/xpcshell/xpcshell.toml +++ b/toolkit/components/uniffi-bindgen-gecko-js/fixtures/tests/xpcshell/xpcshell.toml @@ -3,32 +3,22 @@ ["test_arithmetic.js"] # I think this can be re-enabled when we implement https://bugzilla.mozilla.org/show_bug.cgi?id=1888668 -lineno = "3" ["test_callbacks.js"] disabled = "Temporarily disabled until we can re-enable callback support" -lineno = "8" ["test_custom_types.js"] -lineno = "12" ["test_external_types.js"] -lineno = "15" ["test_geometry.js"] -lineno = "18" ["test_refcounts.js"] -lineno = "21" ["test_rondpoint.js"] -lineno = "24" ["test_sprites.js"] -lineno = "27" ["test_todolist.js"] -lineno = "30" ["test_type_checking.js"] -lineno = "33" |