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

Changeset 267702 in webkit


Ignore:
Timestamp:
Sep 28, 2020, 9:07:06 AM (6 years ago)
Author:
Chris Dumez
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:

Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r267701 r267702  
     12020-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
    192020-09-28  Aditya Keerthi  <akeerthi@apple.com>
    210
  • trunk/LayoutTests/TestExpectations

    r267578 r267702  
    318318
    319319# 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 ]
    321320imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediastreamaudiosourcenode-interface/mediastreamaudiosourcenode-routing.html [ Skip ]
    322321
     
    326325# Webaudio tests that are flaky.
    327326imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-stereo-panner.html [ Pass Failure ]
     327imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-output.html [ Pass Failure ]
    328328
    329329# This test is passing but the printed SNR value differs from machine to machine.
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r267692 r267702  
     12020-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
    192020-09-27  Rob Buis  <rbuis@igalia.com>
    210
  • trunk/LayoutTests/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-output-expected.txt

    r267649 r267702  
     1CONSOLE 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
    12
    2 Harness Error (TIMEOUT), message = null
     3FAIL 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
    34
    4 NOTRUN AnalyserNode output
    5 
Note: See TracChangeset for help on using the changeset viewer.