Changeset 173250 in webkit


Ignore:
Timestamp:
Sep 3, 2014 9:29:30 PM (10 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Websocket Layout Tests passed in latest build.
https://bugs.webkit.org/show_bug.cgi?id=136278

Unreviewed gardening.

Websocket Layout Tests passed in latest build, possibly because r172438.

Patch by Shivakumar JM <shiva.jm@samsung.com> on 2014-09-03

  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r173247 r173250  
     12014-09-03  Shivakumar JM  <shiva.jm@samsung.com>
     2
     3        [EFL] Websocket Layout Tests passed in latest build.
     4        https://bugs.webkit.org/show_bug.cgi?id=136278
     5
     6        Unreviewed gardening.
     7 
     8        Websocket Layout Tests passed in latest build, possibly because r172438.
     9
     10        * platform/efl/TestExpectations:
     11
    1122014-09-03  Jeffrey Pfau  <jpfau@apple.com>
    213
  • trunk/LayoutTests/platform/efl/TestExpectations

    r173139 r173250  
    484484webkit.org/b/116587 http/tests/security/contentSecurityPolicy/directive-parsing-04.html [ Skip ]
    485485webkit.org/b/116587 http/tests/security/contentSecurityPolicy/directive-parsing-05.html [ Skip ]
    486 webkit.org/b/116587 http/tests/websocket/tests/hybi/broken-utf8.html [ Skip ]
    487 webkit.org/b/116587 http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.html [ Skip ]
    488 webkit.org/b/116587 http/tests/websocket/tests/hybi/bufferedAmount-after-close.html [ Skip ]
    489 webkit.org/b/116587 http/tests/websocket/tests/hybi/close-on-unload-and-force-gc.html [ Skip ]
    490 webkit.org/b/116587 http/tests/websocket/tests/hybi/compressed-control-frame.html [ Skip ]
    491 webkit.org/b/116587 http/tests/websocket/tests/hybi/cross-origin.html [ Skip ]
    492 webkit.org/b/116587 http/tests/websocket/tests/hybi/deflate-frame-comp-bit-onoff.html [ Skip ]
    493 webkit.org/b/116587 http/tests/websocket/tests/hybi/deflate-frame-invalid-parameter.html [ Skip ]
    494 webkit.org/b/116587 http/tests/websocket/tests/hybi/deflate-frame-parameter.html [ Skip ]
    495 webkit.org/b/116587 http/tests/websocket/tests/hybi/deflate-frame-set-bfinal.html [ Skip ]
    496 webkit.org/b/116587 http/tests/websocket/tests/hybi/extensions.html [ Skip ]
    497 webkit.org/b/116587 http/tests/websocket/tests/hybi/echo-with-no-extension.html [ Skip ]
    498 webkit.org/b/116587 http/tests/websocket/tests/hybi/fragmented-binary-frames.html [ Skip ]
    499 webkit.org/b/116587 http/tests/websocket/tests/hybi/fragmented-control-frame.html [ Skip ]
    500 webkit.org/b/116587 http/tests/websocket/tests/hybi/fragmented-frames.html [ Skip ]
    501 webkit.org/b/116587 http/tests/websocket/tests/hybi/frame-lengths.html [ Skip ]
    502 webkit.org/b/116587 http/tests/websocket/tests/hybi/handshake-challenge-randomness.html [ Skip ]
    503 webkit.org/b/116587 http/tests/websocket/tests/hybi/handshake-error.html [ Skip ]
    504 webkit.org/b/116587 http/tests/websocket/tests/hybi/handshake-fail-by-maxlength.html [ Skip ]
    505 webkit.org/b/116587 http/tests/websocket/tests/hybi/nocache.html [ Skip ]
    506 webkit.org/b/116587 http/tests/websocket/tests/hybi/no-subprotocol.html [ Skip ]
    507 webkit.org/b/116587 http/tests/websocket/tests/hybi/null-character.html [ Skip ]
    508 webkit.org/b/116587 http/tests/websocket/tests/hybi/pong.html [ Skip ]
    509 webkit.org/b/116587 http/tests/websocket/tests/hybi/receive-arraybuffer.html [ Skip ]
    510 webkit.org/b/116587 http/tests/websocket/tests/hybi/receive-blob.html [ Skip ]
    511 webkit.org/b/116587 http/tests/websocket/tests/hybi/reserved-bits.html [ Skip ]
    512 webkit.org/b/116587 http/tests/websocket/tests/hybi/reserved-opcodes.html [ Pass ]
    513 webkit.org/b/116587 http/tests/websocket/tests/hybi/simple.html [ Skip ]
    514 webkit.org/b/116587 http/tests/websocket/tests/hybi/sub-protocol.html [ Skip ]
    515 webkit.org/b/116587 http/tests/websocket/tests/hybi/too-long-payload.html [ Skip ]
    516 webkit.org/b/116587 http/tests/websocket/tests/hybi/url-no-trailing-slash.html [ Skip ]
    517 webkit.org/b/116587 http/tests/websocket/tests/hybi/url-parsing.html [ Skip ]
    518 webkit.org/b/116587 http/tests/websocket/tests/hybi/url-with-credential.html [ Skip ]
    519 webkit.org/b/116587 http/tests/websocket/tests/hybi/url-with-empty-query.html [ Skip ]
    520 webkit.org/b/116587 http/tests/websocket/tests/hybi/url-with-query.html [ Skip ]
    521 webkit.org/b/116587 http/tests/websocket/tests/hybi/useragent-in-openinghandshake.html [ Skip ]
    522 webkit.org/b/116587 http/tests/websocket/tests/hybi/workers/close.html [ Skip ]
    523 webkit.org/b/116587 http/tests/websocket/tests/hybi/workers/close-code-and-reason.html [ Skip ]
    524 webkit.org/b/116587 http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html [ Skip ]
    525 webkit.org/b/116587 http/tests/websocket/tests/hybi/workers/close-in-onmessage-crash.html [ Skip ]
    526 webkit.org/b/116587 http/tests/websocket/tests/hybi/workers/close-in-worker.html [ Skip ]
    527 webkit.org/b/116587 http/tests/websocket/tests/hybi/workers/multiple-subprotocols.html [ Skip ]
    528 webkit.org/b/116587 http/tests/websocket/tests/hybi/zero-length-text.html [ Skip ]
    529486
    530487webkit.org/b/124574 fast/css/object-fit/object-fit-embed.html [ Crash Timeout Pass ]
Note: See TracChangeset for help on using the changeset viewer.