diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:29 +0000 |
commit | 59203c63bb777a3bacec32fb8830fba33540e809 (patch) | |
tree | 58298e711c0ff0575818c30485b44a2f21bf28a0 /toolkit/components/uniffi-bindgen-gecko-js/fixtures/tests | |
parent | Adding upstream version 126.0.1. (diff) | |
download | firefox-59203c63bb777a3bacec32fb8830fba33540e809.tar.xz firefox-59203c63bb777a3bacec32fb8830fba33540e809.zip |
Adding upstream version 127.0.upstream/127.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'toolkit/components/uniffi-bindgen-gecko-js/fixtures/tests')
-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" |