Changeset 126888 in webkit
- Timestamp:
- Aug 28, 2012, 9:30:49 AM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 added
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/gtk/TestExpectations (modified) (1 diff)
-
platform/gtk/fast/overflow/paged-x-div-with-column-gap-expected.txt (added)
-
platform/gtk/fast/overflow/paged-x-with-column-gap-expected.txt (added)
-
platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r126884 r126888 1 2012-08-28 Zan Dobersek <zandobersek@gmail.com> 2 3 Unreviewed GTK gardening. 4 5 Adding platform-specific baselines required after r126840. 6 7 Adding a platform-specific baseline for a window.performance test 8 and a failure expectation for a Canvas text drawing test, both required 9 after r126846 when memory cache started being cleared between tests 10 for the GTK port. 11 12 * platform/gtk/TestExpectations: 13 * platform/gtk/fast/overflow/paged-x-div-with-column-gap-expected.txt: Added. 14 * platform/gtk/fast/overflow/paged-x-with-column-gap-expected.txt: Added. 15 * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Added. 16 1 17 2012-08-28 Christophe Dumez <christophe.dumez@intel.com> 2 18 -
trunk/LayoutTests/platform/gtk/TestExpectations
r126862 r126888 1290 1290 BUGWK94952 DEBUG : scrollbars/scroll-rtl-or-bt-layer.html = TEXT 1291 1291 1292 BUGWK87355 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = TEXT 1293 1292 1294 ////////////////////////////////////////////////////////////////////////////////////////// 1293 1295 // End of Tests failing
Note:
See TracChangeset
for help on using the changeset viewer.