Bug 1308436 - Update wpt expectations for audioparamn-setValueCurve-exceptions.html. r?karlt draft
authorPaul Adenot <paul@paul.cx>
Thu, 26 Jul 2018 14:36:58 +0200
changeset 824306 048424462c1273c91a48d80e9a7cae1a2fb1ad23
parent 824305 91c72dd36dd19a0ab722dd1c67ed8d53a682391f
child 824307 1cb4cc4c99ad564bbe1b9656a5534d29b51d14a5
push id117873
push userpaul@paul.cx
push dateMon, 30 Jul 2018 16:35:38 +0000
reviewerskarlt
bugs1308436
milestone63.0a1
Bug 1308436 - Update wpt expectations for audioparamn-setValueCurve-exceptions.html. r?karlt We're still failing a test: an exponential ramp should be allowed, with a value of zero, or opposite signs, and the value should be the value of the previous event, during the duration of the ramp. We'll get that fixed in another bug. MozReview-Commit-ID: 4jdDbprFmMb
testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/audioparam-setValueCurve-exceptions.html.ini
--- a/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/audioparam-setValueCurve-exceptions.html.ini
+++ b/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/audioparam-setValueCurve-exceptions.html.ini
@@ -1,46 +1,10 @@
 [audioparam-setValueCurve-exceptions.html]
-  [X setValueAtTime(1, 0.018750000000000003) threw "SyntaxError" instead of NotSupportedError.]
-    expected: FAIL
-
-  [X linearRampToValueAtTime(1, 0.018750000000000003) threw "SyntaxError" instead of NotSupportedError.]
-    expected: FAIL
-
-  [X exponentialRampToValueAtTime(1, 0.018750000000000003) threw "SyntaxError" instead of NotSupportedError.]
-    expected: FAIL
-
-  [X setTargetAtTime(1, 0.018750000000000003, 1) threw "SyntaxError" instead of NotSupportedError.]
-    expected: FAIL
-
-  [< [setValueCurve\] 4 out of 6 assertions were failed.]
-    expected: FAIL
-
-  [X setValueCurveAtTime(curve, 0.00625, 0.01) threw "SyntaxError" instead of NotSupportedError.]
-    expected: FAIL
-
-  [X setValueCurveAtTime(curve, 0.018750000000000003, 0.01) threw "SyntaxError" instead of NotSupportedError.]
+  [X exponentialRampToValueAtTime(1, 0.0075) incorrectly threw SyntaxError: "An invalid or illegal string was specified".]
     expected: FAIL
 
-  [X setValueCurveAtTime(curve, 0.03125, 0.01) threw "SyntaxError" instead of NotSupportedError.]
-    expected: FAIL
-
-  [X setValueCurveAtTime(curve, 0.043750000000000004, 0.01) threw "SyntaxError" instead of NotSupportedError.]
-    expected: FAIL
-
-  [X setValueCurveAtTime(curve, 0.031415926535897934, 0.01) threw "SyntaxError" instead of NotSupportedError.]
-    expected: FAIL
-
-  [< [automations\] 5 out of 13 assertions were failed.]
+  [< [start-end\] 1 out of 9 assertions were failed.]
     expected: FAIL
 
-  [X setValueCurveAtTime([\], 0, 0.01) threw "SyntaxError" instead of InvalidStateError.]
-    expected: FAIL
-
-  [X setValueCurveAtTime([1\], 0, 0.01) did not throw an exception.]
+  [# AUDIT TASK RUNNER FINISHED: 1 out of 5 tasks were failed.]
     expected: FAIL
 
-  [< [curve lengths\] 2 out of 3 assertions were failed.]
-    expected: FAIL
-
-  [# AUDIT TASK RUNNER FINISHED: 3 out of 5 tasks were failed.]
-    expected: FAIL
-