Title: [130593] trunk/LayoutTests
- Revision
- 130593
- Author
- [email protected]
- Date
- 2012-10-06 18:55:34 -0700 (Sat, 06 Oct 2012)
Log Message
Update test expectation
https://bugs.webkit.org/show_bug.cgi?id=98479
Skip tests in fast/forms/date-multiple-fields/ because it needs
ENABLE_INPUT_MULTIPLE_FIELDS_UI.
* platform/chromium-android/TestExpectations:
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/mac/TestExpectations:
* platform/qt/TestExpectations:
* platform/win/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (130592 => 130593)
--- trunk/LayoutTests/ChangeLog 2012-10-07 01:35:26 UTC (rev 130592)
+++ trunk/LayoutTests/ChangeLog 2012-10-07 01:55:34 UTC (rev 130593)
@@ -1,3 +1,18 @@
+2012-10-06 Kent Tamura <[email protected]>
+
+ Update test expectation
+ https://bugs.webkit.org/show_bug.cgi?id=98479
+
+ Skip tests in fast/forms/date-multiple-fields/ because it needs
+ ENABLE_INPUT_MULTIPLE_FIELDS_UI.
+
+ * platform/chromium-android/TestExpectations:
+ * platform/efl/TestExpectations:
+ * platform/gtk/TestExpectations:
+ * platform/mac/TestExpectations:
+ * platform/qt/TestExpectations:
+ * platform/win/TestExpectations:
+
2012-10-06 Raul Hudea <[email protected]>
-webkit-clip-path should parse IRIs
Modified: trunk/LayoutTests/platform/chromium-android/TestExpectations (130592 => 130593)
--- trunk/LayoutTests/platform/chromium-android/TestExpectations 2012-10-07 01:35:26 UTC (rev 130592)
+++ trunk/LayoutTests/platform/chromium-android/TestExpectations 2012-10-07 01:55:34 UTC (rev 130593)
@@ -47,9 +47,6 @@
crbug.com/145338 accessibility
crbug.com/145338 platform/chromium/accessibility
-crbug.com/145338 fast/forms/month-multiple-fields
-crbug.com/145338 fast/forms/time-multiple-fields
-crbug.com/145338 fast/forms/week-multiple-fields
crbug.com/145338 fast/forms/color
crbug.com/145338 fast/forms/datalist
crbug.com/145338 fast/forms/date
@@ -80,3 +77,8 @@
# The test depends on the same modified time returned from local file api and PHP. This is unfeasible.
webkit.org/b/95378 http/tests/local/fileapi/file-last-modified.html [ WontFix ]
+# *-multiplefields UI is for desktop platforms
+fast/forms/date-multiple-fields [ WontFix ]
+fast/forms/month-multiple-fields [ WontFix ]
+fast/forms/time-multiple-fields [ WontFix ]
+fast/forms/week-multiple-fields [ WontFix ]
Modified: trunk/LayoutTests/platform/efl/TestExpectations (130592 => 130593)
--- trunk/LayoutTests/platform/efl/TestExpectations 2012-10-07 01:35:26 UTC (rev 130592)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2012-10-07 01:55:34 UTC (rev 130593)
@@ -1407,6 +1407,7 @@
webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-sorting-instances.html [ Skip ]
# ENABLE(INPUT_MULTIPLE_FIELDS_UI) is disabled
+fast/forms/date-multiple-fields
webkit.org/b/97299 fast/forms/month-multiple-fields
webkit.org/b/94186 fast/forms/time-multiple-fields
webkit.org/b/97877 fast/forms/week-multiple-fields
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (130592 => 130593)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2012-10-07 01:35:26 UTC (rev 130592)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2012-10-07 01:55:34 UTC (rev 130593)
@@ -1317,6 +1317,7 @@
webkit.org/b/94083 media/video-controls-fullscreen-volume.html [ Skip ]
+fast/forms/date-multiple-fields
webkit.org/b/97299 fast/forms/month-multiple-fields
webkit.org/b/94186 fast/forms/time-multiple-fields
webkit.org/b/97877 fast/forms/week-multiple-fields
Modified: trunk/LayoutTests/platform/mac/TestExpectations (130592 => 130593)
--- trunk/LayoutTests/platform/mac/TestExpectations 2012-10-07 01:35:26 UTC (rev 130592)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2012-10-07 01:55:34 UTC (rev 130593)
@@ -803,6 +803,7 @@
css3/flexbox/flex-rounding.html
# ENABLE(INPUT_MULTIPLE_FIELDS_UI) is disabled
+fast/forms/date-multiple-fields
fast/forms/month-multiple-fields
fast/forms/time-multiple-fields
fast/forms/week-multiple-fields
Modified: trunk/LayoutTests/platform/qt/TestExpectations (130592 => 130593)
--- trunk/LayoutTests/platform/qt/TestExpectations 2012-10-07 01:35:26 UTC (rev 130592)
+++ trunk/LayoutTests/platform/qt/TestExpectations 2012-10-07 01:55:34 UTC (rev 130593)
@@ -2660,6 +2660,7 @@
fast/events/autoscroll-in-textarea.html
# ENABLE(INPUT_MULTIPLE_FIELDS_UI) is disabled
+fast/forms/date-multiple-fields
fast/forms/month-multiple-fields
fast/forms/time-multiple-fields
fast/forms/week-multiple-fields
Modified: trunk/LayoutTests/platform/win/TestExpectations (130592 => 130593)
--- trunk/LayoutTests/platform/win/TestExpectations 2012-10-07 01:35:26 UTC (rev 130592)
+++ trunk/LayoutTests/platform/win/TestExpectations 2012-10-07 01:55:34 UTC (rev 130593)
@@ -1988,6 +1988,7 @@
fast/css/word-space-extra.html
# ENABLE(INPUT_MULTIPLE_FIELDS_UI) is disabled
+fast/forms/date-multiple-fields
fast/forms/month-multiple-fields
fast/forms/time-multiple-fields
fast/forms/week-multiple-fields
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes