trisquel-icecat/icecat/testing/web-platform/meta/xhr/xhr-timeout-longtask.any.js.ini

15 lines
495 B
INI

[xhr-timeout-longtask.any.html]
[Long tasks should not trigger load timeout]
expected:
if (os == "mac") and debug: [FAIL, PASS]
if (os == "mac") and not debug: [FAIL, PASS]
FAIL
[xhr-timeout-longtask.any.worker.html]
[Long tasks should not trigger load timeout]
expected:
if (os == "win") and (processor == "x86") and not debug: PASS
if (os == "mac") and debug: [FAIL, PASS]
if (os == "win") and (processor == "x86_64"): PASS
[PASS, FAIL]