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

Changeset 144035 in webkit


Ignore:
Timestamp:
Feb 26, 2013, 3:31:02 AM (14 years ago)
Author:
zandobersek@gmail.com
Message:

Unreviewed GTK gardening.

  • platform/gtk/TestExpectations: Updating expectations for two inspector tests.

Expanding expectation for media/encrypted-media/encrypted-media-syntax.html to expect timeouts as well.
Adding a flaky failure expectation for svg/custom/animation-currentColor.svg.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r144034 r144035  
     12013-02-26  Zan Dobersek  <zdobersek@igalia.com>
     2
     3        Unreviewed GTK gardening.
     4
     5        * platform/gtk/TestExpectations: Updating expectations for two inspector tests.
     6        Expanding expectation for media/encrypted-media/encrypted-media-syntax.html to expect timeouts as well.
     7        Adding a flaky failure expectation for svg/custom/animation-currentColor.svg.
     8
    192013-02-26  Jochen Eisinger  <jochen@chromium.org>
    210
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r143989 r144035  
    595595webkit.org/b/104809 media/adopt-node-crash.html [ Crash Timeout Pass ]
    596596webkit.org/b/104809 media/encrypted-media/encrypted-media-not-loaded.html [ Crash Failure ]
    597 webkit.org/b/104809 media/encrypted-media/encrypted-media-syntax.html [ Crash Failure ]
     597webkit.org/b/104809 media/encrypted-media/encrypted-media-syntax.html [ Crash Failure Timeout ]
    598598webkit.org/b/104809 media/event-queue-crash.html [ Crash Pass ]
    599599webkit.org/b/104809 media/track/track-cues-pause-on-exit.html [ Timeout Pass ]
     
    620620webkit.org/b/107194 storage/indexeddb/key-generator.html [ Failure Pass ]
    621621webkit.org/b/107194 storage/indexeddb/lazy-index-population.html [ Failure Pass ]
     622
     623webkit.org/b/110864 svg/custom/animation-currentColor.svg [ Failure Pass ]
    622624
    623625#////////////////////////////////////////////////////////////////////////////////////////
     
    965967# JSC doesn't support heap profiling
    966968webkit.org/b/50485 inspector/profiler/heap-snapshot-comparison-dom-groups-change.html [ Failure ]
    967 webkit.org/b/50485 inspector/profiler/heap-snapshot-inspect-dom-wrapper.html [ Timeout ]
     969webkit.org/b/50485 inspector/profiler/heap-snapshot-inspect-dom-wrapper.html [ Timeout Failure ]
    968970webkit.org/b/50485 inspector/profiler/heap-snapshot-loader.html [ Failure ]
    969971webkit.org/b/50485 inspector/profiler/heap-snapshot-reveal-in-dominators-view.html [ Failure ]
     
    978980webkit.org/b/73936 inspector/profiler/canvas2d/canvas-has-uninstrumented-canvases.html [ Failure ]
    979981webkit.org/b/73936 inspector/profiler/canvas2d/canvas-stack-trace.html [ Failure ]
    980 webkit.org/b/73936 inspector/profiler/canvas2d/canvas-replay-log-grid.html [ Timeout ]
     982webkit.org/b/73936 inspector/profiler/canvas2d/canvas-replay-log-grid.html [ Timeout Failure ]
    981983
    982984webkit.org/b/37613 webkit.org/b/20011 printing [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.