Bug 865642 - Disable more tests on Android.

This commit is contained in:
Ryan VanderMeulen 2013-05-02 23:59:31 -04:00
parent 4bd891c91d
commit 6599a4f628

View File

@ -38,7 +38,6 @@ MOCHITEST_FILES := \
test_decodeAudioData.html \
test_dynamicsCompressorNode.html \
test_pannerNode.html \
test_scriptProcessorNodeChannelCount.html \
test_singleSourceDest.html \
ting.ogg \
ting-expected.wav \
@ -64,6 +63,7 @@ MOCHITEST_FILES += \
test_gainNode.html \
test_mixingRules.html \
test_scriptProcessorNode.html \
test_scriptProcessorNodeChannelCount.html \
$(NULL)
endif