Changeset 221476 in webkit


Ignore:
Timestamp:
Sep 1, 2017 4:47:45 AM (7 years ago)
Author:
commit-queue@webkit.org
Message:

Mark media-ended.html as passing.
https://bugs.webkit.org/show_bug.cgi?id=131534

Unreviewed test gardening.

The test needs to run through the entire audio file twice, so it will
take several seconds by design. GTK used to have a shorter timeout,
which was extended in r218270. The test hasn't timed out since.

Patch by Ms2ger <Ms2ger@igalia.com> on 2017-09-01

  • platform/gtk/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r221462 r221476  
     12017-09-01  Ms2ger  <Ms2ger@igalia.com>
     2
     3        Mark media-ended.html as passing.
     4        https://bugs.webkit.org/show_bug.cgi?id=131534
     5
     6        Unreviewed test gardening.
     7
     8        The test needs to run through the entire audio file twice, so it will
     9        take several seconds by design. GTK used to have a shorter timeout,
     10        which was extended in r218270. The test hasn't timed out since.
     11
     12        * platform/gtk/TestExpectations:
     13
    1142017-08-31  Sam Weinig  <sam@webkit.org>
    215
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r221432 r221476  
    15391539Bug(GTK) credentials/idlharness.html [ Failure Pass ]
    15401540webkit.org/b/131533 media/track/track-remove-active-cue-crash.html [ Timeout Pass ]
    1541 webkit.org/b/131534 media/media-ended.html [ Timeout Pass ]
    15421541webkit.org/b/131535 media/audio-mpeg-supported.html [ Timeout Pass ]
    15431542
Note: See TracChangeset for help on using the changeset viewer.