gecko-dev/testing/web-platform/tests/websockets
Sergio Villar Senin 20e6065a94 Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly
Automatic update from web-platform-tests
Add <meta name=timeout content=long> to WPT in SlowTests

This is the 2nd step in the process of banning external/wpt from
SlowTests. After cleaning up the wtp entries we're marking them as
slow by using wpt idioms, i.e.:

1) Add <meta name="timeout" content="long"> to .html files
2) Add // META: timeout=long to .js files

Bug: 765026
Change-Id: Iaf051104f419524916e19324996cc36ee37d5426
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1497005
Commit-Queue: Sergio Villar <svillar@igalia.com>
Reviewed-by: Andy Paicu <andypaicu@chromium.org>
Reviewed-by: Robert Ma <robertma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#643402}

--

wpt-commits: 7287608f90f6b9530635d10086fd2ab386faab38
wpt-pr: 15630
2019-04-24 11:19:30 +01:00
..
binary
closing-handshake
constructor Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
cookies
handlers
interfaces Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
keeping-connection-open
multi-globals
opening-handshake Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
security
unload-a-document
basic-auth.any.js
binaryType-wrong-value.any.js
bufferedAmount-unchanged-by-sync-xhr.any.js
Close-1000-reason.any.js
Close-1000.any.js
close-invalid.any.js
Close-Reason-124Bytes.any.js
Close-reason-unpaired-surrogates.any.js
Close-undefined.any.js
constants.js
constructor.any.js
Create-asciiSep-protocol-string.any.js
Create-blocked-port.any.js
Create-invalid-urls.any.js
Create-non-absolute-url.any.js
Create-nonAscii-protocol-string.any.js
Create-on-worker-shutdown.any.js
Create-protocol-with-space.any.js
Create-protocols-repeated-case-insensitive.any.js
Create-protocols-repeated.any.js
Create-Secure-extensions-empty.any.js Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
Create-Secure-url-with-space.any.js
Create-Secure-valid-url-array-protocols.any.js
Create-Secure-valid-url-binaryType-blob.any.js
Create-Secure-valid-url-protocol-setCorrectly.any.js
Create-Secure-valid-url-protocol-string.any.js
Create-Secure-valid-url.any.js
Create-Secure-verify-url-set-non-default-port.any.js
Create-valid-url-array-protocols.any.js
Create-valid-url-protocol-empty.any.js
Create-valid-url-protocol.any.js
Create-valid-url.any.js
Create-verify-url-set-non-default-port.any.js
Create-wrong-scheme.any.js
eventhandlers.any.js
extended-payload-length.html
META.yml
README.md
referrer.any.js
Secure-Close-1000-reason.any.js
Secure-Close-1000-verify-code.any.js
Secure-Close-1000.any.js
Secure-Close-1005-verify-code.any.js
Secure-Close-1005.any.js
Secure-Close-2999-reason.any.js
Secure-Close-3000-reason.any.js
Secure-Close-3000-verify-code.any.js
Secure-Close-4999-reason.any.js
Secure-Close-onlyReason.any.js
Secure-Close-readyState-Closed.any.js
Secure-Close-readyState-Closing.any.js
Secure-Close-Reason-124Bytes.any.js
Secure-Close-Reason-Unpaired-surrogates.any.js
Secure-Close-server-initiated-close.any.js
Secure-Close-undefined.any.js
Secure-Send-65K-data.any.js
Secure-Send-binary-65K-arraybuffer.any.js
Secure-Send-binary-arraybuffer.any.js
Secure-Send-binary-arraybufferview-float32.any.js
Secure-Send-binary-arraybufferview-float64.any.js
Secure-Send-binary-arraybufferview-int32.any.js
Secure-Send-binary-arraybufferview-uint8-offset-length.any.js
Secure-Send-binary-arraybufferview-uint8-offset.any.js
Secure-Send-binary-arraybufferview-uint16-offset-length.any.js
Secure-Send-binary-arraybufferview-uint32-offset.any.js
Secure-Send-binary-blob.any.js
Secure-Send-data.any.js
Secure-Send-null.any.js
Secure-Send-paired-surrogates.any.js
Secure-Send-unicode-data.any.js
Secure-Send-unpaired-surrogates.any.js
Send-0byte-data.any.js
Send-65K-data.any.js
Send-before-open.any.js
Send-binary-65K-arraybuffer.any.js
Send-binary-arraybuffer.any.js
Send-binary-arraybufferview-int8.any.js
Send-binary-arraybufferview-int16-offset.any.js
Send-binary-blob.any.js
Send-data.any.js
Send-data.worker.js
Send-null.any.js
Send-paired-surrogates.any.js
Send-unicode-data.any.js
Send-Unpaired-Surrogates.any.js
websocket.sub.js

These are the WebSocket tests for the Web sockets chapter of the HTML Standard.