Title: [126145] trunk/LayoutTests
Revision
126145
Author
[email protected]
Date
2012-08-21 01:28:39 -0700 (Tue, 21 Aug 2012)

Log Message

Unreviewed GTK gardening.

fast/js/random-array-gc-stress.html has started to flakily crash in
release builds as well, so expanding the expectation.

The fast/forms/range/range-hit-test-with-padding.html test has been
failing since introduced in 126132. Adding a text expectation.

Marking one more frame flattening test as flaky.

Skipping two calendar picker tests. The feature is currently unsupported
and the tests take half a minute to run, so it's not really worth it.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (126144 => 126145)


--- trunk/LayoutTests/ChangeLog	2012-08-21 08:12:42 UTC (rev 126144)
+++ trunk/LayoutTests/ChangeLog	2012-08-21 08:28:39 UTC (rev 126145)
@@ -1,3 +1,20 @@
+2012-08-21  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        fast/js/random-array-gc-stress.html has started to flakily crash in
+        release builds as well, so expanding the expectation.
+
+        The fast/forms/range/range-hit-test-with-padding.html test has been
+        failing since introduced in 126132. Adding a text expectation.
+
+        Marking one more frame flattening test as flaky.
+
+        Skipping two calendar picker tests. The feature is currently unsupported
+        and the tests take half a minute to run, so it's not really worth it.
+
+        * platform/gtk/TestExpectations:
+
 2012-08-21  Chris Evans  <[email protected]>
 
         Add another interesting test that used to fire a different ASSERT before we fixed https://bugs.webkit.org/show_bug.cgi?id=36427:

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (126144 => 126145)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-21 08:12:42 UTC (rev 126144)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-21 08:28:39 UTC (rev 126145)
@@ -179,6 +179,8 @@
 
 // ENABLE_INPUT_TYPE_* are not enabled.
 BUGWK29359 : fast/forms/date = TEXT
+BUGWK29359 SKIP : fast/forms/date/calendar-picker-appearance-pre-100.html = TEXT
+BUGWK29359 SKIP : fast/forms/date/calendar-picker-appearance.html = TEXT
 BUGWK29359 : fast/forms/date/calendar-picker-type-change-onclick.html = PASS
 BUGWK29359 : fast/forms/date/date-stepup-stepdown-from-renderer.html = PASS
 BUGWK29359 : fast/forms/date/no-page-popup-controller.html = PASS
@@ -446,7 +448,7 @@
 BUGWK93727 DEBUG : fullscreen/exit-full-screen-iframe.html = CRASH PASS
 BUGWK93727 DEBUG : svg/custom/use-instanceRoot-as-event-target.xhtml = CRASH PASS
 
-BUGWK90957 DEBUG : fast/js/random-array-gc-stress.html = CRASH PASS
+BUGWK90957 : fast/js/random-array-gc-stress.html = CRASH PASS
 
 BUGWK94458 DEBUG : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html = CRASH TEXT
 
@@ -474,6 +476,7 @@
 
 BUGWK71655 : fast/frames/flattening/frameset-flattening-simple.html = PASS TEXT
 BUGWK80129 : fast/frames/flattening/frameset-flattening-subframesets.html = PASS TEXT
+BUGWK80129 : fast/frames/flattening/iframe-flattening-fixed-width.html = PASS TEXT
 BUGWK80129 : fast/frames/flattening/iframe-flattening-offscreen.html = PASS TEXT
 BUGWK80129 : fast/frames/flattening/frameset-flattening-grid.html = TEXT PASS
 BUGWK80129 : fast/frames/flattening/iframe-flattening-out-of-view.html = TEXT PASS
@@ -1309,6 +1312,8 @@
 
 BUGWK88727 RELEASE : http/tests/xmlhttprequest/origin-exact-matching.html = TEXT
 
+BUGWK94578 : fast/forms/range/range-hit-test-with-padding.html = TEXT
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Tests failing
 //////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to