mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 668973 - Disable test_playback.html on Android due to intermittent failures.
This commit is contained in:
parent
e1a5e0c319
commit
3ae8f84ea9
@ -421,7 +421,7 @@ skip-if = buildapp == 'b2g' # b2g(bug 899074 - timeouts) b2g-debug(bug 899074 -
|
||||
[test_mediarecorder_record_gum_video_timeslice.html]
|
||||
skip-if = buildapp == 'b2g' || (toolkit == 'android') # mimetype check, bug 969289
|
||||
[test_playback.html]
|
||||
skip-if = buildapp == 'b2g' # b2g(Test timed out, bug 668973?) b2g-debug(Test timed out, bug 668973?) b2g-desktop(Test timed out, bug 668973?)
|
||||
skip-if = buildapp == 'b2g' || toolkit == 'android' # Disabled on Android & B2G due to bug 668973
|
||||
[test_seekLies.html]
|
||||
[test_media_sniffer.html]
|
||||
[test_streams_srcObject.html]
|
||||
|
Loading…
Reference in New Issue
Block a user