Changeset 278293 in webkit
- Timestamp:
- May 31, 2021, 7:55:58 PM (5 years ago)
- Location:
- trunk/LayoutTests/imported/w3c
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/imported/w3c/ChangeLog
r278280 r278293 1 2021-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 1 9 2021-04-29 Sergio Villar Senin <svillar@igalia.com> 2 10 -
trunk/LayoutTests/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https-expected.txt
r268365 r278293 9 9 PASS > [test] 10 10 PASS 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 11 FAIL X Test 1: Number of convolver output channels is not equal to 1. Got 0. assert_true: expected true got false 12 PASS Number of distinct values is equal to 2. 13 FAIL < [test] 1 out of 3 assertions were failed. assert_true: expected true got false 13 14 FAIL # AUDIT TASK RUNNER FINISHED: 1 out of 2 tasks were failed. assert_true: expected true got false 14 15
Note:
See TracChangeset
for help on using the changeset viewer.