Title: [267702] trunk/LayoutTests
Revision
267702
Author
[email protected]
Date
2020-09-28 09:07:06 -0700 (Mon, 28 Sep 2020)

Log Message

Unreviewed, mark webaudio/the-audio-api/the-analysernode-interface/test-analyser-output.html as flaky instead of skipping it entirely.

This test is no longer timing out.

LayoutTests/imported/w3c:

* web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-output-expected.txt:

LayoutTests:

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (267701 => 267702)


--- trunk/LayoutTests/ChangeLog	2020-09-28 15:37:19 UTC (rev 267701)
+++ trunk/LayoutTests/ChangeLog	2020-09-28 16:07:06 UTC (rev 267702)
@@ -1,3 +1,11 @@
+2020-09-28  Chris Dumez  <[email protected]>
+
+        Unreviewed, mark webaudio/the-audio-api/the-analysernode-interface/test-analyser-output.html as flaky instead of skipping it entirely.
+
+        This test is no longer timing out.
+
+        * TestExpectations:
+
 2020-09-28  Aditya Keerthi  <[email protected]>
 
         [macOS] Update the appearance of editable date/time controls to match the system

Modified: trunk/LayoutTests/TestExpectations (267701 => 267702)


--- trunk/LayoutTests/TestExpectations	2020-09-28 15:37:19 UTC (rev 267701)
+++ trunk/LayoutTests/TestExpectations	2020-09-28 16:07:06 UTC (rev 267702)
@@ -317,7 +317,6 @@
 imported/w3c/web-platform-tests/html/webappapis/scripting/event-loops/fully_active_document.window.html [ Skip ]
 
 # Skip WPT webaudio tests that are timing out.
-imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-output.html [ Skip ]
 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediastreamaudiosourcenode-interface/mediastreamaudiosourcenode-routing.html [ Skip ]
 
 # This webaudio test has been timing out since its import from Blink.
@@ -325,6 +324,7 @@
 
 # Webaudio tests that are flaky.
 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-stereo-panner.html [ Pass Failure ]
+imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-output.html [ Pass Failure ]
 
 # This test is passing but the printed SNR value differs from machine to machine.
 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/sub-sample-buffer-stitching.html [ Pass Failure ]

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (267701 => 267702)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2020-09-28 15:37:19 UTC (rev 267701)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2020-09-28 16:07:06 UTC (rev 267702)
@@ -1,3 +1,11 @@
+2020-09-28  Chris Dumez  <[email protected]>
+
+        Unreviewed, mark webaudio/the-audio-api/the-analysernode-interface/test-analyser-output.html as flaky instead of skipping it entirely.
+
+        This test is no longer timing out.
+
+        * web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-output-expected.txt:
+
 2020-09-27  Rob Buis  <[email protected]>
 
         Resync web-platform-tests/html/semantics/the-iframe-element from upstream

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-output-expected.txt (267701 => 267702)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-output-expected.txt	2020-09-28 15:37:19 UTC (rev 267701)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-output-expected.txt	2020-09-28 16:07:06 UTC (rev 267702)
@@ -1,5 +1,4 @@
+CONSOLE MESSAGE: Error: assert_equals: maxDifference: 1.5293363332748413, first bad index: 0 with test-data offset 0 and expected-data offset 0; corresponding values 0.9855409860610962 and 0 --- differences expected 0 but got 2042
 
-Harness Error (TIMEOUT), message = null
+FAIL AnalyserNode output Error: assert_equals: maxDifference: 1.5293363332748413, first bad index: 0 with test-data offset 0 and expected-data offset 0; corresponding values 0.9855409860610962 and 0 --- differences expected 0 but got 2042
 
-NOTRUN AnalyserNode output
-
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to