Changeset 267702 in webkit
- Timestamp:
- Sep 28, 2020, 9:07:06 AM (6 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 edited
-
ChangeLog (modified) (1 diff)
-
TestExpectations (modified) (2 diffs)
-
imported/w3c/ChangeLog (modified) (1 diff)
-
imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-output-expected.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r267701 r267702 1 2020-09-28 Chris Dumez <cdumez@apple.com> 2 3 Unreviewed, mark webaudio/the-audio-api/the-analysernode-interface/test-analyser-output.html as flaky instead of skipping it entirely. 4 5 This test is no longer timing out. 6 7 * TestExpectations: 8 1 9 2020-09-28 Aditya Keerthi <akeerthi@apple.com> 2 10 -
trunk/LayoutTests/TestExpectations
r267578 r267702 318 318 319 319 # Skip WPT webaudio tests that are timing out. 320 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-output.html [ Skip ]321 320 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediastreamaudiosourcenode-interface/mediastreamaudiosourcenode-routing.html [ Skip ] 322 321 … … 326 325 # Webaudio tests that are flaky. 327 326 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-stereo-panner.html [ Pass Failure ] 327 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-output.html [ Pass Failure ] 328 328 329 329 # This test is passing but the printed SNR value differs from machine to machine. -
trunk/LayoutTests/imported/w3c/ChangeLog
r267692 r267702 1 2020-09-28 Chris Dumez <cdumez@apple.com> 2 3 Unreviewed, mark webaudio/the-audio-api/the-analysernode-interface/test-analyser-output.html as flaky instead of skipping it entirely. 4 5 This test is no longer timing out. 6 7 * web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-output-expected.txt: 8 1 9 2020-09-27 Rob Buis <rbuis@igalia.com> 2 10 -
trunk/LayoutTests/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-output-expected.txt
r267649 r267702 1 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 1 2 2 Harness Error (TIMEOUT), message = null 3 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 3 4 4 NOTRUN AnalyserNode output5
Note:
See TracChangeset
for help on using the changeset viewer.