CivicDataLab / CivicDataLab/CivicDataSpace-test
test_prv_006/007 fail under concurrent CI load — root cause open
@saqibmanan is already working on this.
Since Sep 18, 2026.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 1h 45m
- Merged PRs (30d)
- 56
Description
What: test_prv_006 and test_prv_007 still fail under -n 3 provider-smoke CI runs — 3/3 attempts including auto-reruns, same failure each time.
Why it matters: the org-collision theory that correctly explained and fixed test_prv_011 (#99) does not hold here — TEST_EMAIL_3 was moved off the org it shared with TEST_EMAIL_2 specifically to test this, and both tests failed identically afterward. Root cause is still unknown.
Evidence: test_prv_006: TimeoutException on a wait already bumped 30s→60s for this same reason. test_prv_007: AssertionError: Summary mismatch... Found: ''.
Fix: not fixed — pulled from the default smoke gate (CivicDataSpace-test#100) pending investigation.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.