1[DEFAULT]
2subsuite = media
3tags = webvtt
4skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1536604
5support-files =
6  ../../../test/gizmo.mp4
7  ../../../test/seek.webm
8  ../../../test/vp9cake.webm
9  bad-signature.vtt
10  basic.vtt
11  bug883173.vtt
12  long.vtt
13  manifest.js
14  parser.vtt
15  region.vtt
16  sequential.vtt
17  vttPositionAlign.vtt
18
19[test_bug1018933.html]
20[test_bug1242594.html]
21[test_bug883173.html]
22skip-if = (android_version == '25' && debug) # android(bug 1232305)
23[test_bug895091.html]
24skip-if = (android_version == '25' && debug) # android(bug 1232305)
25[test_bug957847.html]
26skip-if = (android_version == '25' && debug) # android(bug 1232305)
27[test_trackelementevent.html]
28[test_trackelementsrc.html]
29[test_texttrack.html]
30[test_texttrackcue.html]
31[test_texttrackcue_moz.html]
32[test_trackevent.html]
33[test_texttrackevents_video.html]
34[test_texttracklist.html]
35[test_texttracklist_moz.html]
36[test_texttrackregion.html]
37[test_testtrack_cors_no_response.html]
38[test_texttrack_cors_preload_none.html]
39[test_texttrack_mode_change_during_loading.html]
40skip-if = true
41  toolkit == 'android' # Bug 1636572, android(bug 1562021)
42[test_texttrack_moz.html]
43[test_vttparser.html]
44[test_webvtt_empty_displaystate.html]
45[test_webvtt_event_same_time.html]
46[test_webvtt_infinite_processing_loop.html]
47[test_webvtt_overlapping_time.html]
48[test_webvtt_positionalign.html]
49[test_webvtt_seeking.html]
50[test_webvtt_update_display_after_adding_or_removing_cue.html]
51