Changeset 115422 in webkit


Ignore:
Timestamp:
Apr 27, 2012, 6:13:53 AM (13 years ago)
Author:
Philippe Normand
Message:

Unreviewed, GTK gardening.

  • Scripts/run-gtk-tests:

(TestRunner): Fix another typo. So easy to get confused by a Test
name and the actual name of the executable...

Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r115418 r115422  
     12012-04-27  Philippe Normand  <pnormand@igalia.com>
     2
     3        Unreviewed, GTK gardening.
     4
     5        * Scripts/run-gtk-tests:
     6        (TestRunner): Fix another typo. So easy to get confused by a Test
     7        name and the actual name of the executable...
     8
    192012-04-27  Philippe Normand  <pnormand@igalia.com>
    210
  • trunk/Tools/Scripts/run-gtk-tests

    r115418 r115422  
    8383                    "Test fails",
    8484                    84961),
    85         SkippedTest("TestWebKitAPI/WebKit2/NewFirstVisuallyNonEmptyLayoutFrames",
     85        SkippedTest("TestWebKitAPI/WebKit2/TestNewFirstVisuallyNonEmptyLayoutFrames",
    8686                    "Test fails",
    8787                    85037)
Note: See TracChangeset for help on using the changeset viewer.