From 72e0baa997076afafa9365461b73870899af1210 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Tue, 24 Jun 2025 15:51:14 -0400 Subject: [PATCH] Disable IndexedDB wpt tests in CI. (#37679) Per a zulip thread, the tests have too many intermittent results right now. Signed-off-by: Josh Matthews --- tests/wpt/include.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/wpt/include.ini b/tests/wpt/include.ini index 8bf2a31d6fd..ef8ee807fc5 100644 --- a/tests/wpt/include.ini +++ b/tests/wpt/include.ini @@ -179,7 +179,7 @@ skip: true [import-maps] skip: false [IndexedDB] - skip: false + skip: true [intersection-observer] skip: false [js]