Skip to content

Commit 111d0d3

Browse files
authored
Merge branch 'next' into multi-party-conference-e2e-tests
2 parents 378ccf9 + ba1af4e commit 111d0d3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

playwright/ai-docs/ARCHITECTURE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,7 @@ Conference scenario consolidation is implemented inside the SET_7/SET_8 test fil
104104
- Suite binding: `testMatch = **/suites/${TEST_SUITE}`
105105
- Worker count: `Object.keys(USER_SETS).length`
106106
- Global timeout: `180000`
107-
- Per-project retries: `0`
108-
- Trace: `on-first-retry` (effectively disabled since retries=0; avoids `tracing.stopChunk` ENOENT race condition that `retain-on-failure` triggered)
107+
- Per-project retries: `1`
109108

110109
Any set added to `USER_SETS` becomes runnable through this model.
111110

0 commit comments

Comments
 (0)