Bug 1583315 - Disable test_headless_screenshot.html on Windows. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D84052
This commit is contained in:
@@ -5,4 +5,4 @@ support-files =
|
||||
headless_redirect.html^headers^
|
||||
|
||||
[test_headless_screenshot.html]
|
||||
skip-if = toolkit == 'android' || !e10s && os == "linux" #Bug 1429950
|
||||
skip-if = (toolkit == 'android') || (os == 'win') #Bug 1429950 , Bug 1583315
|
||||
|
||||
Reference in New Issue
Block a user