Title: [123224] trunk/LayoutTests
- Revision
- 123224
- Author
- [email protected]
- Date
- 2012-07-20 10:09:54 -0700 (Fri, 20 Jul 2012)
Log Message
[Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt
https://bugs.webkit.org/show_bug.cgi?id=85591
Unreviewed, managing a few more unexpected passes for the GTK port.
Remove a few expectations for tests that were passing, reclassify some failures as
architecture-specific and add PASS expectations for a few tests that pass even though
they test features that are currently not supported on the GTK port.
* platform/gtk/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (123223 => 123224)
--- trunk/LayoutTests/ChangeLog 2012-07-20 16:50:40 UTC (rev 123223)
+++ trunk/LayoutTests/ChangeLog 2012-07-20 17:09:54 UTC (rev 123224)
@@ -1,5 +1,18 @@
2012-07-20 Zan Dobersek <[email protected]>
+ [Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt
+ https://bugs.webkit.org/show_bug.cgi?id=85591
+
+ Unreviewed, managing a few more unexpected passes for the GTK port.
+
+ Remove a few expectations for tests that were passing, reclassify some failures as
+ architecture-specific and add PASS expectations for a few tests that pass even though
+ they test features that are currently not supported on the GTK port.
+
+ * platform/gtk/TestExpectations:
+
+2012-07-20 Zan Dobersek <[email protected]>
+
Unreviewed GTK gardening, adding platform-specific baseline that's required
after changes in r123145.
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (123223 => 123224)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2012-07-20 16:50:40 UTC (rev 123223)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2012-07-20 17:09:54 UTC (rev 123224)
@@ -152,6 +152,7 @@
// ENABLE_INPUT_TYPE_* are not enabled.
BUGWK29359 : fast/forms/date = 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
BUGWK90987 : fast/forms/input-in-table-cell-no-value.html = IMAGE
@@ -321,15 +322,18 @@
// These tests require subpixel layout to be enabled
BUGWK85532 : fast/sub-pixel = TEXT IMAGE
+BUGWK85532 : fast/sub-pixel/column-clipping.html = PASS
+BUGWK85532 : fast/sub-pixel/file-upload-control-at-fractional-offset.html = PASS
BUGWK85532 : fast/sub-pixel/float-containing-block-with-margin.html = PASS
BUGWK85532 : fast/sub-pixel/float-with-margin-in-container.html = PASS
BUGWK85532 : fast/sub-pixel/float-with-right-margin-zoom.html = PASS
BUGWK85532 : fast/sub-pixel/float-wrap-with-subpixel-top.html = PASS
BUGWK85532 : fast/sub-pixel/inline-block-with-margin.html = PASS
-BUGWK85532 : fast/sub-pixel/file-upload-control-at-fractional-offset.html = PASS
-BUGWK85532 : fast/sub-pixel/column-clipping.html = PASS
+BUGWK85532 : fast/sub-pixel/size-of-span-with-different-positions.html = PASS
BUGWK85532 : fast/sub-pixel/table-cells-with-padding-do-not-wrap.html = PASS
BUGWK85532 : fast/sub-pixel/table-rows-have-stable-height.html = PASS
+BUGWK85532 : fast/sub-pixel/table-rows-no-gaps.html = PASS
+BUGWK85532 : fast/sub-pixel/vertical-align-middle-overflow.html = PASS
// Mediastream implementation is not complete yet.
BUGWK79203 SKIP : fast/mediastream = TEXT
@@ -392,8 +396,6 @@
BUGWK89188 RELEASE : storage/websql/quota-tracking.html = CRASH PASS
-BUGWK89954 DEBUG : http/tests/xmlhttprequest/reentrant-cancel.html = CRASH
-
BUGWK90589 RELEASE : fast/css/user-drag-none.html = CRASH TIMEOUT
//////////////////////////////////////////////////////////////////////////////////////////
@@ -482,6 +484,8 @@
BUGWK91314 : http/tests/misc/webtiming-origins.html = PASS TEXT
+BUGWK70485 : fast/events/drag-selects-image.html = PASS TEXT
+
//////////////////////////////////////////////////////////////////////////////////////////
// End of Flaky tests
//////////////////////////////////////////////////////////////////////////////////////////
@@ -508,6 +512,7 @@
// Fail on 32-bit release builders
BUGWK84857 : fast/repaint/moving-shadow-on-container.html = PASS TEXT
BUGWK84857 : fast/repaint/moving-shadow-on-path.html = PASS TEXT
+BUGWK80210 : security/block-test.html = PASS TEXT
BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html = PASS TEXT
BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html = PASS TEXT
BUGWK62204 : svg/W3C-SVG-1.1/paths-data-03-f.svg = PASS TEXT
@@ -524,6 +529,9 @@
// Fails on 32-bit release and 64-bit debug builders
BUGWK83560 : fast/events/drop-with-file-paths.html = PASS TEXT
+// Fails on 32-bit release and 64-bit release builders
+BUGWK88727 : http/tests/xmlhttprequest/origin-exact-matching.html = PASS TEXT
+
//////////////////////////////////////////////////////////////////////////////////////////
// End of tests with architecture-specific results
//////////////////////////////////////////////////////////////////////////////////////////
@@ -585,9 +593,6 @@
// This policy delegate is implemented, but it needs the DOM node path in the output.
BUGWKGTK : fast/encoding/mailto-always-utf-8.html = TEXT
-// Missing output when page icon changes. We need some API exposing this event.
-BUGWKGTK : fast/dom/icon-url-property.html = TEXT
-
// Looks like a bug in the LayoutTestController global history support due to missing API.
BUGWKGTK : fast/history/window-open.html = TEXT
@@ -1020,8 +1025,6 @@
// Fails because it does not throw a couple of expected exceptions
BUGWKGTK : http/tests/local/fileapi/send-sliced-dragged-file.html = TEXT
-BUGWK70485 : fast/events/drag-selects-image.html = TEXT
-
// Missing DRT AccessibilityController::addNotificationListener implementation
BUGWK70606 SKIP : accessibility/aria-checkbox-sends-notification.html = TEXT
BUGWK70606 SKIP : accessibility/menu-list-sends-change-notification.html = TEXT
@@ -1097,8 +1100,6 @@
// Let MemoryCache reuse cached XHRs (REGRESSION caused by r107672)
BUGWK76564 : fast/workers/worker-crash-with-invalid-location.html = TEXT
-BUGWK80210 : security/block-test.html = TEXT
-
BUGWK81320 : editing/pasteboard/copy-two-pasteboard-types-both-work.html = TEXT
BUGWK82020 : plugins/netscape-dom-access-and-reload.html = TEXT
@@ -1159,9 +1160,6 @@
// Interferes with the rAF tests that are enabled
BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = TEXT
-// New test introduced in r119911 failing on GTK and EFL ports
-BUGWK88727 : http/tests/xmlhttprequest/origin-exact-matching.html = TEXT
-
// Started failing after it was added in r116473
BUGWK85969 : http/tests/loading/post-in-iframe-with-back-navigation.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes