• Jonathan Ross's avatar
    Revert "[WebSocket] Test header + close frame in same packet" · f99dd3c1
    Jonathan Ross authored
    This reverts commit 3be4a6e9.
    
    Reason for revert: Updated test is flaking on all platforms. crbug.com/1091377
    
    Original change's description:
    > [WebSocket] Test header + close frame in same packet
    > 
    > Modify the existing web platform test opening-handshake/005.html to send
    > the response header and the close frame in the same packet. This
    > verifies that Chrome passes the close data to JavaScript correctly in
    > this case.
    > 
    > This increases the coverage of the existing test, so there's no need to
    > retain the old behaviour.
    > 
    > Also remove the timeout expectations for this test, and make sure it
    > doesn't timeout on failure.
    > 
    > Closed: 1090210
    > Change-Id: I327c55d1517615511d6d71e1b464d5d3dc03b502
    > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228252
    > Commit-Queue: Adam Rice <ricea@chromium.org>
    > Reviewed-by: Yutaka Hirano <yhirano@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#775124}
    
    TBR=ricea@chromium.org,yhirano@chromium.org
    
    Change-Id: I729663e5d0f7f6e41304b67c135b9af8946e503e
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231268Reviewed-by: default avatarJonathan Ross <jonross@chromium.org>
    Commit-Queue: Jonathan Ross <jonross@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#775233}
    f99dd3c1
TestExpectations 501 KB