Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/upgrade-insecure-requests/websocket-upgrade.https-expected.txt

Issue 2053693002: WIP: Move 'Upgrade-Insecure-Requests' to the browser process. Base URL: https://chromium.googlesource.com/chromium/src.git@replicate
Patch Set: Rebase. :( Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE ERROR: line 109: WebSocket connection to 'wss://web-platform.test:9444/e cho' failed: Error during WebSocket handshake: Unexpected response code: 404
2 CONSOLE ERROR: line 109: WebSocket connection to 'wss://web-platform.test:9444/e cho' failed: Error during WebSocket handshake: Unexpected response code: 404
3 CONSOLE ERROR: line 109: WebSocket connection to 'wss://xn--n8j6ds53lwwkrqhv28a. web-platform.test:9444/echo' failed: Error during WebSocket handshake: Unexpecte d response code: 404
4 CONSOLE ERROR: line 109: WebSocket connection to 'wss://xn--n8j6ds53lwwkrqhv28a. web-platform.test:9444/echo' failed: Error during WebSocket handshake: Unexpecte d response code: 404
5 This is a testharness.js-based test.
6 FAIL insecure/same-origin websocket assert_unreached: WebSocket should not close before open is called. Reached unreachable code
7 FAIL secure/same-origin websocket assert_unreached: WebSocket should not close b efore open is called. Reached unreachable code
8 FAIL insecure/cross-origin websocket assert_unreached: WebSocket should not clos e before open is called. Reached unreachable code
9 FAIL secure/cross-origin websocket assert_unreached: WebSocket should not close before open is called. Reached unreachable code
10 Harness: the test ran to completion.
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698