mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 814807 - Pref on the gum automation in mozilla-central. r=jesup
This commit is contained in:
parent
62a988b8b2
commit
fcf7bafc80
@ -10,11 +10,11 @@ relativesrcdir = @relativesrcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
# Bug 814718 prevents us from running the following test:
|
||||
# test_getUserMedia_basicVideo.html
|
||||
|
||||
MOCHITEST_FILES = \
|
||||
test_getUserMedia_exceptions.html \
|
||||
test_getUserMedia_basicVideo.html \
|
||||
test_getUserMedia_basicAudio.html \
|
||||
test_getUserMedia_basicVideoAudio.html \
|
||||
head.js \
|
||||
mediaStreamPlayback.js \
|
||||
pc.js \
|
||||
@ -23,8 +23,6 @@ MOCHITEST_FILES = \
|
||||
# The following tests are leaking and cannot be run by default yet
|
||||
ifdef MOZ_WEBRTC_LEAKING_TESTS
|
||||
MOCHITEST_FILES += \
|
||||
test_getUserMedia_basicAudio.html \
|
||||
test_getUserMedia_basicVideoAudio.html \
|
||||
test_peerConnection_basicAudio.html \
|
||||
test_peerConnection_basicAudioVideo.html \
|
||||
test_peerConnection_basicAudioVideoCombined.html \
|
||||
|
Loading…
Reference in New Issue
Block a user