clockworklabs / clockworklabs/SpacetimeDB
CI flake: Smoketests (Linux 1/1) / standalone::csharp_aot_module::test_build_csharp_module_aot
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:
standalone::csharp_aot_module::test_build_csharp_module_aot
Error:
thread 'standalone::csharp_aot_module::test_build_csharp_module_aot' (11146) panicked at crates/smoketests/tests/standalone/csharp_aot_module.rs:77:5:
NativeAOT-LLVM publish failed:
Failed job runs:
- https://github.com/clockworklabs/SpacetimeDB/actions/runs/35073899631/job/104723069533 (Smoketests (Linux 1/1), 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 with crates/smoketests/tests/standalone/csharp_aot_module.rs, especially the failure at line 77, and inspect the failed GitHub Actions run linked in the issue. Run standalone::csharp_aot_module::test_build_csharp_module_aot and investigate why the NativeAOT-LLVM publish failed. Done means the smoketest completes reliably without the reported flake.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, github-actions, rust
- Domain
- build-system, ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 63/100