Changeset 167765 in webkit


Ignore:
Timestamp:
Apr 24, 2014 10:30:57 AM (10 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] Unreviewed GTK gardening.
Update expectations after removal of environment variable
XVFB_SCREEN_DEPTH=8 from the GTK Release bot.

Patch by Carlos Alberto Lopez Perez <clopez@igalia.com> on 2014-04-24

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r167764 r167765  
     12014-04-24  Carlos Alberto Lopez Perez  <clopez@igalia.com>
     2
     3        [GTK] Unreviewed GTK gardening.
     4        Update expectations after removal of environment variable
     5        XVFB_SCREEN_DEPTH=8 from the GTK Release bot.
     6
     7        * platform/gtk/TestExpectations:
     8
    192014-04-24  David Hyatt  <hyatt@apple.com>
    210
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r167710 r167765  
    477477
    478478webkit.org/b/116977 [ Debug ] media/event-attributes.html [ Crash Pass ]
    479 
    480 webkit.org/b/131223 [ Debug ] media/restore-from-page-cache.html [ Crash ]
    481479
    482480webkit.org/b/131222 [ Debug ] media/video-currentsrc-cleared.html [ Crash Pass ]
     
    12221220
    12231221# Probably failing because resizing is asynchronous.
    1224 webkit.org/b/53959 fast/dom/Window/window-resize-and-move-arguments.html [ Failure ]
     1222webkit.org/b/53959 fast/dom/Window/window-resize-and-move-arguments.html [ Failure Timeout ]
    12251223webkit.org/b/53959 fast/dom/Window/window-resize.html [ Failure ]
    12261224
     
    18361834webkit.org/b/132056 webaudio/codec-tests/mp3/128kbps-44khz.html  [ Failure ]
    18371835
     1836
     1837# This failures only seem to happen if the environment variable XVFB_SCREEN_DEPTH=8 is not set
     1838webkit.org/b/132126 animations/3d/transform-origin-vs-functions.html [ Failure Pass ]
     1839webkit.org/b/132126 animations/combo-transform-translate+scale.html [ Failure Pass ]
     1840webkit.org/b/132126 animations/play-state.html [ Failure Pass ]
     1841webkit.org/b/132126 animations/3d/change-transform-in-end-event.html [ Timeout Pass ]
     1842webkit.org/b/132126 animations/added-while-suspended.html [ Timeout Pass ]
     1843webkit.org/b/132126 animations/animation-iteration-event-destroy-renderer.html [ Timeout Pass ]
     1844webkit.org/b/132126 animations/animation-direction-normal.html [ Failure Pass ]
     1845webkit.org/b/132126 animations/animation-direction-reverse.html [ Failure Pass ]
     1846webkit.org/b/132126 animations/play-state-paused.html [ Failure ]
     1847webkit.org/b/132126 animations/play-state-suspend.html [ Failure ]
     1848webkit.org/b/132126 animations/suspend-resume-animation.html [ Failure ]
     1849webkit.org/b/132126 animations/transform-non-accelerated.html [ Failure ]
     1850webkit.org/b/132126 animations/body-removal-crash.html [ Crash Pass ]
     1851webkit.org/b/132126 media/track/track-cues-cuechange.html [ Timeout Pass ]
     1852webkit.org/b/132126 media/track/track-cues-cuechange.html [ Timeout Pass ]
     1853webkit.org/b/132126 media/track/track-cues-enter-exit.html [ Timeout Pass ]
     1854webkit.org/b/132126 media/video-poster-background.html [ ImageOnlyFailure ]
     1855webkit.org/b/132126 media/restore-from-page-cache.html [ Crash ]
     1856
     1857# This test gives timeout sometimes.
     1858webkit.org/b/132128 fast/text/international/embed-bidi-style-in-isolate-crash.html [ Timeout Pass ]
     1859
    18381860#////////////////////////////////////////////////////////////////////////////////////////
    18391861# End of Tests failing
Note: See TracChangeset for help on using the changeset viewer.