Bug 1270962: test_peerConnection_capturedVideo.html doesn't use clipboard. r=jmaher

MozReview-Commit-ID: BiIz10xWw7C

--HG--
extra : rebase_source : 5d284b501920001b53ff115a4bfaf8df38d7ecfe
This commit is contained in:
Nils Ohlmeier [:drno] 2016-08-11 15:39:19 -07:00
Родитель 6fbda60782
Коммит d0940e2a2f
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -133,7 +133,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 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_bug1064223.html]
[test_peerConnection_capturedVideo.html] [test_peerConnection_capturedVideo.html]
subsuite = clipboard
tags=capturestream 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) 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] [test_peerConnection_captureStream_canvas_2d.html]