clockworklabs / clockworklabs/SpacetimeDB
CI flake: Smoketests (Windows 1/4) / cluster::templates::test_template_tanstack_ts
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
Detected by CI Gremlin after a failed GitHub Actions attempt succeeded on rerun.
Tests:
cluster::templates::test_template_tanstack_ts
Error:
thread 'cluster::templates::test_template_tanstack_ts' (2620) panicked at crates\smoketests\tests\cluster\templates.rs:937:60:
Template tanstack-ts failed: pnpm install (in "C:\Windows\SystemTemp\.tmpYp56lX\test-tanstack-ts") failed:
Failed job runs:
- https://github.com/clockworklabs/SpacetimeDB/actions/runs/34625491168/job/103370041743 (Smoketests (Windows 1/4), attempt 2 -> 3)
Timeout detection:
- none
Context:
- none
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.
Research direction
Start with crates/smoketests/tests/cluster/templates.rs, especially test_template_tanstack_ts at line 937, and inspect the failed GitHub Actions Windows run. Reproduce or investigate the pnpm install failure in the tanstack-ts template; done means the smoketest passes reliably on the affected Windows job without relying on a rerun.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, rust
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100