Title: [122314] trunk/LayoutTests
- Revision
- 122314
- Author
- [email protected]
- Date
- 2012-07-11 02:06:58 -0700 (Wed, 11 Jul 2012)
Log Message
[EFL] Move tests that require ENABLE_INPUT_TYPE_* to TestExpectations
https://bugs.webkit.org/show_bug.cgi?id=90948
Unreviewed EFL gardening. Move tests that require
ENABLE_INPUT_TYPE_* to be enabled from Skipped list to
TestExpectations.
Patch by Christophe Dumez <[email protected]> on 2012-07-11
* platform/efl/Skipped:
* platform/efl/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (122313 => 122314)
--- trunk/LayoutTests/ChangeLog 2012-07-11 09:04:27 UTC (rev 122313)
+++ trunk/LayoutTests/ChangeLog 2012-07-11 09:06:58 UTC (rev 122314)
@@ -1,3 +1,15 @@
+2012-07-11 Christophe Dumez <[email protected]>
+
+ [EFL] Move tests that require ENABLE_INPUT_TYPE_* to TestExpectations
+ https://bugs.webkit.org/show_bug.cgi?id=90948
+
+ Unreviewed EFL gardening. Move tests that require
+ ENABLE_INPUT_TYPE_* to be enabled from Skipped list to
+ TestExpectations.
+
+ * platform/efl/Skipped:
+ * platform/efl/TestExpectations:
+
2012-07-11 Taiju Tsuiki <[email protected]>
Web Inspector: Clean up FileSystem related code
Modified: trunk/LayoutTests/platform/efl/Skipped (122313 => 122314)
--- trunk/LayoutTests/platform/efl/Skipped 2012-07-11 09:04:27 UTC (rev 122313)
+++ trunk/LayoutTests/platform/efl/Skipped 2012-07-11 09:06:58 UTC (rev 122314)
@@ -741,16 +741,6 @@
# https://bugs.webkit.org/show_bug.cgi?id=85558
http/tests/security/contentSecurityPolicy/1.1
-# ENABLE_INPUT_TYPE_* are not enabled.
-# https://bugs.webkit.org/show_bug.cgi?id=29359
-# https://bugs.webkit.org/show_bug.cgi?id=68971
-fast/forms/date
-fast/forms/datetime
-fast/forms/datetimelocal
-fast/forms/month
-fast/forms/time
-fast/forms/week
-
# HiDPI tests require test infrastructure enhancements
fast/hidpi
svg/as-image/image-respects-deviceScaleFactor.html
Modified: trunk/LayoutTests/platform/efl/TestExpectations (122313 => 122314)
--- trunk/LayoutTests/platform/efl/TestExpectations 2012-07-11 09:04:27 UTC (rev 122313)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2012-07-11 09:06:58 UTC (rev 122314)
@@ -700,6 +700,15 @@
// Fails on GTK+ and Qt as well.
BUGWK86445 : fast/multicol/split-in-top-margin.html = IMAGE
+// ENABLE_INPUT_TYPE_* are not enabled on EFL port.
+BUGWK29359 SKIP : fast/forms/date = TEXT
+BUGWK29359 SKIP : fast/forms/datetime = TEXT
+BUGWK29359 SKIP : fast/forms/datetimelocal = TEXT
+BUGWK29359 SKIP : fast/forms/month = TEXT
+BUGWK29359 SKIP : fast/forms/time = TEXT
+BUGWK29359 SKIP : fast/forms/week = TEXT
+BUGWK89209 : fast/forms/input-in-table-cell-no-value.html = IMAGE
+
// Paletted PNG with ICC color profiles not working.
BUGWK86722 SKIP : fast/images/paletted-png-with-color-profile.html = PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes