From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../meta/websockets/keeping-connection-open/001.html.ini | 11 +++++++++++ .../meta/websockets/keeping-connection-open/__dir__.ini | 1 + 2 files changed, 12 insertions(+) create mode 100644 testing/web-platform/meta/websockets/keeping-connection-open/001.html.ini create mode 100644 testing/web-platform/meta/websockets/keeping-connection-open/__dir__.ini (limited to 'testing/web-platform/meta/websockets/keeping-connection-open') diff --git a/testing/web-platform/meta/websockets/keeping-connection-open/001.html.ini b/testing/web-platform/meta/websockets/keeping-connection-open/001.html.ini new file mode 100644 index 0000000000..41df5edc6b --- /dev/null +++ b/testing/web-platform/meta/websockets/keeping-connection-open/001.html.ini @@ -0,0 +1,11 @@ +[001.html?wpt_flags=h2] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [WebSockets: 20s inactivity after handshake] + expected: + if (os == "android") and not debug: FAIL + + +[001.html?wss] + +[001.html] diff --git a/testing/web-platform/meta/websockets/keeping-connection-open/__dir__.ini b/testing/web-platform/meta/websockets/keeping-connection-open/__dir__.ini new file mode 100644 index 0000000000..daf68383df --- /dev/null +++ b/testing/web-platform/meta/websockets/keeping-connection-open/__dir__.ini @@ -0,0 +1 @@ +leak-threshold: [default:51200] -- cgit v1.2.3