Bug 1214191 - Disable test_windows.py TestBaseWindow.test_open_close on Windows 10 for frequent failures. r=jmaher

This commit is contained in:
Cosmin Sabou 2018-03-05 12:48:00 +02:00
Родитель 49964d2037
Коммит f91bf3091f
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -22,3 +22,4 @@ tags = remote
[test_update_wizard.py]
tags = remote
[test_windows.py]
skip-if = (os == "win" && bits == 64) #Bug 1214191