From af65d7f930a447a585a872f5133799b04fc12907 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Sun, 17 May 2026 14:16:22 +0200 Subject: [PATCH] Enable the `must check that an existing highlight is ignored on hovering` integration test on Windows It looks like this test passes consistently again, most likely after a combination of browser/Puppeteer/configuration updates and the completed switch to the WebDriver BiDi protocol. Fixes #20136. --- test/integration/highlight_editor_spec.mjs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test/integration/highlight_editor_spec.mjs b/test/integration/highlight_editor_spec.mjs index 757ea2e74..ec4e7d130 100644 --- a/test/integration/highlight_editor_spec.mjs +++ b/test/integration/highlight_editor_spec.mjs @@ -1726,10 +1726,6 @@ describe("Highlight Editor", () => { it("must check that an existing highlight is ignored on hovering", async () => { await Promise.all( pages.map(async ([browserName, page]) => { - if (navigator.platform.includes("Win")) { - pending("Fails consistently on Windows (issue #20136)."); - } - await switchToHighlight(page); const rect = await getSpanRectFromText(