Summary

Harness status: OK

Found 6 tests

Details

ResultTest NameMessage
FailoverallProgress of a newly created animation without an effect is unresolvedassert_equals: overallProgress is unresolved expected (object) null but got (undefined) undefined
    at Test.<anonymous> (https://wpt.live/web-animations/interfaces/Animation/overallProgress.tentative.html:19:3)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/web-animations/interfaces/Animation/overallProgress.tentative.html:15:1
Asserts run
Pass
assert_approx_equals(0, 0, 0.0005, "currentTime is zero")
    at window.assert_time_equals_literal ( /web-animations/testcommon.js:34:7)
Fail
assert_equals(undefined, null, "overallProgress is unresolved")
    at Test.<anonymous> ( /web-animations/interfaces/Animation/overallProgress.tentative.html:19:3)
FailoverallProgress of an animation whose currentTime is unresolved is unresolved.assert_equals: overallProgress is unresolved expected (object) null but got (undefined) undefined
    at Test.<anonymous> (https://wpt.live/web-animations/interfaces/Animation/overallProgress.tentative.html:29:3)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/web-animations/interfaces/Animation/overallProgress.tentative.html:24:1
Asserts run
Pass
assert_equals(null, null, "currentTime is unresolved")
    at Test.<anonymous> ( /web-animations/interfaces/Animation/overallProgress.tentative.html:28:3)
Fail
assert_equals(undefined, null, "overallProgress is unresolved")
    at Test.<anonymous> ( /web-animations/interfaces/Animation/overallProgress.tentative.html:29:3)
FailoverallProgress of an animation whose effect's endTime is zero is zero if its currentTime is negative.assert_approx_equals: overallProgress is zero expected a number but got a "undefined"
    at Test.<anonymous> (https://wpt.live/web-animations/interfaces/Animation/overallProgress.tentative.html:40:3)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/web-animations/interfaces/Animation/overallProgress.tentative.html:34:1
Asserts run
Pass
assert_less_than(-20000, 0, "currentTime is negative")
    at Test.<anonymous> ( /web-animations/interfaces/Animation/overallProgress.tentative.html:39:3)
Fail
assert_approx_equals(undefined, 0, 0.01, "overallProgress is zero")
    at Test.<anonymous> ( /web-animations/interfaces/Animation/overallProgress.tentative.html:40:3)
FailoverallProgress of an animation whose effect's endTime is zero is one if its currentTime is non-negative.assert_approx_equals: overallProgress is one expected a number but got a "undefined"
    at Test.<anonymous> (https://wpt.live/web-animations/interfaces/Animation/overallProgress.tentative.html:50:3)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/web-animations/interfaces/Animation/overallProgress.tentative.html:45:1
Asserts run
Pass
assert_approx_equals(0, 0, 0.0005, "currentTime is zero")
    at window.assert_time_equals_literal ( /web-animations/testcommon.js:34:7)
Fail
assert_approx_equals(undefined, 1, 0.01, "overallProgress is one")
    at Test.<anonymous> ( /web-animations/interfaces/Animation/overallProgress.tentative.html:50:3)
FailoverallProgress of an animation whose effect's endTime is infinity is zero.assert_approx_equals: overallProgress is zero expected a number but got a "undefined"
    at Test.<anonymous> (https://wpt.live/web-animations/interfaces/Animation/overallProgress.tentative.html:66:3)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/web-animations/interfaces/Animation/overallProgress.tentative.html:60:1
Asserts run
Pass
assert_greater_than(20000, 0, "currentTime is positive")
    at Test.<anonymous> ( /web-animations/interfaces/Animation/overallProgress.tentative.html:65:3)
Fail
assert_approx_equals(undefined, 0, 0.01, "overallProgress is zero")
    at Test.<anonymous> ( /web-animations/interfaces/Animation/overallProgress.tentative.html:66:3)
FailoverallProgress of an animation is calculated by currentTime / effect endTime.assert_approx_equals: overallProgress is zero expected a number but got a "undefined"
    at Test.<anonymous> (https://wpt.live/web-animations/interfaces/Animation/overallProgress.tentative.html:77:3)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/web-animations/interfaces/Animation/overallProgress.tentative.html:70:1
Asserts run
Pass
assert_approx_equals(100000, 100000, 0.0005, "currentTime is 100s")
    at window.assert_time_equals_literal ( /web-animations/testcommon.js:34:7)
Fail
assert_approx_equals(undefined, 0.5, 0.01, "overallProgress is zero")
    at Test.<anonymous> ( /web-animations/interfaces/Animation/overallProgress.tentative.html:77:3)