mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1061675- Disable test_mozaudiochannel.html on Android 2.3 due to frequent failures.
This commit is contained in:
parent
4dfc152b6a
commit
940d0205dc
@ -119,7 +119,7 @@ skip-if = toolkit == 'android' # bug 1056706
|
|||||||
[test_mixingRules.html]
|
[test_mixingRules.html]
|
||||||
skip-if = android_version == '10' # bug 1091965
|
skip-if = android_version == '10' # bug 1091965
|
||||||
[test_mozaudiochannel.html]
|
[test_mozaudiochannel.html]
|
||||||
skip-if = (toolkit == 'gonk' && !debug)
|
skip-if = (toolkit == 'gonk' && !debug) || android_version == '10' # Android: bug 1061675
|
||||||
[test_nodeToParamConnection.html]
|
[test_nodeToParamConnection.html]
|
||||||
[test_OfflineAudioContext.html]
|
[test_OfflineAudioContext.html]
|
||||||
[test_offlineDestinationChannelCountLess.html]
|
[test_offlineDestinationChannelCountLess.html]
|
||||||
|
Loading…
Reference in New Issue
Block a user