forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1859893 - batch 15 - migrate xpcshell.ini -> .toml. r=aryx,geckov…
…iew-reviewers,extension-reviewers,valentin,cookie-reviewers,pbz,owlish,robwu Differential Revision: https://phabricator.services.mozilla.com/D194384
- Loading branch information
Showing
79 changed files
with
2,739 additions
and
1,789 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
[DEFAULT] | ||
head = "head.js" | ||
|
||
["test_permmanager_cleardata.js"] | ||
|
||
["test_permmanager_default_pref.js"] | ||
|
||
["test_permmanager_defaults.js"] | ||
|
||
["test_permmanager_expiration.js"] | ||
skip-if = [ | ||
"win10_2009", # Bug 1718292 | ||
"win11_2009", # Bug 1797751 | ||
] | ||
|
||
["test_permmanager_getAllByTypeSince.js"] | ||
|
||
["test_permmanager_getAllByTypes.js"] | ||
|
||
["test_permmanager_getAllForPrincipal.js"] | ||
|
||
["test_permmanager_getAllWithTypePrefix.js"] | ||
|
||
["test_permmanager_getPermissionObject.js"] | ||
|
||
["test_permmanager_idn.js"] | ||
|
||
["test_permmanager_ipc.js"] | ||
# This test is meant to run on a multi process mode | ||
# and with file urls loaded in their own child process. | ||
skip-if = ["!e10s"] | ||
firefox-appdir = "browser" | ||
|
||
["test_permmanager_load_invalid_entries.js"] | ||
skip-if = ["debug == true"] | ||
|
||
["test_permmanager_local_files.js"] | ||
|
||
["test_permmanager_matches.js"] | ||
|
||
["test_permmanager_matchesuri.js"] | ||
|
||
["test_permmanager_migrate_10-11.js"] | ||
skip-if = ["os == 'android'"] # Android doesn't use places | ||
|
||
["test_permmanager_migrate_11-12.js"] | ||
skip-if = ["os == 'android'"] # Android doesn't use places | ||
|
||
["test_permmanager_migrate_4-7.js"] | ||
skip-if = ["os == 'android'"] # Android doesn't use places | ||
|
||
["test_permmanager_migrate_4-7_no_history.js"] | ||
skip-if = [ | ||
"apple_silicon", # Disabled due to bleedover with other tests when run in regular suites; passes in "failures" jobs | ||
"os == 'android'" | ||
] | ||
|
||
["test_permmanager_migrate_5-7a.js"] | ||
skip-if = ["os == 'android'"] # Android doesn't use places | ||
|
||
["test_permmanager_migrate_5-7b.js"] | ||
skip-if = ["os == 'android'"] # Android doesn't use places | ||
|
||
["test_permmanager_migrate_6-7a.js"] | ||
skip-if = ["os == 'android'"] # Android doesn't use places | ||
|
||
["test_permmanager_migrate_6-7b.js"] | ||
skip-if = ["os == 'android'"] # Android doesn't use places | ||
|
||
["test_permmanager_migrate_7-8.js"] | ||
skip-if = ["os == 'android'"] # Android doesn't use places | ||
|
||
["test_permmanager_migrate_9-10.js"] | ||
skip-if = ["os == 'android'"] # Android doesn't use places | ||
|
||
["test_permmanager_notifications.js"] | ||
|
||
["test_permmanager_oa_strip.js"] | ||
|
||
["test_permmanager_remove_add_update.js"] | ||
|
||
["test_permmanager_removeall.js"] | ||
|
||
["test_permmanager_removebytype.js"] | ||
|
||
["test_permmanager_removebytypesince.js"] | ||
|
||
["test_permmanager_removepermission.js"] | ||
|
||
["test_permmanager_removesince.js"] | ||
|
||
["test_permmanager_site_scope.js"] | ||
|
||
["test_permmanager_subdomains.js"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
[DEFAULT] | ||
head = "" | ||
skip-if = [ | ||
"os == 'android'", | ||
"os == 'win' && msix", # Does not work in MSIX builds. | ||
] | ||
support-files = [ | ||
"autoconfig-all.cfg", | ||
"autoconfig-latin1.cfg", | ||
"autoconfig-utf8.cfg", | ||
"autoconfig-chromecheck.cfg", | ||
"autoconfig-no-sandbox-check.cfg", | ||
"autoconfig.js", | ||
"autoconfig-no-sandbox.js", | ||
] | ||
|
||
["test_autoconfig.js"] | ||
|
||
["test_autoconfig_custom_path.js"] | ||
run-if = ["os == 'linux'"] | ||
|
||
["test_autoconfig_default_path.js"] | ||
run-if = ["os == 'linux'"] | ||
|
||
["test_autoconfig_no_sandbox.js"] | ||
run-sequentially = "very high failure rate in parallel" | ||
|
||
["test_autoconfig_nonascii.js"] | ||
run-sequentially = "very high failure rate in parallel" |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[DEFAULT] | ||
head = "" | ||
run-if = ["os == 'linux'"] | ||
|
||
["test_autoconfig_snap.js"] | ||
support-files = [ | ||
"autoconfig_snap.js", | ||
"autoconfig-snap.cfg", | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[DEFAULT] | ||
head = "" | ||
skip-if = ["os == 'android'"] | ||
support-files = ["data/**"] | ||
firefox-appdir = "browser" | ||
|
||
["test_hunspell.js"] | ||
|
||
["test_hunspell_unicode_paths.js"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
[DEFAULT] | ||
head = "" | ||
support-files = [ | ||
"async_load_tests.js", | ||
"bug413512.ico", | ||
"bug815359.ico", | ||
"image1.png", | ||
"image1.webp", | ||
"image1quality50.webp", | ||
"image1png16x16.jpg", | ||
"image1png64x64.jpg", | ||
"image2.jpg", | ||
"image2jpg16x16-win.png", | ||
"image2jpg16x16.png", | ||
"image2jpg16x16cropped.jpg", | ||
"image2jpg16x16cropped2.jpg", | ||
"image2jpg16x32cropped3.jpg", | ||
"image2jpg16x32scaled.jpg", | ||
"image2jpg32x16cropped4.jpg", | ||
"image2jpg32x16scaled.jpg", | ||
"image2jpg32x32-win.png", | ||
"image2jpg32x32.jpg", | ||
"image2jpg32x32.png", | ||
"image3.ico", | ||
"image3ico16x16.png", | ||
"image3ico32x32.png", | ||
"image4.gif", | ||
"image4gif16x16bmp24bpp.ico", | ||
"image4gif16x16bmp32bpp.ico", | ||
"image4gif32x32bmp24bpp.ico", | ||
"image4gif32x32bmp32bpp.ico", | ||
"image_load_helpers.js", | ||
] | ||
|
||
|
||
["test_async_notification.js"] | ||
|
||
["test_async_notification_404.js"] | ||
|
||
["test_async_notification_animated.js"] | ||
|
||
["test_encoder_apng.js"] | ||
|
||
["test_encoder_png.js"] | ||
|
||
["test_imgtools.js"] | ||
|
||
["test_moz_icon_uri.js"] | ||
|
||
["test_private_channel.js"] |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.