summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/webappapis/timers/setinterval-cross-realm-callback-report-exception.html.ini
blob: 962c3288763e681bcf29659464f9d7e3b77f31d2 (plain)
1
2
3
4
5
6
7
[setinterval-cross-realm-callback-report-exception.html]
  [window.setInterval() reports the exception from its callback in the callback's global object]
    expected:
      if (os == "linux") and fission and not tsan and not asan and not debug and (processor == "x86"): [PASS, FAIL]
      if (os == "linux") and fission and not tsan and not asan and debug: [PASS, FAIL]
      if (os == "linux") and fission and tsan: [PASS, FAIL]
      if (os == "linux") and not fission: [FAIL, PASS]