Merge pull request #21288 from timvandermeij/unskip-test

Enable the `must check that an existing highlight is ignored on hovering` integration test on Windows
This commit is contained in:
Tim van der Meij 2026-05-17 20:19:42 +02:00 committed by GitHub
commit f2bf57f444
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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(