mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-10 21:28:04 +02:00
Refactor the test to use a python program to check that the background was successfully changed and re-enable the test on macOS. For running in automation, this test is dependent on Mac test runner instances being configured to allow users to change the desktop background. A code change to allow this has already been landed. See bug for the additional patches. Differential Revision: https://phabricator.services.mozilla.com/D72456
11 lines
232 B
INI
11 lines
232 B
INI
[DEFAULT]
|
|
|
|
[browser_420786.js]
|
|
skip-if = os != "linux"
|
|
[browser_633221.js]
|
|
skip-if = os != "linux"
|
|
[browser_1119088.js]
|
|
support-files =
|
|
mac_desktop_image.py
|
|
skip-if = os != "mac" || verify
|
|
[browser_setDesktopBackgroundPreview.js]
|