From a96cb5aff50c52c5248ff873a40f7c23c4232edf Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Wed, 5 Jan 2022 17:06:31 -0800 Subject: [PATCH] test: mark test as failing until next wk roll (#11215) --- tests/page/elementhandle-bounding-box.spec.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/page/elementhandle-bounding-box.spec.ts b/tests/page/elementhandle-bounding-box.spec.ts index fe79046516..ceea022bc7 100644 --- a/tests/page/elementhandle-bounding-box.spec.ts +++ b/tests/page/elementhandle-bounding-box.spec.ts @@ -39,6 +39,7 @@ it('should handle nested frames', async ({ page, server }) => { }); it('should get frame box', async ({ page, browserName }) => { + it.fail(browserName === 'webkit', 'https://github.com/microsoft/playwright/issues/10977'); await page.setViewportSize({ width: 200, height: 200 }); await page.setContent(`