mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-18 09:04:54 +00:00
- Drop webkit from CI workflow and Playwright config (Chrome + Firefox are the supported browsers) - Set retries: 2 in CI to handle intermittent failures from timing sensitive operations (list attribute clearing, server restarts) - Fix clearAuthorship helper to use force:true to bypass toolbar-overlay div that intermittently intercepts clicks after text selection - Fix admin restartEtherpad helper: increase poll intervals, add explicit timeout, use toHaveValue with timeout instead of toBeEmpty - Convert clear_authorship_color tests to use Playwright auto-retry assertions (toHaveAttribute) instead of one-shot getAttribute calls Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| backend-tests.yml | ||
| build-and-deploy-docs.yml | ||
| codeql-analysis.yml | ||
| dependency-review.yml | ||
| docker.yml | ||
| frontend-admin-tests.yml | ||
| frontend-tests.yml | ||
| handleRelease.yml | ||
| load-test.yml | ||
| perform-type-check.yml | ||
| rate-limit.yml | ||
| release.yml | ||
| releaseEtherpad.yml | ||
| stale.yml | ||
| update-plugins.yml | ||
| upgrade-from-latest-release.yml | ||