Harness status: OK
Found 2 tests
assert_true(true, "Returns an abort signal") at Test.<anonymous> ( /resources/test/tests/functional/abortsignal.html:17:5)
assert_false(false, "Signal should not be aborted before test end") at Test.<anonymous> ( /resources/test/tests/functional/abortsignal.html:18:5)
assert_true(true, "Signal should be aborted after test end") at Test.<anonymous> ( /resources/test/tests/functional/abortsignal.html:23:5)
assert_true(true, "onabort should have been called") at Test.<anonymous> ( /resources/test/tests/functional/abortsignal.html:24:5)