Changeset 87283 in webkit


Ignore:
Timestamp:
May 25, 2011 3:12:35 AM (13 years ago)
Author:
yutak@chromium.org
Message:

2011-05-25 Yuta Kitamura <yutak@chromium.org>

Reviewed by Kent Tamura.

[Chromium] Clean up WebSocket test expectations
https://bugs.webkit.org/show_bug.cgi?id=61429

  • platform/chromium/test_expectations.txt: Remove two test expectations for tests that are no longer failing.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r87282 r87283  
     12011-05-25  Yuta Kitamura  <yutak@chromium.org>
     2
     3        Reviewed by Kent Tamura.
     4
     5        [Chromium] Clean up WebSocket test expectations
     6        https://bugs.webkit.org/show_bug.cgi?id=61429
     7
     8        * platform/chromium/test_expectations.txt:
     9        Remove two test expectations for tests that are no longer failing.
     10
    1112011-05-25  Yuta Kitamura  <yutak@chromium.org>
    212
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r87280 r87283  
    20962096BUGCR45106 WIN : svg/clip-path/clip-path-evenodd-nonzero.svg = PASS CRASH
    20972097
    2098 BUGCR45720 WIN LINUX : http/tests/websocket/tests/reload-crash.html = PASS CRASH
    2099 
    21002098// Chromium does not support cancel for notifications permissions.
    21012099BUGWK42798 SKIP : fast/notifications/notifications-cancel-request-permission.html = FAIL
     
    22662264// Slow test introduced in r64817
    22672265BUGCR51571 WIN : http/tests/misc/bad-charset-alias.html = TIMEOUT PASS
    2268 
    2269 BUGCR51869 : http/tests/websocket/tests/frame-length-overflow.html = TEXT PASS
    22702266
    22712267BUGCR51854 WIN SLOW : http/tests/storage/callbacks-are-called-in-correct-context.html = PASS
Note: See TracChangeset for help on using the changeset viewer.