mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 18:01:48 +08:00
Playwright soft reset currently requires `CAPYBARA_PLAYWRIGHT_SOFT_RESET=1`, so system test runs outside CI still use the slower full context reset. CI has been running stable with soft reset enabled for 2 weeks so we are now ready to promote it as the default. This commit enables soft reset unless the `CAPYBARA_PLAYWRIGHT_SOFT_RESET ` env is explicitly set to `0`, preserving an opt-out for troubleshooting and removing the now-redundant CI assignment. |
||
|---|---|---|
| .. | ||
| artifacts.rb | ||
| capybara_patches.rb | ||
| driver.rb | ||
| ember_deprecations.rb | ||
| playwright_logger.rb | ||