From 2463e977b59c8145fcce540be762ce903128b63f Mon Sep 17 00:00:00 2001 From: Will Chen Date: Tue, 24 Jun 2025 12:50:02 -0700 Subject: [PATCH] Deflake select component e2e test baselines (#482) --- ...ponent.spec.ts_select-component-next-js-1.aria.yml | 11 ----------- ...ponent.spec.ts_select-component-next-js-3.aria.yml | 6 ------ 2 files changed, 17 deletions(-) diff --git a/e2e-tests/snapshots/select_component.spec.ts_select-component-next-js-1.aria.yml b/e2e-tests/snapshots/select_component.spec.ts_select-component-next-js-1.aria.yml index 4748967..9f7113e 100644 --- a/e2e-tests/snapshots/select_component.spec.ts_select-component-next-js-1.aria.yml +++ b/e2e-tests/snapshots/select_component.spec.ts_select-component-next-js-1.aria.yml @@ -1,12 +1 @@ -- main: - - heading "Blank page" [level=1] -- link "Made with Dyad": - - /url: https://www.dyad.sh/ -- status: - - img - - text: Static route - - button "Hide static indicator": - - img -- alert -- img - text: Edit with AI h1 src/app/page.tsx \ No newline at end of file diff --git a/e2e-tests/snapshots/select_component.spec.ts_select-component-next-js-3.aria.yml b/e2e-tests/snapshots/select_component.spec.ts_select-component-next-js-3.aria.yml index d0f10df..176906a 100644 --- a/e2e-tests/snapshots/select_component.spec.ts_select-component-next-js-3.aria.yml +++ b/e2e-tests/snapshots/select_component.spec.ts_select-component-next-js-3.aria.yml @@ -2,9 +2,3 @@ - heading "Blank page" [level=1] - link "Made with Dyad": - /url: https://www.dyad.sh/ -- status: - - img - - text: Static route - - button "Hide static indicator": - - img -- alert \ No newline at end of file