Changeset 129615 in webkit


Ignore:
Timestamp:
Sep 26, 2012 2:26:19 AM (12 years ago)
Author:
zandobersek@gmail.com
Message:

Unreviewed GTK gardening.

Mark one subpixel test added in r129529 as passing.
Reclassify fast/workers/shared-worker-load-error.html as flaky.
Remove expectations for fast/css/word-spacing-characters.html and
http/tests/security/xss-eval.html, both tests are now passing.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r129614 r129615  
     12012-09-26  Zan Dobersek  <zandobersek@gmail.com>
     2
     3        Unreviewed GTK gardening.
     4
     5        Mark one subpixel test added in r129529 as passing.
     6        Reclassify fast/workers/shared-worker-load-error.html as flaky.
     7        Remove expectations for fast/css/word-spacing-characters.html and
     8        http/tests/security/xss-eval.html, both tests are now passing.
     9
     10        * platform/gtk/TestExpectations:
     11
    1122012-09-26  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
    213
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r129604 r129615  
    372372webkit.org/b/85532 fast/sub-pixel/inline-block-with-margin.html [ Pass ]
    373373webkit.org/b/85532 fast/sub-pixel/size-of-span-with-different-positions.html [ Pass ]
     374webkit.org/b/85532 fast/sub-pixel/table-cells-have-stable-width.html [ Pass ]
    374375webkit.org/b/85532 fast/sub-pixel/table-cells-with-padding-do-not-wrap.html [ Pass ]
    375376webkit.org/b/85532 fast/sub-pixel/table-rows-have-stable-height.html [ Skip ]
     
    547548
    548549webkit.org/b/73409 fast/forms/textarea-placeholder-set-attribute.html [ ImageOnlyFailure Pass ]
     550
     551webkit.org/b/78819 fast/workers/shared-worker-load-error.html [ Timeout Pass ]
    549552
    550553#////////////////////////////////////////////////////////////////////////////////////////
     
    628631
    629632Bug(GTK) accessibility/aria-invalid.html [ Timeout ]
    630 
    631 webkit.org/b/78819 fast/workers/shared-worker-load-error.html [ Timeout ]
    632633
    633634webkit.org/b/73003 [ Release ] editing/spelling/spellcheck-async.html [ Timeout ]
     
    13001301
    13011302# Tests added by https://bugs.webkit.org/show_bug.cgi?id=89826
    1302 webkit.org/b/94008 fast/css/word-spacing-characters.html [ ImageOnlyFailure ]
    13031303webkit.org/b/94003 fast/css/word-spacing-characters-complex-text.html [ ImageOnlyFailure ]
    13041304# This has always failed on Gtk/Efl - exposed by bug 89826
     
    13541354webkit.org/b/91489 fast/dom/shadow/shadowdom-for-fieldset-only-shadow.html [ ImageOnlyFailure ]
    13551355
    1356 webkit.org/b/97529 http/tests/security/xss-eval.html [ Failure ]
    1357 
    13581356webkit.org/b/49142 fast/regions/style-scoped-in-flow-override-region-styling-multiple-regions.html [ ImageOnlyFailure ]
    13591357
Note: See TracChangeset for help on using the changeset viewer.