Bug 1149955 - Skip test_shared_all.py on Windows due to frequent failures.

This commit is contained in:
Ryan VanderMeulen 2015-06-16 20:43:12 -04:00
parent 19f30022f1
commit d3e477a1d0

View File

@ -18,6 +18,7 @@ browser = true
qemu = false
[test/shared/test_shared_all.py]
skip-if = os == "win" # Bug 1149955
[test/desktop-local/test_desktop_all.py]
[test/standalone/test_standalone_all.py]
[test/ui-showcase/test_ui-showcase.py]