Skip to content

Commit 7dcdb07

Browse files
committed
felt: close shapepipe test-suite fiber
1 parent fe057b8 commit 7dcdb07

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.felt/shapepipe/test-suite/test-suite.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
22
name: 'ShapePipe test suite: tiered, in-image, property-based'
3-
status: open
3+
status: closed
44
tags:
55
- shapepipe
66
- ci
77
- testing
88
- constitution
99
created-at: 2026-05-29T15:24:03.630476192+02:00
10-
outcome: 'CI pytest now explicitly runs the deterministic Hypothesis profile and reports XPASS summaries inside the dev image: deploy-image.yml uses docker run -e HYPOTHESIS_PROFILE=ci pytest -rX. Local analogue is green: PYTHONPATH=src HYPOTHESIS_PROFILE=ci uv run --extra test pytest -rX => 249 passed, 5 skipped, no XPASS. Docker/in-image validation remains blocked in this worker because docker is not installed.'
10+
closed-at: 2026-05-29T16:52:54.94888417+02:00
11+
outcome: 'ShapePipe test-suite constitution is landed on develop: Tier 0 structural tests, Tier 1 property tests, Tier 2 synthetic FITS coverage, deterministic Hypothesis CI profile, coverage reporting, and the single deploy-image in-image pytest gate are in place. Evidence: local PYTHONPATH=src HYPOTHESIS_PROFILE=ci uv run --extra test pytest -rX passed with 249 passed, 5 skipped, no XPASS; GitHub deploy-image run 26643693614 passed on fe057b83, including runtime read-only smoke, dev-image pytest -rX, and image publish.'
1112
shuttle:
1213
enabled: true
1314
kind: oneshot

0 commit comments

Comments
 (0)