Less Than 2 Passes

Test files without 2 passes: 43; Subtests without 2 passes: 73; Failure level: 73/447 (16.33%)

Test Files

  1. /workers/Worker_dispatchEvent_ErrorEvent.htm (1/3, 33.33%, 0.22% of total)
  2. /workers/baseurl/alpha/importScripts.html (1/1, 100.00%, 0.22% of total)
  3. /workers/baseurl/alpha/sharedworker.html (1/1, 100.00%, 0.22% of total)
  4. /workers/baseurl/alpha/worker.html (1/1, 100.00%, 0.22% of total)
  5. /workers/baseurl/alpha/xhr.html (1/1, 100.00%, 0.22% of total)
  6. /workers/constructors/SharedWorker/URLMismatchError.htm (1/1, 100.00%, 0.22% of total)
  7. /workers/constructors/SharedWorker/connect-event.html (1/1, 100.00%, 0.22% of total)
  8. /workers/constructors/SharedWorker/dummy-name.html (1/1, 100.00%, 0.22% of total)
  9. /workers/constructors/SharedWorker/interface-objects.html (1/1, 100.00%, 0.22% of total)
  10. /workers/constructors/SharedWorker/name.html (1/1, 100.00%, 0.22% of total)
  11. /workers/constructors/SharedWorker/same-origin.html (2/2, 100.00%, 0.45% of total)
  12. /workers/constructors/SharedWorker/setting-port-members.html (1/7, 14.29%, 0.22% of total)
  13. /workers/constructors/SharedWorker/undefined-arguments.html (1/1, 100.00%, 0.22% of total)
  14. /workers/constructors/SharedWorker/unresolvable-url.html (1/1, 100.00%, 0.22% of total)
  15. /workers/constructors/Worker/DedicatedWorkerGlobalScope-members.worker (2/19, 10.53%, 0.45% of total)
  16. /workers/constructors/Worker/expected-self-properties.worker (3/6, 50.00%, 0.67% of total)
  17. /workers/constructors/Worker/same-origin.html (1/2, 50.00%, 0.22% of total)
  18. /workers/interfaces.worker (17/125, 13.60%, 3.80% of total)
  19. /workers/interfaces/DedicatedWorkerGlobalScope/EventTarget.worker (1/2, 50.00%, 0.22% of total)
  20. /workers/interfaces/DedicatedWorkerGlobalScope/postMessage/second-argument-null-in-array.html (1/1, 100.00%, 0.22% of total)
  21. /workers/interfaces/SharedWorkerGlobalScope/name/setting.html (1/1, 100.00%, 0.22% of total)
  22. /workers/interfaces/SharedWorkerGlobalScope/onconnect.html (1/1, 100.00%, 0.22% of total)
  23. /workers/interfaces/WorkerGlobalScope/close/setInterval.html (1/1, 100.00%, 0.22% of total)
  24. /workers/interfaces/WorkerGlobalScope/location/redirect.html (1/1, 100.00%, 0.22% of total)
  25. /workers/interfaces/WorkerGlobalScope/onerror/handled.html (1/1, 100.00%, 0.22% of total)
  26. /workers/interfaces/WorkerUtils/importScripts/004.html (1/1, 100.00%, 0.22% of total)
  27. /workers/interfaces/WorkerUtils/navigator/language.html (1/1, 100.00%, 0.22% of total)
  28. /workers/semantics/encodings/001.html (1/1, 100.00%, 0.22% of total)
  29. /workers/semantics/encodings/002.html (1/1, 100.00%, 0.22% of total)
  30. /workers/semantics/interface-objects/001.worker (9/39, 23.08%, 2.01% of total)
  31. /workers/semantics/interface-objects/003.html (1/1, 100.00%, 0.22% of total)
  32. /workers/semantics/multiple-workers/001.html (1/2, 50.00%, 0.22% of total)
  33. /workers/semantics/multiple-workers/006.html (1/1, 100.00%, 0.22% of total)
  34. /workers/semantics/multiple-workers/007.html (1/1, 100.00%, 0.22% of total)
  35. /workers/semantics/multiple-workers/008.html (1/1, 100.00%, 0.22% of total)
  36. /workers/semantics/reporting-errors/001.html (1/1, 100.00%, 0.22% of total)
  37. /workers/semantics/reporting-errors/002.html (1/1, 100.00%, 0.22% of total)
  38. /workers/semantics/reporting-errors/003.html (1/1, 100.00%, 0.22% of total)
  39. /workers/semantics/reporting-errors/004.html (1/1, 100.00%, 0.22% of total)
  40. /workers/semantics/run-a-worker/002.html (1/1, 100.00%, 0.22% of total)
  41. /workers/semantics/run-a-worker/003.html (1/2, 50.00%, 0.22% of total)
  42. /workers/semantics/structured-clone/dedicated.html (2/2, 100.00%, 0.45% of total)
  43. /workers/semantics/structured-clone/shared.html (2/2, 100.00%, 0.45% of total)
