Changeset 114463 in webkit


Ignore:
Timestamp:
Apr 17, 2012, 4:20:45 PM (13 years ago)
Author:
yutak@chromium.org
Message:

Unreviewed, unskip some WebSocket worker tests that should not be skipped.

  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r114462 r114463  
     12012-04-17  Yuta Kitamura  <yutak@chromium.org>
     2
     3        Unreviewed, unskip some WebSocket worker tests that should not be skipped.
     4
     5        * platform/chromium/test_expectations.txt:
     6
    172012-04-17  Mike Reed  <reed@google.com>
    28
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r114462 r114463  
    491491WONTFIX SKIP : storage/indexeddb/basics-shared-workers.html = PASS TIMEOUT FAIL
    492492
    493 BUGWK84125 SKIP : http/tests/websocket/tests/hixie76/workers/close-in-onmessage-crash.html = CRASH
    494 BUGWK84125 SKIP : http/tests/websocket/tests/hixie76/workers/close-in-worker.html = CRASH
    495 BUGWK84125 SKIP : http/tests/websocket/tests/hixie76/workers/worker-handshake-challenge-randomness.html = CRASH
    496 BUGWK84125 SKIP : http/tests/websocket/tests/hixie76/workers/worker-simple.html = CRASH
    497 
    498493// test_shell does not support message ports
    499494BUGWK74459 SKIP : fast/workers/termination-with-port-messages.html = CRASH
     
    37393734BUGWK83913 : ietestcenter/css3/grid/grid-items-003.htm = IMAGE
    37403735
     3736BUGWK84125 : http/tests/websocket/tests/hixie76/workers/close-in-onmessage-crash.html = CRASH
     3737BUGWK84125 : http/tests/websocket/tests/hixie76/workers/close-in-worker.html = CRASH
     3738BUGWK84125 : http/tests/websocket/tests/hixie76/workers/worker-handshake-challenge-randomness.html = CRASH
     3739BUGWK84125 : http/tests/websocket/tests/hixie76/workers/worker-simple.html = CRASH
Note: See TracChangeset for help on using the changeset viewer.