Skip to content

Commit fd139cd

Browse files
committed
Document CDPP3DView exception in CONTRIBUTING.rst
1 parent 15e8006 commit fd139cd

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CONTRIBUTING.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,13 @@ Ready to contribute? Here's how to set up `Speasy` for local development.
139139
``pytest-httpserver`` rather than a cassette — see
140140
``tests/test_infra_smoke.py`` for a minimal example.
141141

142+
**CDPP3DView exception**: the upstream CDPP3DView server is historically
143+
flaky. The unit tier replays cassettes (so flakiness no longer matters)
144+
but the contract and e2e tiers keep CDPP3DView disabled to avoid daily
145+
cron noise. Drift detection for CDPP3DView is intentionally absent;
146+
cassettes will be re-recorded on demand if Speasy's CDPP3DView code
147+
stops working in production.
148+
142149

143150
6. Commit your changes and push your branch to GitHub::
144151

0 commit comments

Comments
 (0)