Title: [278293] trunk/LayoutTests/imported/w3c
Revision
278293
Author
cdu...@apple.com
Date
2021-05-31 19:55:58 -0700 (Mon, 31 May 2021)

Log Message

Unreviewed, rebaseline web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https.html after r278233.

The test progressed slightly even though it still isn't fully passing.

* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (278292 => 278293)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2021-06-01 02:41:01 UTC (rev 278292)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2021-06-01 02:55:58 UTC (rev 278293)
@@ -1,3 +1,11 @@
+2021-05-31  Chris Dumez  <cdu...@apple.com>
+
+        Unreviewed, rebaseline web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https.html after r278233.
+
+        The test progressed slightly even though it still isn't fully passing.
+
+        * web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https-expected.txt:
+
 2021-04-29  Sergio Villar Senin  <svil...@igalia.com>
 
         Enable <summary> to be a flex container

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https-expected.txt (278292 => 278293)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https-expected.txt	2021-06-01 02:41:01 UTC (rev 278292)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https-expected.txt	2021-06-01 02:55:58 UTC (rev 278293)
@@ -8,7 +8,8 @@
 PASS < [initialize] All assertions passed. (total 1 assertions)
 PASS > [test]
 PASS   Test 0: Number of convolver output channels is equal to 2.
-FAIL X Number of distinct values is not equal to 2. Got 1. assert_true: expected true got false
-FAIL < [test] 1 out of 2 assertions were failed. assert_true: expected true got false
+FAIL X Test 1: Number of convolver output channels is not equal to 1. Got 0. assert_true: expected true got false
+PASS   Number of distinct values is equal to 2.
+FAIL < [test] 1 out of 3 assertions were failed. assert_true: expected true got false
 FAIL # AUDIT TASK RUNNER FINISHED: 1 out of 2 tasks were failed. assert_true: expected true got false
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to