mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 14:52:16 +00:00
Bug 1525773 - remove windows10-aarch64 skip clause from browser/tools/mozscreenshots/browser.ini r=jmaher
It seems we no longer run mochitest-browser-screenshots test on windows10-aarch64 anywhere, but for the time that it is turned on again, the `skip-if` clause should be removed to provide fullest results possible. Differential Revision: https://phabricator.services.mozilla.com/D43324 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
6b7371cdb7
commit
9c93275254
@ -5,5 +5,4 @@ support-files =
|
||||
|
||||
[browser_screenshots.js]
|
||||
[browser_screenshots_cropping.js]
|
||||
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to bug 1536729
|
||||
[browser_boundingbox.js]
|
||||
|
Loading…
Reference in New Issue
Block a user