Changeset 152417 in webkit


Ignore:
Timestamp:
Jul 5, 2013 9:35:48 AM (11 years ago)
Author:
mario@webkit.org
Message:

[GTK] Update TestExpectations with crashing and failing tests
https://bugs.webkit.org/show_bug.cgi?id=118424

Unreviewed GTK gardening.

Updated TestExpectations with tests crashing and failing.

Patch by Simon Pena <simon.pena@samsung.com> on 2013-07-05

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r152413 r152417  
     12013-07-05  Simon Pena  <simon.pena@samsung.com>
     2
     3        [GTK] Update TestExpectations with crashing and failing tests
     4        https://bugs.webkit.org/show_bug.cgi?id=118424
     5
     6        Unreviewed GTK gardening.
     7
     8        Updated TestExpectations with tests crashing and failing.
     9
     10        * platform/gtk/TestExpectations:
     11
    1122013-07-05  Mihai Maerean  <mmaerean@adobe.com>
    213
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r152411 r152417  
    401401webkit.org/b/107825 media/media-volume-slider-rendered-below.html [ Failure ]
    402402webkit.org/b/107825 media/nodesFromRect-shadowContent.html [ Failure ]
    403 webkit.org/b/107825 [ Release ] media/video-controls-fullscreen-volume.html [ Failure ]
     403webkit.org/b/107825 media/video-controls-fullscreen-volume.html [ Failure ]
    404404webkit.org/b/107825 media/media-controls-clone.html [ Failure ]
    405405
     
    453453
    454454webkit.org/b/105689 [ Debug ] plugins/npruntime/embed-property-iframe-equality.html [ Crash ]
    455 
    456 webkit.org/b/107257 [ Debug ] fast/js/toString-stack-overflow.html [ Crash ]
    457455
    458456webkit.org/b/107261 [ Debug ] dom/xhtml/level2/html/HTMLInputElement20.xhtml [ Crash Pass ]
     
    489487
    490488webkit.org/b/111902 [ Debug ] http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html [ Crash ]
     489
     490webkit.org/b/118421 [ Debug ] fast/repaint/fixed-right-bottom-in-page-scale.html [ Crash ]
     491
     492webkit.org/b/118422 [ Debug ] http/tests/security/XFrameOptions/x-frame-options-cached.html [ Crash Pass ]
     493
     494webkit.org/b/118423 http/tests/misc/iframe-reparenting-id-collision.html [ Crash Pass ]
    491495
    492496#////////////////////////////////////////////////////////////////////////////////////////
     
    12031207webkit.org/b/95429 svg/custom/clamped-masking-clipping.svg [ ImageOnlyFailure ]
    12041208
    1205 webkit.org/b/90775 fast/dom/shadow/focus-navigation.html [ Failure ]
     1209# It now crashes on Debug
     1210webkit.org/b/90775 fast/dom/shadow/focus-navigation.html [ Crash Failure ]
    12061211webkit.org/b/97468 fast/dom/shadow/shadowdom-for-textarea-complex-shadow.html [ ImageOnlyFailure ]
    12071212webkit.org/b/97468 fast/dom/shadow/shadowdom-for-textarea-with-placeholder.html [ ImageOnlyFailure ]
     
    12111216webkit.org/b/91487 fast/dom/shadow/shadowdom-for-select-complex-shadow.html [ ImageOnlyFailure ]
    12121217webkit.org/b/91487 fast/dom/shadow/shadowdom-for-select-without-shadow.html [ ImageOnlyFailure ]
    1213 webkit.org/b/91488 fast/dom/shadow/shadowdom-for-output-only-shadow.html [ ImageOnlyFailure ]
     1218# It now crashes on Debug
     1219webkit.org/b/91488 fast/dom/shadow/shadowdom-for-output-only-shadow.html [ Crash ImageOnlyFailure ]
    12141220webkit.org/b/91489 fast/dom/shadow/shadowdom-for-fieldset-complex-shadow.html [ ImageOnlyFailure ]
    12151221webkit.org/b/91489 fast/dom/shadow/shadowdom-for-fieldset-only-shadow.html [ ImageOnlyFailure ]
     
    12421248
    12431249# Fix for https://bugs.webkit.org/show_bug.cgi?id=97192 introduces these regressions
    1244 webkit.org/b/102776 webkit.org/b/102993 media/media-document-audio-repaint.html [ Failure ]
     1250webkit.org/b/102776 webkit.org/b/102993 media/media-document-audio-repaint.html [ Failure Timeout ]
    12451251webkit.org/b/102776 media/track/track-cue-rendering-horizontal.html [ Failure ]
    12461252webkit.org/b/102776 media/track/track-cue-rendering-vertical.html [ Failure ]
     
    14121418webkit.org/b/118222 fast/text/international/synthesized-italic-vertical.html [ ImageOnlyFailure ]
    14131419
     1420webkit.org/b/118416 [ Debug ] storage/websql/sql-error-codes.html [ Failure ]
     1421
     1422webkit.org/b/118418 accessibility/img-fallsback-to-title.html [ Failure ]
     1423
     1424webkit.org/b/118419 fast/css/style-scoped/registering.html [ Failure ]
     1425
     1426webkit.org/b/118420 [ Release ] fast/dom/gc-dom-tree-lifetime.html [ Failure ]
     1427
    14141428#////////////////////////////////////////////////////////////////////////////////////////
    14151429# End of Tests failing
Note: See TracChangeset for help on using the changeset viewer.