Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passpromise_test with asynchronous cleanup
Asserts runNo asserts ran
Passsynchronously-defined promise_test
Asserts run
Pass
assert_equals(0, 0, "test is not asynchronously considered 'complete'")
    at Test.<anonymous> ( /resources/test/tests/functional/add_cleanup_async.html:46:3)
Pass
assert_equals(0, 0, "test is not considered 'complete' following fulfillment of first promise")
    at Test.<anonymous> ( /resources/test/tests/functional/add_cleanup_async.html:51:3)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /resources/test/tests/functional/add_cleanup_async.html:56:3)