Bug 1919776 - part 1, adjust browser/base and browser/components osx skip-if conditions to be more specific. r=sessionstore-reviewers,tabbrowser-reviewers,places-reviewers,dao

Differential Revision: https://phabricator.services.mozilla.com/D222841
This commit is contained in:
Joel Maher
2024-09-20 13:15:23 +00:00
parent ba0276806a
commit 1217ef421e
11 changed files with 86 additions and 69 deletions

View File

@@ -29,7 +29,7 @@ environment = [
["../browser_startup_mainthreadio.js"]
skip-if = [
"apple_silicon", # bug 1707724
"os == 'mac' && os_version == '11.20' && arch == 'aarch64'", # bug 1707724
"socketprocess_networking",
"win11_2009 && bits == 32",
"os == 'win' && msix", # Bug 1833639