Changeset 157072 in webkit


Ignore:
Timestamp:
Oct 7, 2013 6:21:27 PM (10 years ago)
Author:
kov@webkit.org
Message:

Unreviewed. Skipping API test that is causing the next one to crash,
see https://bugs.webkit.org/show_bug.cgi?id=121970.

  • Scripts/run-gtk-tests:

(TestRunner):

Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r157069 r157072  
     12013-10-07  Gustavo Noronha Silva  <gns@gnome.org>
     2
     3        Unreviewed. Skipping API test that is causing the next one to crash,
     4        see https://bugs.webkit.org/show_bug.cgi?id=121970.
     5
     6        * Scripts/run-gtk-tests:
     7        (TestRunner):
     8
    192013-10-07  Gustavo Noronha Silva  <gustavo.noronha@collabora.com>
    210
  • trunk/Tools/Scripts/run-gtk-tests

    r157069 r157072  
    8484        SkippedTest("TestWebKitAPI/TestWebKit2", "WebKit2.ResizeReversePaginatedWebView", "Test fails", 120305),
    8585        SkippedTest("TestWebKitAPI/TestWebKit2", "WebKit2.ScrollPinningBehaviors", "Test fails", 120306),
     86        SkippedTest("TestWebKitAPI/TestWebKit2", "WebKit2.TerminateTwice", "Test causes crash on the next test", 121970),
    8687    ]
    8788
Note: See TracChangeset for help on using the changeset viewer.