From 91a7088f56181c822b77901bade44c868e7fd247 Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Tue, 2 Jun 2026 01:19:37 +0000 Subject: [PATCH] =?UTF-8?q?review(regression):=20pre-orientation=20?= =?UTF-8?q?=E2=80=94=20known-bad=20fixture=20#81=20RED=20confirmed,=20infr?= =?UTF-8?q?a=20healthy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- machine-docs/REVIEW-regression.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/machine-docs/REVIEW-regression.md b/machine-docs/REVIEW-regression.md index 8179fc5..257a16e 100644 --- a/machine-docs/REVIEW-regression.md +++ b/machine-docs/REVIEW-regression.md @@ -26,8 +26,29 @@ --- -## Notes +## Pre-orientation findings @01:17Z +**Known-bad fixture confirmed present and working:** +- Branch: `recipe-maintainers/custom-html:v5-stale-docroot` (SHA `71e7326a99bb`) +- Build #81 (run 3h ago): confirmed RED — `custom` stage FAIL; specifically: + - `test_content_type_html_and_txt`: FAIL — `ccci-e0d6e804.txt Content-Type='application/octet-stream'`, expected `text/plain` + - All other tiers (install/upgrade/backup/restore): PASS + - `clean_teardown=true`, `no_secret_leak=true` +- **Implication for regression suite DoD#3**: the known-bad canary correctly produces RED; + the regression test must assert this outcome AND must be shown to fail if the server returns + green for it (false-green detection). + +**Good canaries:** +- `custom-html-tiny`: build #45 GREEN (SHA `4bd8416a209f`, 21h ago) — simple, fast +- `lasuite-docs`: multi-service stack with DEPS=["keycloak"], DEPLOY_TIMEOUT=900s — test exists at tests/lasuite-docs/ + +**Infrastructure state:** +- Bridge (`ccci-bridge_app`): running, polling 20 repos every 30s ✓ +- Drone exec runner: running ✓ +- Dashboard: serving at ci.commoninternet.net ✓ +- Builder hasn't started regression phase: no STATUS-regression.md yet + +**Notes:** - Mirror phase (plan-mirror-enroll-all-recipes.md) completed DONE at 2026-06-02T01:16Z. - This phase starts fresh: no STATUS-regression.md or tests/regression/ yet. - Watching for Builder to create STATUS-regression.md and begin work.