Changeset 269979 in webkit


Ignore:
Timestamp:
Nov 18, 2020 1:19:29 PM (3 years ago)
Author:
Chris Dumez
Message:

Drop outdated webaudio/convolution-mono-mono.html test
https://bugs.webkit.org/show_bug.cgi?id=219107

Reviewed by Geoffrey Garen.

Drop outdated webaudio/convolution-mono-mono.html test.

An updated version is already present at:
imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolution-mono-mono.html

  • platform/gtk/TestExpectations:
  • platform/mac/TestExpectations:
  • platform/mac/TestExpectationsRosetta:
  • webaudio/convolution-mono-mono-expected.txt: Removed.
  • webaudio/convolution-mono-mono.html: Removed.
Location:
trunk/LayoutTests
Files:
2 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r269978 r269979  
     12020-11-18  Chris Dumez  <cdumez@apple.com>
     2
     3        Drop outdated webaudio/convolution-mono-mono.html test
     4        https://bugs.webkit.org/show_bug.cgi?id=219107
     5
     6        Reviewed by Geoffrey Garen.
     7
     8        Drop outdated webaudio/convolution-mono-mono.html test.
     9
     10        An updated version is already present at:
     11        imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolution-mono-mono.html
     12
     13        * platform/gtk/TestExpectations:
     14        * platform/mac/TestExpectations:
     15        * platform/mac/TestExpectationsRosetta:
     16        * webaudio/convolution-mono-mono-expected.txt: Removed.
     17        * webaudio/convolution-mono-mono.html: Removed.
     18
    1192020-11-18  Chris Dumez  <cdumez@apple.com>
    220
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r269827 r269979  
    15431543webkit.org/b/153771 animations/resume-after-page-cache.html [ Failure Pass ]
    15441544
    1545 webkit.org/b/153943 webaudio/convolution-mono-mono.html [ Failure Pass ]
    1546 
    15471545webkit.org/b/218320 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-destinationnode-interface/destination.html [ Failure ]
    15481546
  • trunk/LayoutTests/platform/mac/TestExpectations

    r269978 r269979  
    22082208[ arm64 ] webaudio/Analyser/realtimeanalyser-freq-data.html [ Failure ]
    22092209[ arm64 ] webaudio/Oscillator/no-dezippering.html [ Failure ]
    2210 [ arm64 ] webaudio/convolution-mono-mono.html [ Failure ]
    22112210
    22122211webkit.org/b/217118 [ Release ] imported/w3c/web-platform-tests/user-timing/measure-l3.any.worker.html [ Pass Failure ]
  • trunk/LayoutTests/platform/mac/TestExpectationsRosetta

    r269972 r269979  
    3939webaudio/Analyser/realtimeanalyser-freq-data.html [ Failure ]
    4040webaudio/Oscillator/no-dezippering.html [ Failure ]
    41 webaudio/convolution-mono-mono.html [ Failure ]
    4241
    4342webkit.org/b/218725 inspector/debugger/tail-deleted-frames/tail-deleted-frames-intermediate-frames.html [ Pass Timeout ]
Note: See TracChangeset for help on using the changeset viewer.