Bug 1641360 - Skip Touch Bar mochitests on non-Mac platforms. r=mikedeboer

Differential Revision: https://phabricator.services.mozilla.com/D77153
This commit is contained in:
Harry Twyford 2020-06-03 11:23:21 +00:00
Родитель 6b3e9fd483
Коммит 13d5301268
1 изменённых файлов: 5 добавлений и 3 удалений

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

@ -1,8 +1,10 @@
[DEFAULT]
[browser_touchbar_searchrestrictions.js]
skip-if = os != "mac"
[browser_touchbar_tests.js]
skip-if = os != "mac"
support-files =
readerModeArticle.html
test-video.mp4
video_test.html
[browser_touchbar_searchrestrictions.js]
[browser_touchbar_tests.js]