feat(regression): E2E canary regression suite (tests/regression/) #5
Closed
autonomic-bot
wants to merge 1 commits from
regression-canaries into main
pull from: regression-canaries
merge into: :main
:main
:config/deepseek-flash-zen
:config/deepseek-flash-subagents
:policy/pr-then-merge
:fix/plausible-format
:fix/plausible-v3-custom-tests
:test/upgrade-base-prefer-newest-release-20260810
:test/discourse-upgrade-base-floor-20260804
:test/wordpress-enroll-20260803
:test/lasuite-meet-stale-test-20260803
:test/lasuite-docs-stale-test-20260803
:chore/server-flake-update-20260803
:redfix-m2-harness
:feat/libredesk-tests
:phase-lvl5
:fix/converged-oneshot
:restructure/recipe-custom
:restructure/concurrency
:fix/converge-paused-update
:test/plausible-psql-quiet
:fix/converge-rolling-update
:fix/lint-and-concurrent-runs
:test/plausible-upgrade-base-3.0.1
:chore/runner-capacity-2
:feat/reports-pr-status-proxy
:feat/expected-na-and-tiny-functional
:regression-canaries
:v6-custom-html-mime
:v6-custom-html-docroot
:v6-matrix-synapse-real-upgrade-state
:terraform-hetzner
:scratch/m3-demo
1
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
73427d6e36 |
feat(regression): add E2E canary regression suite (tests/regression/)
continuous-integration/drone/push Build is failing
Seven canaries prove both halves of the server's job: - GREEN: good apps are reported healthy (good-simple + good-significant) - RED: broken apps are caught at intended tier (false-green guard + 4 per-tier) Fixtures: custom-html-bkp-bad (backup tier RED) + custom-html-rst-bad (restore tier RED). All 7 canaries verified on live server (see STATUS-regression.md for artifacts). Not wired to per-commit CI — run on-demand: pytest -m canary tests/regression/ Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |