Bug 1270962 - move additional tests to the clipboard job. r=RyanVM

MozReview-Commit-ID: CYoapJ3zb8P
This commit is contained in:
Joel Maher 2016-05-31 16:15:01 -04:00
Родитель b6345324c6
Коммит ec8fe953e8
5 изменённых файлов: 10 добавлений и 2 удалений

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

@ -167,6 +167,7 @@ skip-if = true # browser_bug321000.js is disabled because newline handling is sh
[browser_bug406216.js]
[browser_bug408415.js]
[browser_bug409481.js]
subsuite = clipboard
[browser_bug409624.js]
[browser_bug413915.js]
[browser_bug416661.js]
@ -284,6 +285,7 @@ skip-if = os == 'win'
[browser_clipboard.js]
subsuite = clipboard
[browser_clipboard_pastefile.js]
subsuite = clipboard
[browser_contentAreaClick.js]
[browser_contextmenu.js]
tags = fullscreen
@ -506,6 +508,7 @@ tags = mcb
[browser_contextmenu_childprocess.js]
[browser_bug963945.js]
[browser_readerMode.js]
subsuite = clipboard
support-files =
readerModeArticle.html
readerModeArticleHiddenNodes.html

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

@ -337,6 +337,7 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop spec
[test_bug330925.xhtml]
[test_bug331959.html]
[test_bug333064.html]
subsuite = clipboard
skip-if = toolkit == 'android'
[test_bug333198.html]
[test_bug333673.html]

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

@ -40,6 +40,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]
[test_browserElement_oop_DataURI.html]
[test_browserElement_oop_DisallowEmbedAppsInOOP.html]
@ -131,4 +132,4 @@ tags = audiochannel
[test_browserElement_oop_OpenWindowEmpty.html]
skip-if = (toolkit == 'gonk') # Test doesn't work on B2G emulator
[test_browserElement_oop_ActiveStateChangeOnChangingMutedOrVolume.html]
tags = audiochannel
tags = audiochannel

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

@ -129,7 +129,6 @@ skip-if = toolkit == 'gonk' # B2G emulator is too slow to handle a two-way audio
skip-if = buildapp == 'b2g' || buildapp == 'mulet' || os == 'android' # bug 1043403 # Bug 1141029 Mulet parity with B2G Desktop for TC
[test_peerConnection_bug1064223.html]
[test_peerConnection_capturedVideo.html]
subsuite = clipboard
tags=capturestream
skip-if = toolkit == 'gonk' || buildapp == 'mulet' || android_version == '18' # b2g(Bug 960442, video support for WebRTC is disabled on b2g), android(Bug 1189784, timeouts on 4.3 emulator)
[test_peerConnection_captureStream_canvas_2d.html]

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

@ -65,6 +65,7 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop spec
[test_bug861217.html]
[test_clientRects.html]
[test_clipboard_disallowed.html]
subsuite = clipboard
[test_clipboard_events.html]
subsuite = clipboard
skip-if = buildapp == 'b2g' # b2g(clipboard undefined) b2g-debug(clipboard undefined) b2g-desktop(clipboard undefined)
@ -87,6 +88,7 @@ skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' #TIME
skip-if = buildapp == 'b2g' || buildapp == 'mulet'
[test_img_mutations.html]
[test_interfaces.html]
subsuite = clipboard
skip-if = ((buildapp == 'mulet' || buildapp == 'b2g') && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
# [test_network_events.html]
# Disable this test until bug 795711 is fixed.
@ -96,6 +98,7 @@ support-files = test_offsets.js
[test_outerHTML.xhtml]
skip-if = buildapp == 'mulet'
[test_paste_selection.html]
subsuite = clipboard
skip-if = buildapp == 'mulet'
[test_performance_timeline.html]
[test_picture_mutations.html]
@ -127,6 +130,7 @@ subsuite = clipboard
skip-if = (toolkit == 'android') # Disabled on Android, see bug 1230231
[test_bug1161721.html]
[test_bug1170911.html]
subsuite = clipboard
[test_storagePermissionsAccept.html]
skip-if = buildapp == 'b2g' # Bug 1184427 - no SSL certs on b2g
[test_storagePermissionsRejectForeign.html]