Changeset 115422 in webkit
- Timestamp:
- Apr 27, 2012, 6:13:53 AM (13 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r115418 r115422 1 2012-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 1 9 2012-04-27 Philippe Normand <pnormand@igalia.com> 2 10 -
trunk/Tools/Scripts/run-gtk-tests
r115418 r115422 83 83 "Test fails", 84 84 84961), 85 SkippedTest("TestWebKitAPI/WebKit2/ NewFirstVisuallyNonEmptyLayoutFrames",85 SkippedTest("TestWebKitAPI/WebKit2/TestNewFirstVisuallyNonEmptyLayoutFrames", 86 86 "Test fails", 87 87 85037)
Note:
See TracChangeset
for help on using the changeset viewer.