Changeset 151631 in webkit


Ignore:
Timestamp:
Jun 17, 2013, 12:23:47 AM (12 years ago)
Author:
zandobersek@gmail.com
Message:

Unreviewed GTK gardening.

  • platform/gtk-wk1/TestExpectations: Add a crashing expectation for a test that most likely regressed with r151021.
  • platform/gtk/TestExpectations: Add failure expectations for a couple of tests failing due to stack size misbehavior.
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r151630 r151631  
     12013-06-17  Zan Dobersek  <zdobersek@igalia.com>
     2
     3        Unreviewed GTK gardening.
     4
     5        * platform/gtk-wk1/TestExpectations: Add a crashing expectation for a test that most likely regressed with r151021.
     6        * platform/gtk/TestExpectations: Add failure expectations for a couple of tests failing due to stack size misbehavior.
     7
    182013-06-16  Mihai Tica  <mitica@adobe.com>
    29
  • trunk/LayoutTests/platform/gtk-wk1/TestExpectations

    r151542 r151631  
    116116
    117117webkit.org/b/86443 plugins/npruntime/delete-plugin-within-getProperty.html [ Crash ]
     118
     119webkit.org/b/117688 http/tests/security/video-poster-cross-origin-crash.html [ Crash Pass ]
    118120
    119121#////////////////////////////////////////////////////////////////////////////////////////
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r151542 r151631  
    14061406webkit.org/b/117582 fast/flexbox/clear-overflow-before-scroll-update.html [ Failure ]
    14071407
     1408webkit.org/b/113168 fast/dom/Window/window-postmessage-clone-deep-array.html [ Failure ]
     1409webkit.org/b/113168 fast/js/large-expressions.html [ Failure ]
     1410webkit.org/b/113168 fast/js/toString-stack-overflow.html [ Failure ]
     1411
    14081412#////////////////////////////////////////////////////////////////////////////////////////
    14091413# End of Tests failing
Note: See TracChangeset for help on using the changeset viewer.