summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/bfcache/embedded-mp4.html.ini
blob: 423dadabf33f43aed8805696514da564e14d85bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[embedded-mp4.html]
  disabled:
    if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1845961
    if os == "mac": https://bugzilla.mozilla.org/show_bug.cgi?id=1845961
  expected:
    if (os == "win") and not debug and ccov: OK
    if (os == "linux") and not debug and not tsan: [TIMEOUT, OK]
    if (os == "android") and debug: OK
    [OK, TIMEOUT]
  [Page with <embed type=undefined src=/media/white.mp4>]
    expected:
      if (os == "linux") and fission and not debug and not tsan: TIMEOUT
      if (os == "linux") and not fission: [PASS, PRECONDITION_FAILED]
      if os == "android": [PRECONDITION_FAILED, PASS]

  [Page with <object type=undefined data=/media/white.mp4>]
    expected:
      if fission and not debug and not tsan: [NOTRUN, PASS, TIMEOUT, PRECONDITION_FAILED]
      [PASS, TIMEOUT, PRECONDITION_FAILED]