Changeset 266366 in webkit


Ignore:
Timestamp:
Aug 31, 2020 12:54:09 PM (4 years ago)
Author:
Chris Dumez
Message:

Unreviewed, address flakiness of imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum.html

LayoutTests/imported/w3c:

  • web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum-expected.txt:

LayoutTests:

Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r266365 r266366  
     12020-08-31  Chris Dumez  <cdumez@apple.com>
     2
     3        Unreviewed, address flakiness of imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum.html
     4
     5        * TestExpectations:
     6
    172020-08-31  Karl Rackler  <rackler@apple.com>
    28
  • trunk/LayoutTests/TestExpectations

    r266358 r266366  
    385385imported/w3c/web-platform-tests/workers/WorkerGlobalScope_ErrorEvent_lineno.htm [ DumpJSConsoleLogInStdErr ]
    386386imported/w3c/web-platform-tests/webaudio/the-audio-api/the-offlineaudiocontext-interface/offlineaudiocontext-detached-execution-context.tentative.html [ DumpJSConsoleLogInStdErr ]
     387imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum.html [ DumpJSConsoleLogInStdErr ]
    387388imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam.html [ DumpJSConsoleLogInStdErr ]
    388389fast/files/file-reader-back-forward-cache.html [ DumpJSConsoleLogInStdErr ]
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r266358 r266366  
     12020-08-31  Chris Dumez  <cdumez@apple.com>
     2
     3        Unreviewed, address flakiness of imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum.html
     4
     5        * web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum-expected.txt:
     6
    172020-08-31  Hector Lopez  <hector_i_lopez@apple.com>
    28
  • trunk/LayoutTests/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum-expected.txt

    r266289 r266366  
    1 CONSOLE MESSAGE: Error: assert_true: silent input process -Infinity in decibel bins expected true got false
    21
    32FAIL Test AnalyserNode when the input is silent Error: assert_true: silent input process -Infinity in decibel bins expected true got false
Note: See TracChangeset for help on using the changeset viewer.