⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 278293 in webkit


Ignore:
Timestamp:
May 31, 2021, 7:55:58 PM (5 years ago)
Author:
Chris Dumez
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:
Location:
trunk/LayoutTests/imported/w3c
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r278280 r278293  
     12021-05-31  Chris Dumez  <cdumez@apple.com>
     2
     3        Unreviewed, rebaseline web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https.html after r278233.
     4
     5        The test progressed slightly even though it still isn't fully passing.
     6
     7        * web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https-expected.txt:
     8
    192021-04-29  Sergio Villar Senin  <svillar@igalia.com>
    210
  • trunk/LayoutTests/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https-expected.txt

    r268365 r278293  
    99PASS > [test]
    1010PASS   Test 0: Number of convolver output channels is equal to 2.
    11 FAIL X Number of distinct values is not equal to 2. Got 1. assert_true: expected true got false
    12 FAIL < [test] 1 out of 2 assertions were failed. assert_true: expected true got false
     11FAIL X Test 1: Number of convolver output channels is not equal to 1. Got 0. assert_true: expected true got false
     12PASS   Number of distinct values is equal to 2.
     13FAIL < [test] 1 out of 3 assertions were failed. assert_true: expected true got false
    1314FAIL # AUDIT TASK RUNNER FINISHED: 1 out of 2 tasks were failed. assert_true: expected true got false
    1415
Note: See TracChangeset for help on using the changeset viewer.