Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passv0 and v1 have opposite signs
Asserts run
Pass
assert_equals(5, 5, "output buffer length")
    at Test.<anonymous> ( /webaudio/the-audio-api/the-audioparam-interface/exponentialRamp-special-cases.html:23:3)
Pass
assert_equals(2, 2, "initial offset at sample 0")
    at Test.<anonymous> ( /webaudio/the-audio-api/the-audioparam-interface/exponentialRamp-special-cases.html:26:5)
Pass
assert_equals(2, 2, "initial offset at sample 1")
    at Test.<anonymous> ( /webaudio/the-audio-api/the-audioparam-interface/exponentialRamp-special-cases.html:26:5)
Pass
assert_equals(2, 2, "initial offset at sample 2")
    at Test.<anonymous> ( /webaudio/the-audio-api/the-audioparam-interface/exponentialRamp-special-cases.html:26:5)
Pass
assert_equals(-3, -3, "scheduled value at sample 3")
    at Test.<anonymous> ( /webaudio/the-audio-api/the-audioparam-interface/exponentialRamp-special-cases.html:29:5)
Pass
assert_equals(-3, -3, "scheduled value at sample 4")
    at Test.<anonymous> ( /webaudio/the-audio-api/the-audioparam-interface/exponentialRamp-special-cases.html:29:5)
Passv0 is zero
Asserts run
Pass
assert_equals(4, 4, "output buffer length")
    at Test.<anonymous> ( /webaudio/the-audio-api/the-audioparam-interface/exponentialRamp-special-cases.html:49:3)
Pass
assert_equals(0, 0, "initial offset at sample 0")
    at Test.<anonymous> ( /webaudio/the-audio-api/the-audioparam-interface/exponentialRamp-special-cases.html:52:5)
Pass
assert_equals(0, 0, "initial offset at sample 1")
    at Test.<anonymous> ( /webaudio/the-audio-api/the-audioparam-interface/exponentialRamp-special-cases.html:52:5)
Pass
assert_equals(-2, -2, "scheduled value at sample 2")
    at Test.<anonymous> ( /webaudio/the-audio-api/the-audioparam-interface/exponentialRamp-special-cases.html:55:5)
Pass
assert_equals(-2, -2, "scheduled value at sample 3")
    at Test.<anonymous> ( /webaudio/the-audio-api/the-audioparam-interface/exponentialRamp-special-cases.html:55:5)