Bug 1046512 - Disable test_set_window_size.py on linux due to a latent timing problem exposed by modifications to marionette. r=jgriffin

This commit is contained in:
Chris Manchester 2014-10-21 11:23:18 -04:00
parent e2634e73a0
commit 84f7251b20

View File

@ -131,3 +131,4 @@ browser = false
b2g = false
[test_set_window_size.py]
b2g = false
skip-if = os == "linux" # Bug 1085717