Changeset 188032 in webkit


Ignore:
Timestamp:
Aug 6, 2015 1:19:48 AM (9 years ago)
Author:
Carlos Garcia Campos
Message:

Unreviewed. Unksip TestContextMenu GTK+ API test.

This has been skipped for a long time, and it's very
unconvenient. It has never failed for me locally, so let's try
again to see if it works in the bots. I'll skip it again if it
keeps failing.

  • Scripts/run-gtk-tests:

(TestRunner):

Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r188002 r188032  
     12015-08-06  Carlos Garcia Campos  <cgarcia@igalia.com>
     2
     3        Unreviewed. Unksip TestContextMenu GTK+ API test.
     4
     5        This has been skipped for a long time, and it's very
     6        unconvenient. It has never failed for me locally, so let's try
     7        again to see if it works in the bots. I'll skip it again if it
     8        keeps failing.
     9
     10        * Scripts/run-gtk-tests:
     11        (TestRunner):
     12
    1132015-08-05  Filip Pizlo  <fpizlo@apple.com>
    214
  • trunk/Tools/Scripts/run-gtk-tests

    r179554 r188032  
    6363    SKIPPED = [
    6464        SkippedTest("WebKit2Gtk/TestUIClient", "/webkit2/WebKitWebView/mouse-target", "Test times out after r150890", 117689),
    65         SkippedTest("WebKit2Gtk/TestContextMenu", SkippedTest.ENTIRE_SUITE, "Test times out after r150890", 117689),
    6665        SkippedTest("WebKit2Gtk/TestCookieManager", "/webkit2/WebKitCookieManager/persistent-storage", "Test is flaky", 134580),
    6766        SkippedTest("WebKit2/TestWebKit2", "WebKit2.MouseMoveAfterCrash", "Test is flaky", 85066),
Note: See TracChangeset for help on using the changeset viewer.