TestCh54Ed25Ff51Sf09
/workers/Worker_dispatchEvent_ErrorEvent.htm (1/3, 33.33%, 0.22% of total)TIMEOUTOKOKOK
ErrorEvent and Worker.dispatchEvent() -FAILPASSFAIL
/workers/baseurl/alpha/importScripts.html (1/1, 100.00%, 0.22% of total)OKOKOKOK
Base URL in workers: importScriptsFAILFAILPASSFAIL
/workers/baseurl/alpha/sharedworker.html (1/1, 100.00%, 0.22% of total)OKOKOKOK
Base URL in workers: new SharedWorker()FAILFAILFAILFAIL
/workers/baseurl/alpha/worker.html (1/1, 100.00%, 0.22% of total)OKOKOKTIMEOUT
Base URL in workers: new Worker()FAILFAILPASS-
/workers/baseurl/alpha/xhr.html (1/1, 100.00%, 0.22% of total)OKTIMEOUTOKOK
Base URL in workers: XHRFAIL-PASSFAIL
/workers/constructors/SharedWorker/URLMismatchError.htm (1/1, 100.00%, 0.22% of total)OKOKOKOK
Create SharedWorker with different URLs but same namePASSFAILFAILFAIL
/workers/constructors/SharedWorker/connect-event.html (1/1, 100.00%, 0.22% of total)TIMEOUTOKOKOK
connect event-FAILFAILFAIL
/workers/constructors/SharedWorker/dummy-name.html (1/1, 100.00%, 0.22% of total)TIMEOUTTIMEOUTOKOK
creating a dummy shared worker with name "foo"--PASSFAIL
/workers/constructors/SharedWorker/interface-objects.html (1/1, 100.00%, 0.22% of total)OKOKTIMEOUTTIMEOUT
expected interface objects/constructorsFAILFAIL--
/workers/constructors/SharedWorker/name.html (1/1, 100.00%, 0.22% of total)OKTIMEOUTTIMEOUTOK
self.namePASS--FAIL
/workers/constructors/SharedWorker/same-origin.html (2/2, 100.00%, 0.45% of total)TIMEOUTTIMEOUTOKTIMEOUT
unsupported_schemePASSFAILFAILFAIL
data_urlFAILFAILPASSFAIL
/workers/constructors/SharedWorker/setting-port-members.html (1/7, 14.29%, 0.22% of total)OKERROROKTIMEOUT
onmessageFAILFAILFAIL-
/workers/constructors/SharedWorker/undefined-arguments.html (1/1, 100.00%, 0.22% of total)OKOKOKTIMEOUT
undefined as argumentsFAILFAILFAIL-
/workers/constructors/SharedWorker/unresolvable-url.html (1/1, 100.00%, 0.22% of total)OKTIMEOUTOKOK
resolving broken urlFAIL-PASSFAIL
/workers/constructors/Worker/DedicatedWorkerGlobalScope-members.worker (2/19, 10.53%, 0.45% of total)OKOKOKTIMEOUT
existence of onofflineFAILFAILPASS-
existence of ononlineFAILFAILPASS-
/workers/constructors/Worker/expected-self-properties.worker (3/6, 50.00%, 0.67% of total)OKTIMEOUTOKTIMEOUT
existence of EventSourcePASS-FAIL-
existence of WorkerFAIL-PASS-
existence of SharedWorkerFAIL-FAIL-
/workers/constructors/Worker/same-origin.html (1/2, 50.00%, 0.22% of total)TIMEOUTTIMEOUTOKTIMEOUT
data_urlFAILFAILPASSFAIL
/workers/interfaces.worker (17/125, 13.60%, 3.80% of total)OKTIMEOUTOKTIMEOUT
EventTarget interface: existence and properties of interface prototype objectFAIL-PASS-
WorkerGlobalScope interface: existence and properties of interface prototype objectFAIL-PASS-
WorkerGlobalScope interface: operation close()FAIL-PASS-
WorkerGlobalScope interface: attribute onlanguagechangeFAIL-FAIL-
WorkerGlobalScope interface: attribute onofflineFAIL-PASS-
WorkerGlobalScope interface: attribute ononlineFAIL-PASS-
DedicatedWorkerGlobalScope interface: existence and properties of interface prototype objectFAIL-PASS-
WorkerGlobalScope interface: self must inherit property "close" with the proper type (2)FAIL-PASS-
WorkerGlobalScope interface: self must inherit property "onlanguagechange" with the proper type (4)FAIL-FAIL-
WorkerGlobalScope interface: self must inherit property "onoffline" with the proper type (5)FAIL-PASS-
WorkerGlobalScope interface: self must inherit property "ononline" with the proper type (6)FAIL-PASS-
WorkerNavigator interface: existence and properties of interface prototype objectFAIL-PASS-
WorkerNavigator interface: attribute languageFAIL-PASS-
WorkerNavigator interface: attribute languagesFAIL-PASS-
WorkerNavigator interface: self.navigator must inherit property "language" with the proper type (6)FAIL-PASS-
WorkerNavigator interface: self.navigator must inherit property "languages" with the proper type (7)FAIL-PASS-
WorkerLocation interface: existence and properties of interface prototype objectFAIL-PASS-
/workers/interfaces/DedicatedWorkerGlobalScope/EventTarget.worker (1/2, 50.00%, 0.22% of total)OKOKTIMEOUTOK
targetFAILFAIL-FAIL
/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/second-argument-null-in-array.html (1/1, 100.00%, 0.22% of total)OKTIMEOUTOKOK
Using [null] in postMessage's second argumentPASSTIMEOUTFAILFAIL
/workers/interfaces/SharedWorkerGlobalScope/name/setting.html (1/1, 100.00%, 0.22% of total)TIMEOUTOKOKOK
setting nameTIMEOUTFAILPASSFAIL
/workers/interfaces/SharedWorkerGlobalScope/onconnect.html (1/1, 100.00%, 0.22% of total)TIMEOUTOKOKOK
onconnect-FAILFAILFAIL
/workers/interfaces/WorkerGlobalScope/close/setInterval.html (1/1, 100.00%, 0.22% of total)OKOKOKTIMEOUT
close() and setIntervalPASSFAILFAIL-
/workers/interfaces/WorkerGlobalScope/location/redirect.html (1/1, 100.00%, 0.22% of total)OKOKOKOK
location with a worker in separate file that redirectsFAILFAILPASSFAIL
/workers/interfaces/WorkerGlobalScope/onerror/handled.html (1/1, 100.00%, 0.22% of total)OKOKOKTIMEOUT
onerror, "handled"FAILFAILPASSTIMEOUT
/workers/interfaces/WorkerUtils/importScripts/004.html (1/1, 100.00%, 0.22% of total)OKERROROKOK
importScripts broken scriptFAILTIMEOUTPASSFAIL
/workers/interfaces/WorkerUtils/navigator/language.html (1/1, 100.00%, 0.22% of total)OKERROROKOK
navigator.languageFAILTIMEOUTPASSFAIL
/workers/semantics/encodings/001.html (1/1, 100.00%, 0.22% of total)OKTIMEOUTOKOK
encoding, dedicated workerFAIL-PASSFAIL
/workers/semantics/encodings/002.html (1/1, 100.00%, 0.22% of total)OKERROROKOK
encoding, shared workerFAIL-PASSFAIL
/workers/semantics/interface-objects/001.worker (9/39, 23.08%, 2.01% of total)OKOKOKTIMEOUT
The ErrorEvent interface object should be exposed.FAILPASSFAIL-
The SharedWorker interface object should be exposed.FAILFAILFAIL-
The CanvasProxy interface object should be exposed.FAILFAILFAIL-
The CanvasRenderingContext2D interface object should be exposed.FAILFAILFAIL-
The DrawingStyle interface object should be exposed.FAILFAILFAIL-
The CanvasGradient interface object should be exposed.FAILFAILFAIL-
The CanvasPattern interface object should be exposed.FAILFAILFAIL-
The Path interface object should be exposed.FAILFAILFAIL-
The TextMetrics interface object should be exposed.FAILFAILFAIL-
/workers/semantics/interface-objects/003.html (1/1, 100.00%, 0.22% of total)OKOKOKTIMEOUT
available interface objects in shared workerFAILFAILFAIL-
/workers/semantics/multiple-workers/001.html (1/2, 50.00%, 0.22% of total)TIMEOUTERROROKOK
shared-FAILPASSFAIL
/workers/semantics/multiple-workers/006.html (1/1, 100.00%, 0.22% of total)TIMEOUTOKERROROK
shared worker in dedicated worker in shared workerTIMEOUTFAILTIMEOUTFAIL
/workers/semantics/multiple-workers/007.html (1/1, 100.00%, 0.22% of total)TIMEOUTOKTIMEOUTOK
shared worker in dedicated worker in shared workerTIMEOUTFAILTIMEOUTFAIL
/workers/semantics/multiple-workers/008.html (1/1, 100.00%, 0.22% of total)TIMEOUTOKOKTIMEOUT
messagechannel in shared workerTIMEOUTFAILPASS-
/workers/semantics/reporting-errors/001.html (1/1, 100.00%, 0.22% of total)TIMEOUTTIMEOUTOKOK
shared worker, not handled--FAILFAIL
/workers/semantics/reporting-errors/002.html (1/1, 100.00%, 0.22% of total)TIMEOUTOKOKOK
shared worker, addEventListenerTIMEOUTFAILFAILFAIL
/workers/semantics/reporting-errors/003.html (1/1, 100.00%, 0.22% of total)OKOKTIMEOUTTIMEOUT
shared worker, no error event on worker or portPASSFAILTIMEOUT-
/workers/semantics/reporting-errors/004.html (1/1, 100.00%, 0.22% of total)OKTIMEOUTTIMEOUTOK
shared worker in two documents and window.onerrorPASS--FAIL
/workers/semantics/run-a-worker/002.html (1/1, 100.00%, 0.22% of total)OKOKTIMEOUTOK
worker global scope, shared workerPASSFAIL-FAIL
/workers/semantics/run-a-worker/003.html (1/2, 50.00%, 0.22% of total)OKOKOKOK
sharedFAILFAILFAILFAIL
/workers/semantics/structured-clone/dedicated.html (2/2, 100.00%, 0.45% of total)TIMEOUTTIMEOUTTIMEOUTTIMEOUT
Array FileList object, FileList emptyFAIL-FAILFAIL
Object FileList object, FileList emptyFAIL-FAILFAIL
/workers/semantics/structured-clone/shared.html (2/2, 100.00%, 0.45% of total)TIMEOUTOKTIMEOUTTIMEOUT
Array FileList object, FileList empty-FAILFAIL-
Object FileList object, FileList empty-FAILFAIL-