Bug 1085627 - Skip test_mixingRules.html on Android for frequent failures.

This commit is contained in:
Ryan VanderMeulen 2014-10-28 12:44:20 -04:00
parent c897f39da5
commit ca6986e9c3

View File

@ -113,6 +113,7 @@ skip-if = toolkit == 'android' # bug 1056706
[test_mediaStreamAudioSourceNodePassThrough.html]
[test_mediaStreamAudioSourceNodeResampling.html]
[test_mixingRules.html]
skip-if = toolkit == 'android' # Bug 1085627
[test_mozaudiochannel.html]
skip-if = (toolkit == 'gonk' && !debug)
[test_nodeToParamConnection.html]