summaryrefslogtreecommitdiffstats
path: root/dom/media/webvtt/test/mochitest/mochitest.ini
blob: ee905144b8f88b32d1f808a496020d5628e53b1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[DEFAULT]
subsuite = media
tags = webvtt
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1536604
support-files =
  ../../../test/gizmo.mp4
  ../../../test/seek.webm
  ../../../test/vp9cake.webm
  bad-signature.vtt
  basic.vtt
  bug883173.vtt
  long.vtt
  manifest.js
  parser.vtt
  region.vtt
  sequential.vtt
  vttPositionAlign.vtt

[test_bug1018933.html]
[test_bug1242594.html]
[test_bug883173.html]
skip-if = (android_version == '25' && debug) # android(bug 1232305)
[test_bug895091.html]
skip-if = (android_version == '25' && debug) # android(bug 1232305)
[test_bug957847.html]
skip-if = (android_version == '25' && debug) # android(bug 1232305)
[test_trackelementevent.html]
[test_trackelementsrc.html]
[test_texttrack.html]
[test_texttrackcue.html]
[test_texttrackcue_moz.html]
[test_trackevent.html]
[test_texttrackevents_video.html]
[test_texttracklist.html]
[test_texttracklist_moz.html]
[test_texttrackregion.html]
[test_testtrack_cors_no_response.html]
[test_texttrack_cors_preload_none.html]
[test_texttrack_mode_change_during_loading.html]
skip-if = true
  toolkit == 'android' # Bug 1636572, android(bug 1562021)
[test_texttrack_moz.html]
[test_vttparser.html]
[test_webvtt_empty_displaystate.html]
[test_webvtt_event_same_time.html]
[test_webvtt_infinite_processing_loop.html]
[test_webvtt_overlapping_time.html]
[test_webvtt_positionalign.html]
[test_webvtt_seeking.html]
[test_webvtt_update_display_after_adding_or_removing_cue.html]