gecko-dev/dom/websocket/tests/chrome.toml
Valentin Gosu 062f430f46 Bug 1856719 - Make websocket server listen on all interfaces to make Android tests work r=necko-reviewers,kershaw
- Makes websocket server listen on all interfaces (0.0.0.0) - this made tests pass locally on the emulator.
- Pass 127.0.0.1 as the websocketserver address in the ssltunnel config. This makes rewriting the address work
- Remaining tests are using HTTPS/WSS and they're failing probably due to a bug in ssltunnel

Differential Revision: https://phabricator.services.mozilla.com/D194908
2024-02-09 16:24:08 +00:00

4 lines
41 B
TOML

[DEFAULT]
["test_websocket_frame.html"]