зеркало из https://github.com/mozilla/gecko-dev.git
Bug 981889 - Enable content/media/webaudio/test mochitests on Android 2.3; no review
This commit is contained in:
Родитель
208810135e
Коммит
eabebaa57c
|
@ -35,7 +35,7 @@ support-files =
|
|||
[test_audioBufferSourceNodeNoStart.html]
|
||||
[test_audioBufferSourceNodeNullBuffer.html]
|
||||
[test_audioBufferSourceNodeOffset.html]
|
||||
skip-if = (toolkit == 'gonk' && !debug) #bug 906752
|
||||
skip-if = (toolkit == 'gonk' && !debug) || (toolkit == 'android') #bug 906752
|
||||
[test_AudioContext.html]
|
||||
[test_audioDestinationNode.html]
|
||||
[test_AudioListener.html]
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
"content/canvas/test/webgl-conformance": "bug 865443 - separate suite -- mochitest-gl",
|
||||
"content/canvas/test/webgl-mochitest/test_no_arr_points.html": "Android 2.3 aws only; bug 1030942",
|
||||
"content/html/content/test/test_bug659743.xml": "Android 2.3 aws only; bug 1031103",
|
||||
"content/media/webaudio/test": "Android 2.3 only; bug 981889",
|
||||
"docshell/test/navigation/test_reserved.html": "too slow on Android 2.3 aws only; bug 1030403",
|
||||
"dom/media/tests/mochitest": "Android 2.3 only; bug 981881",
|
||||
"layout/style/test/test_media_queries.html": "Android 2.3 aws only; bug 1030419",
|
||||
|
|
Загрузка…
Ссылка в новой задаче