Changeset 43163 in webkit


Ignore:
Timestamp:
May 3, 2009 2:44:15 PM (15 years ago)
Author:
kov@webkit.org
Message:

2009-05-03 Gustavo Noronha Silva <Gustavo Noronha Silva>

Some tests are still failing on the bot, despite working
locally. Disabling for now.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r43161 r43163  
     12009-05-03  Gustavo Noronha Silva  <gns@gnome.org>
     2
     3        Some tests are still failing on the bot, despite working
     4        locally. Disabling for now.
     5
     6        * platform/gtk/Skipped:
     7
    182009-05-03  Zan Dobersek  <zandobersek@gmail.com>
    29
  • trunk/LayoutTests/platform/gtk/Skipped

    r43161 r43163  
    1616#
    1717#     grep -v '^#' | grep -v '^$'
     18
     19# These tests are not failing locally, but fail on the bot:
     20# editing/selection/extend-selection.html
     21# fast/dom/null-document-location-assign-crash.html
     22# fast/dom/Window/window-screen-properties.html
     23# fast/js/navigator-mimeTypes-length.html
     24# transitions/zero-duration-with-non-zero-delay-end.html
    1825
    1926# Tests in accessibility/ directory
     
    756763editing/selection/doubleclick-whitespace.html
    757764editing/selection/drag-text-delay.html
     765editing/selection/extend-selection.html
    758766editing/selection/extend-selection-bidi.html
    759767editing/selection/getRangeAt.html
     
    15391547fast/dom/getBoundingClientRect.html
    15401548fast/dom/location-new-window-no-crash.html
     1549fast/dom/null-document-location-assign-crash.html
    15411550fast/dom/null-document-location-replace-crash.html
    15421551fast/dom/object-embed-plugin-scripting.html
     
    15601569fast/dom/Window/window-resize-and-move-arguments.html
    15611570fast/dom/Window/window-resize.html
     1571fast/dom/Window/window-screen-properties.html
    15621572fast/dom/Window/window-xy-properties.html
    15631573fast/dynamic/hovered-detach.html
     
    17321742fast/js/date-big-setdate.html
    17331743fast/js/exceptions-thrown-in-callbacks.html
     1744fast/js/navigator-mimeTypes-length.html
    17341745fast/layers/resize-layer-deletion-crash.html
    17351746fast/loader/cancel-load-during-port-block-timer.html
     
    58265837#   Tests generating new results
    58275838transitions/transition-drt-api.html
     5839transitions/zero-duration-with-non-zero-delay-end.html
    58285840
    58295841# Tests in webarchive/ directory
Note: See TracChangeset for help on using the changeset viewer.