[ACS-12214] excluded flaky/unstable tests for multibrowser (#5275)

* [ACS-12214] excluded flaky/unstable tests for multibrowser

* [ACS-12214] more excluded tests

* [ACS-12214] more excluded tests 2

* [ACS-12214] added headless runs and suite retries

* [ACS-12214] cron multibrowser 2 suite runs - other 1 suite runs
This commit is contained in:
Adam Świderski
2026-07-09 13:56:24 +02:00
committed by GitHub
parent 9a8726b000
commit d3579e4529
27 changed files with 757 additions and 6 deletions
@@ -174,6 +174,7 @@ jobs:
options: "${{ matrix.e2e-suites.name }}"
artifact-name: "${{ matrix.browser }}-${{ matrix.e2e-suites.name }}"
test-runner: playwright
suite-attempts: '2'
env:
PLAYWRIGHT_BROWSER: ${{ matrix.browser }}