Bug 1533819, 1533814, 1532775 - disable additional tests in mochitest-chrome suite that fails for windows10-aarch64 r=jmaher

- test_bug1163447_selectItems_through_shortcut.xul
- test_bug301397.xul
- test_bug364461.xul

Differential Revision: https://phabricator.services.mozilla.com/D24309

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Edwin Gao 2019-03-21 15:34:04 +00:00
Родитель ed9ceeeeb7
Коммит dc7a7ccbb7
2 изменённых файлов: 3 добавлений и 0 удалений

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

@ -3,6 +3,7 @@ support-files = head.js
[test_0_bug510634.xul]
[test_bug1163447_selectItems_through_shortcut.xul]
skip-if = (os == 'win' && processor == 'aarch64') # bug 1532775
[test_bug549192.xul]
[test_bug549491.xul]
[test_selectItems_on_nested_tree.xul]

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

@ -57,11 +57,13 @@ skip-if = true # bug 1393441
[test_bug294258.xul]
[test_bug298622.xul]
[test_bug301397.xul]
skip-if = (os == 'win' && processor == 'aarch64') # bug 1533819
[test_bug303267.xul]
[test_bug311007.xul]
[test_bug321671.xul]
[test_bug360511.xul]
[test_bug364461.xul]
skip-if = (os == 'win' && processor == 'aarch64') # bug 1533814
[test_bug396519.xul]
[test_bug396649.xul]
[test_bug428288.html]