Title: [120155] trunk/LayoutTests
Revision
120155
Author
domin...@chromium.org
Date
2012-06-12 20:39:09 -0700 (Tue, 12 Jun 2012)

Log Message

[Chromium] Unreviewed: Update expectations

fast/forms/datetimelocal/input-valueasdate-datetimelocal.html is
passing, so I expanded fast/forms/datetimelocal to TEXT failures
for all other tests. See bug 29359.

Likewise for
fast/forms/color/input-value-sanitization-color.html. See bug
88951.

fast/js/integer-division-neg2tothe32-by-neg1.html is passing on
Chromium WebKit waterfall, so updating CRASH to PASS CRASH. See
bug 81732.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (120154 => 120155)


--- trunk/LayoutTests/ChangeLog	2012-06-13 03:31:39 UTC (rev 120154)
+++ trunk/LayoutTests/ChangeLog	2012-06-13 03:39:09 UTC (rev 120155)
@@ -1,5 +1,23 @@
 2012-06-12  Dominic Cooney  <domin...@chromium.org>
 
+        [Chromium] Unreviewed: Update expectations
+
+        fast/forms/datetimelocal/input-valueasdate-datetimelocal.html is
+        passing, so I expanded fast/forms/datetimelocal to TEXT failures
+        for all other tests. See bug 29359.
+
+        Likewise for
+        fast/forms/color/input-value-sanitization-color.html. See bug
+        88951.
+
+        fast/js/integer-division-neg2tothe32-by-neg1.html is passing on
+        Chromium WebKit waterfall, so updating CRASH to PASS CRASH. See
+        bug 81732.
+
+        * platform/chromium/TestExpectations:
+
+2012-06-12  Dominic Cooney  <domin...@chromium.org>
+
         [Chromium] Unreviewed: Update expectations for video-media-source-add-and-remove-ids.html
         https://bugs.webkit.org/show_bug.cgi?id=88949
 

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (120154 => 120155)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-13 03:31:39 UTC (rev 120154)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-13 03:39:09 UTC (rev 120155)
@@ -1105,7 +1105,15 @@
 // Implementation of Date/time input types are incomplete and
 // ENABLE_INPUT_TYPE_* flags are not enabled.
 BUGWK29359 : fast/forms/datetime = TEXT
-BUGWK29359 : fast/forms/datetimelocal = TEXT
+BUGWK29359 : fast/forms/datetimelocal/ValidityState-rangeOverflow-datetimelocal.html = TEXT
+BUGWK29359 : fast/forms/datetimelocal/ValidityState-rangeUnderflow-datetimelocal.html = TEXT
+BUGWK29359 : fast/forms/datetimelocal/ValidityState-stepMismatch-datetimelocal.html = TEXT
+BUGWK29359 : fast/forms/datetimelocal/ValidityState-typeMismatch-datetimelocal.html = TEXT
+BUGWK29359 : fast/forms/datetimelocal/datetimelocal-input-type.html = TEXT
+BUGWK29359 : fast/forms/datetimelocal/datetimelocal-input-visible-string.html = TEXT
+BUGWK29359 : fast/forms/datetimelocal/datetimelocal-stepup-stepdown-from-renderer.html = TEXT
+BUGWK29359 : fast/forms/datetimelocal/datetimelocal-stepup-stepdown.html = TEXT
+BUGWK29359 : fast/forms/datetimelocal/input-valueasnumber-datetimelocal.html = TEXT
 BUGWK29359 : fast/forms/month = TEXT
 BUGWK29359 : fast/forms/time = TEXT
 BUGWK29359 : fast/forms/week = TEXT
@@ -2687,8 +2695,8 @@
 BUGWK61169 LINUX WIN : css3/images/optimize-contrast-canvas.html = IMAGE
 BUGWK61169 LINUX WIN : css3/images/optimize-contrast-image.html = IMAGE
 
-// New tests added in r87274
-BUGCR83865 : fast/forms/color = TEXT IMAGE+TEXT
+BUGWK88951 : fast/forms/color/input-appearance-color.html = IMAGE+TEXT
+BUGWK88951 : fast/forms/color/input-color-onchange-event.html = TEXT
 
 // New test added in r87324
 BUGCR83994 WIN : platform/win/plugins/call-_javascript_-that-destroys-plugin.html = TEXT
@@ -3206,7 +3214,7 @@
 BUGWK81697 : fast/notifications/notifications-request-permission.html = TEXT
 BUGWK81697 : fast/notifications/notifications-without-permission.html = TEXT
 
-BUGWK81732 : fast/js/integer-division-neg2tothe32-by-neg1.html = CRASH
+BUGWK81732 : fast/js/integer-division-neg2tothe32-by-neg1.html = PASS CRASH
 
 // Old test, has been flaky on and off on all platforms since at least r111389
 BUGWK81801 : fast/forms/basic-textareas.html = PASS TEXT IMAGE+TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to