mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[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:
@@ -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 }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user