Commit 466d191
committed
ci: make e2e jobs non-blocking pending the Playwright migration
The web + desktop E2E suites carry stale assertions from the IA redesign
(Clients→Apps, new Workspaces nav, etc.) and have been red on this branch for
months — pre-existing, not a code regression. They run on the brittle
WebdriverIO/Playwright stack we're replacing (tauri-playwright spike on
spike/playwright-e2e), where the suite will be rebuilt and re-gated.
Mark the e2e test steps `continue-on-error: true` so they no longer gate PRs on
known-stale failures; results still surface via the report jobs. Core checks
(rust fmt/clippy/test, ts lint/typecheck, build, coverage, CodeQL) still gate.
Revert once the Playwright migration restores a green, maintained suite.
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>1 parent a1df953 commit 466d191
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
390 | 394 | | |
| 395 | + | |
391 | 396 | | |
392 | 397 | | |
393 | 398 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
115 | 118 | | |
116 | 119 | | |
| 120 | + | |
117 | 121 | | |
118 | 122 | | |
119 | 123 | | |
| |||
187 | 191 | | |
188 | 192 | | |
189 | 193 | | |
| 194 | + | |
190 | 195 | | |
191 | 196 | | |
192 | 197 | | |
| |||
0 commit comments