Changeset 120155 in webkit


Ignore:
Timestamp:
Jun 12, 2012 8:39:09 PM (12 years ago)
Author:
dominicc@chromium.org
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:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r120152 r120155  
     12012-06-12  Dominic Cooney  <dominicc@chromium.org>
     2
     3        [Chromium] Unreviewed: Update expectations
     4
     5        fast/forms/datetimelocal/input-valueasdate-datetimelocal.html is
     6        passing, so I expanded fast/forms/datetimelocal to TEXT failures
     7        for all other tests. See bug 29359.
     8
     9        Likewise for
     10        fast/forms/color/input-value-sanitization-color.html. See bug
     11        88951.
     12
     13        fast/js/integer-division-neg2tothe32-by-neg1.html is passing on
     14        Chromium WebKit waterfall, so updating CRASH to PASS CRASH. See
     15        bug 81732.
     16
     17        * platform/chromium/TestExpectations:
     18
    1192012-06-12  Dominic Cooney  <dominicc@chromium.org>
    220
  • trunk/LayoutTests/platform/chromium/TestExpectations

    r120152 r120155  
    11061106// ENABLE_INPUT_TYPE_* flags are not enabled.
    11071107BUGWK29359 : fast/forms/datetime = TEXT
    1108 BUGWK29359 : fast/forms/datetimelocal = TEXT
     1108BUGWK29359 : fast/forms/datetimelocal/ValidityState-rangeOverflow-datetimelocal.html = TEXT
     1109BUGWK29359 : fast/forms/datetimelocal/ValidityState-rangeUnderflow-datetimelocal.html = TEXT
     1110BUGWK29359 : fast/forms/datetimelocal/ValidityState-stepMismatch-datetimelocal.html = TEXT
     1111BUGWK29359 : fast/forms/datetimelocal/ValidityState-typeMismatch-datetimelocal.html = TEXT
     1112BUGWK29359 : fast/forms/datetimelocal/datetimelocal-input-type.html = TEXT
     1113BUGWK29359 : fast/forms/datetimelocal/datetimelocal-input-visible-string.html = TEXT
     1114BUGWK29359 : fast/forms/datetimelocal/datetimelocal-stepup-stepdown-from-renderer.html = TEXT
     1115BUGWK29359 : fast/forms/datetimelocal/datetimelocal-stepup-stepdown.html = TEXT
     1116BUGWK29359 : fast/forms/datetimelocal/input-valueasnumber-datetimelocal.html = TEXT
    11091117BUGWK29359 : fast/forms/month = TEXT
    11101118BUGWK29359 : fast/forms/time = TEXT
     
    26882696BUGWK61169 LINUX WIN : css3/images/optimize-contrast-image.html = IMAGE
    26892697
    2690 // New tests added in r87274
    2691 BUGCR83865 : fast/forms/color = TEXT IMAGE+TEXT
     2698BUGWK88951 : fast/forms/color/input-appearance-color.html = IMAGE+TEXT
     2699BUGWK88951 : fast/forms/color/input-color-onchange-event.html = TEXT
    26922700
    26932701// New test added in r87324
     
    32073215BUGWK81697 : fast/notifications/notifications-without-permission.html = TEXT
    32083216
    3209 BUGWK81732 : fast/js/integer-division-neg2tothe32-by-neg1.html = CRASH
     3217BUGWK81732 : fast/js/integer-division-neg2tothe32-by-neg1.html = PASS CRASH
    32103218
    32113219// Old test, has been flaky on and off on all platforms since at least r111389
Note: See TracChangeset for help on using the changeset viewer.