TraceMachina / TraceMachina/nativelink
Bazel test doesn't work on Windows x64 machine
Open
@aaronmondal is already working on this.
Since Dec 14, 2023.
bug
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 244
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 54
Description
I've tried Bazel test on Windows x64 machine.
I ran the server with cargo command and it started running correctly.
cargo run --bin cas -- ./nativelink-config/examples/basic_cas.json
But bazel test command fails with this error message.
Is it a known issue for us? I think we didn't add Windows x64 configuration for the local execution build file.
Contributor guide
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.