зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
ed9ceeeeb7
Коммит
dc7a7ccbb7
|
@ -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]
|
||||
|
|
Загрузка…
Ссылка в новой задаче