summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/media-elements/event_timeupdate.html.ini
blob: 18cea185be8bdc19961a0fc1663fdd20acfb725e (plain)
1
2
3
4
5
6
7
8
9
10
[event_timeupdate.html]
  expected:
    if (os == "linux") and not debug and fission and not asan and tsan: [OK, TIMEOUT]
    if (os == "linux") and not debug and fission and not asan and not tsan: [OK, TIMEOUT]
    if (os == "linux") and not debug and fission and asan: [OK, TIMEOUT]
  [setting src attribute on a sufficiently long autoplay audio should trigger timeupdate event]
    expected:
      if (os == "linux") and not debug and fission and not asan and tsan: [PASS, NOTRUN]
      if (os == "linux") and not debug and fission and not asan and not tsan: [PASS, NOTRUN]
      if (os == "linux") and not debug and fission and asan: [PASS, NOTRUN]