summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/bfcache/embedded-html.html.ini
blob: 7ad80ebf1c26f3fd1f4ca66099496f68fde37552 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[embedded-html.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 (processor == "x86_64") and fission: [OK, TIMEOUT]
    if (os == "linux") and not debug and (processor == "x86_64") and not fission: [OK, TIMEOUT]
    if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, OK]
    if (os == "win") and not debug: TIMEOUT
    if (os == "mac") and not debug: TIMEOUT
    if (os == "linux") and debug: [OK, TIMEOUT]
  [Page with <object type=text/html data=/resources/blank.html>]
    expected:
      if (os == "win") and not debug and ccov: PASS
      if (os == "linux") and not debug and (processor == "x86_64") and not fission: [PASS, TIMEOUT]
      if (os == "linux") and not debug and (processor == "x86_64") and fission: [PASS, TIMEOUT]
      if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, PASS]
      if (os == "win") and not debug: TIMEOUT
      if (os == "linux") and debug: [PASS, TIMEOUT]
      if (os == "mac") and not debug: TIMEOUT