servo/tests/wpt/meta/webaudio/the-audio-api/the-audioparam-interface/audioparam-setValueCurve-exceptions.html.ini
Martin Robinson f4578afdfe
Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

60 lines
1.8 KiB
INI
Vendored

[audioparam-setValueCurve-exceptions.html]
[Executing "automations"]
expected: FAIL
[X setValueAtTime(1, 0.018750000000000003) did not throw an exception.]
expected: FAIL
[X linearRampToValueAtTime(1, 0.018750000000000003) did not throw an exception.]
expected: FAIL
[X exponentialRampToValueAtTime(1, 0.018750000000000003) did not throw an exception.]
expected: FAIL
[X setTargetAtTime(1, 0.018750000000000003, 1) did not throw an exception.]
expected: FAIL
[< [setValueCurve\] 4 out of 6 assertions were failed.]
expected: FAIL
[X value setter did not throw an exception.]
expected: FAIL
[< [value setter\] 1 out of 2 assertions were failed.]
expected: FAIL
[X setValueCurveAtTime(curve, 0.00625, 0.01) did not throw an exception.]
expected: FAIL
[X setValueCurveAtTime(curve, 0.018750000000000003, 0.01) did not throw an exception.]
expected: FAIL
[X setValueCurveAtTime(curve, 0.03125, 0.01) did not throw an exception.]
expected: FAIL
[X setValueCurveAtTime(curve, 0.043750000000000004, 0.01) did not throw an exception.]
expected: FAIL
[X second g.gain.setValueCurveAtTime([1,2,3\], 5, 10) did not throw an exception.]
expected: FAIL
[X g.gain.setValueCurveAtTime([1,2,3\], 5, 5) did not throw an exception.]
expected: FAIL
[X g.gain.setValueCurveAtTime([1,2,3\], 2.5, 10) did not throw an exception.]
expected: FAIL
[X g.gain.setValueCurveAtTime([1,2,3\], 10, 10) did not throw an exception.]
expected: FAIL
[X g.gain.setValueCurveAtTime([1,2,3\], 6, 9) did not throw an exception.]
expected: FAIL
[X g.gain.setValueCurveAtTime([1,2,3\], 4, 11) did not throw an exception.]
expected: FAIL
[< [curve overlap\] 6 out of 8 assertions were failed.]
expected: FAIL
[# AUDIT TASK RUNNER FINISHED: 4 out of 7 tasks were failed.]
expected: FAIL