Changeset 202557 in webkit


Ignore:
Timestamp:
Jun 28, 2016 4:24:15 AM (8 years ago)
Author:
Philippe Normand
Message:

[GTK] Web audio tests failing since GStreamer 1.6 upgrade
https://bugs.webkit.org/show_bug.cgi?id=158927

Unreviewed GTK rebaseline of webaudio tests.

  • platform/gtk/TestExpectations:
  • platform/gtk/webaudio/codec-tests/aac/vbr-128kbps-44khz-expected.wav:
  • platform/gtk/webaudio/codec-tests/vorbis/vbr-128kbps-44khz-expected.wav:
  • platform/gtk/webaudio/codec-tests/vorbis/vbr-70kbps-44khz-expected.wav:
  • platform/gtk/webaudio/codec-tests/vorbis/vbr-96kbps-44khz-expected.wav:
Location:
trunk/LayoutTests
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r202554 r202557  
     12016-06-28  Philippe Normand  <pnormand@igalia.com>
     2
     3        [GTK] Web audio tests failing since GStreamer 1.6 upgrade
     4        https://bugs.webkit.org/show_bug.cgi?id=158927
     5
     6        Unreviewed GTK rebaseline of webaudio tests.
     7
     8        * platform/gtk/TestExpectations:
     9        * platform/gtk/webaudio/codec-tests/aac/vbr-128kbps-44khz-expected.wav:
     10        * platform/gtk/webaudio/codec-tests/vorbis/vbr-128kbps-44khz-expected.wav:
     11        * platform/gtk/webaudio/codec-tests/vorbis/vbr-70kbps-44khz-expected.wav:
     12        * platform/gtk/webaudio/codec-tests/vorbis/vbr-96kbps-44khz-expected.wav:
     13
    1142016-06-28  Youenn Fablet  <youenn@apple.com>
    215
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r202495 r202557  
    25952595webkit.org/b/156438 storage/indexeddb/cursor-key-order.html [ Failure ]
    25962596
    2597 webkit.org/b/158927 webaudio/codec-tests/aac/vbr-128kbps-44khz.html [ Failure ]
    2598 webkit.org/b/158927 webaudio/codec-tests/vorbis/vbr-128kbps-44khz.html [ Failure ]
    2599 webkit.org/b/158927 webaudio/codec-tests/vorbis/vbr-70kbps-44khz.html [ Failure ]
    2600 webkit.org/b/158927 webaudio/codec-tests/vorbis/vbr-96kbps-44khz.html [ Failure ]
    2601 
    26022597webkit.org/b/158928 svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml [ Failure ]
    26032598webkit.org/b/158928 svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.