diff --git a/browser_tests/dialog.spec.ts b/browser_tests/dialog.spec.ts index a4307dcbb2..7a9dedd446 100644 --- a/browser_tests/dialog.spec.ts +++ b/browser_tests/dialog.spec.ts @@ -51,7 +51,9 @@ test.describe('Missing models warning', () => { }, comfyPage.url) }) - test('Should display a warning when missing models are found', async ({ + // Flaky test after parallelization + // https://github.com/Comfy-Org/ComfyUI_frontend/pull/1400 + test.skip('Should display a warning when missing models are found', async ({ comfyPage }) => { // The fake_model.safetensors is served by