Title: [130379] trunk/LayoutTests
Revision
130379
Author
[email protected]
Date
2012-10-04 02:51:44 -0700 (Thu, 04 Oct 2012)

Log Message

Some picker test for input[type=date] are failing
https://bugs.webkit.org/show_bug.cgi?id=98390

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (130378 => 130379)


--- trunk/LayoutTests/ChangeLog	2012-10-04 09:24:37 UTC (rev 130378)
+++ trunk/LayoutTests/ChangeLog	2012-10-04 09:51:44 UTC (rev 130379)
@@ -1,5 +1,12 @@
 2012-10-04  Kent Tamura  <[email protected]>
 
+        Some picker test for input[type=date] are failing
+        https://bugs.webkit.org/show_bug.cgi?id=98390
+
+        * platform/chromium/TestExpectations:
+
+2012-10-04  Kent Tamura  <[email protected]>
+
         [Chromium] Fix an error in TestExpectations.
 
         * platform/chromium/TestExpectations:

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (130378 => 130379)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-10-04 09:24:37 UTC (rev 130378)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-10-04 09:51:44 UTC (rev 130379)
@@ -2441,7 +2441,7 @@
 webkit.org/b/61169 [ Android Linux Win ] css3/images/optimize-contrast-canvas.html [ ImageOnlyFailure ]
 webkit.org/b/61169 [ Android Linux Win ] css3/images/optimize-contrast-image.html [ ImageOnlyFailure ]
 
-webkit.org/b/92710 fast/forms/date/calendar-picker-appearance.html [ ImageOnlyFailure Pass ]
+webkit.org/b/92710 fast/forms/date/calendar-picker-appearance.html [ ImageOnlyFailure Pass Timeout ]
 
 # New test added in r87324
 crbug.com/83994 [ Win ] platform/win/plugins/call-_javascript_-that-destroys-plugin.html [ Failure ]
@@ -3655,11 +3655,16 @@
 webkit.org/b/98094 platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar.html [ ImageOnlyFailure Pass ]
 webkit.org/b/98094 platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl.html [ ImageOnlyFailure Pass ]
 
-# Need rebaseline
-webkit.org/b/98386 platform/chromium/fast/forms/date/date-suggestion-picker-appearance.html [ ImageOnlyFailure Pass ]
-webkit.org/b/98386 platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl.html [ ImageOnlyFailure Pass ]
-webkit.org/b/98386 platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar.html [ ImageOnlyFailure Pass ]
+webkit.org/b/98390 fast/forms/date/calendar-picker-appearance-pre-100.html [ Timeout ] 
+webkit.org/b/98390 fast/forms/date/calendar-picker-key-operations.html [ Timeout ] 
+webkit.org/b/98390 fast/forms/date/calendar-picker-mouse-operations.html [ Timeout ] 
+webkit.org/b/98390 fast/forms/date/calendar-picker-with-step.html [ Timeout ] 
+webkit.org/b/98390 platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl.html [ Timeout ] 
+webkit.org/b/98390 platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar.html [ Timeout ] 
+webkit.org/b/98390 platform/chromium/fast/forms/date/date-suggestion-picker-appearance.html [ Timeout ] 
+webkit.org/b/98390 platform/chromium/fast/forms/date/date-suggestion-picker-key-operations.html [ Timeout ] 
 
+
 # Numerous failures in software compositing.
 crbug.com/152953 [ Mac ] platform/chromium/virtual/softwarecompositing/geometry/fixed-position-iframe-composited-page-scale-down.html [ ImageOnlyFailure ]
 crbug.com/152953 [ Mac ] platform/chromium/virtual/softwarecompositing/images/direct-image-background-color.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to