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.
This commit is contained in:
Tim van der Meij 2026-05-17 14:16:22 +02:00
parent 65b8aec420
commit af65d7f930
No known key found for this signature in database
GPG Key ID: 8C3FD2925A5F2762

View File

@ -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(