Bug 1299882 - Intermittent tests | Timed out while polling clipboard for pasted data. r=RyanVM

MozReview-Commit-ID: 3S0vvyix6JN

--HG--
extra : rebase_source : f9ceb0b813adc6dca9a1f8323446ade4dd2c1a6e
This commit is contained in:
Joel Maher 2016-09-01 15:33:06 -04:00
Родитель 01253cd8d0
Коммит a1bd244c06
2 изменённых файлов: 2 добавлений и 0 удалений

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

@ -147,6 +147,7 @@ skip-if = os == "mac" # Full keyboard navigation on OSX only works if Full Keybo
[browser_inspector_search-08.js]
[browser_inspector_search-clear.js]
[browser_inspector_search-filter_context-menu.js]
subsuite = clipboard
[browser_inspector_search_keyboard_trap.js]
[browser_inspector_search-label.js]
[browser_inspector_search-reserved.js]

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

@ -45,6 +45,7 @@ skip-if = (toolkit == 'gonk' && !debug)
[test_browserElement_oop_Close.html]
[test_browserElement_oop_CookiesNotThirdParty.html]
[test_browserElement_oop_CopyPaste.html]
subsuite = clipboard
[test_browserElement_oop_DOMRequestError.html]
disabled = Disabling some OOP tests for WebIDL scope changes
[test_browserElement_oop_DataURI.html]