Playwright: Fix remaining various-suite tests (#110667)

* get trace-view-scrolling working in playwright

* almost fix frontend-sandbox-datasource test

* properly fix frontend-sandbox-datasource tests

* convert migrate-to-cloud to playwright

* prometheus-variable-editor tests in playwright

* enable prometheus-config tests in playwright

* run on frontend changes

* skip test

* remove various-suite
This commit is contained in:
Ashley Harrison
2025-09-08 16:57:39 +01:00
committed by GitHub
parent 454380431d
commit f4833ee2d8
15 changed files with 1066 additions and 8825 deletions
-2
View File
@@ -208,8 +208,6 @@ jobs:
fail-fast: false
matrix:
include:
- suite: various-suite
path: e2e/various-suite
- suite: various-suite (old arch)
path: e2e/old-arch/various-suite
flags: --flags="--env dashboardScene=false"