clockworklabs / clockworklabs/SpacetimeDB
CI flake: Smoketests (Windows 1/4) / cluster::http_routes::csharp_http_routes_are_strict_for_root_paths
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::http_routes::csharp_http_routes_are_strict_for_root_paths
Error:
thread 'cluster::http_routes::csharp_http_routes_are_strict_for_root_paths' (5496) panicked at crates\smoketests\tests\cluster\http_routes.rs:901:10:
called Result::unwrap() on an Err value: spacetime ["publish", "--server", "http://127.0.0.1:50468", "--module-path", "C:\Windows\SystemTemp\.tmp88cd8S\http-routes-csharp-strict-root\spacetimedb", "--dotnet-...
Failed job runs:
- https://github.com/clockworklabs/SpacetimeDB/actions/runs/34840421255/job/103967632242 (Smoketests (Windows 1/4), attempt 1 -> 2)
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 in crates/smoketests/tests/cluster/http_routes.rs at line 901 and inspect cluster::http_routes::csharp_http_routes_are_strict_for_root_paths, then review the failed Windows GitHub Actions run. Determine why the publish result intermittently unwraps an error; done means the test completes reliably on Windows and the smoketests job passes without a rerun.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, 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
- 48/100