Skip to content

Conversation

@nmattia
Copy link
Contributor

@nmattia nmattia commented Dec 9, 2025

This expands the rust_test environment make variables directly instead of using the "build script" helper. The build script helper is incorrect here and this leads issues in Bazel 8.

Note: this was inspired by rules_shell.

This expands the `rust_test` environment make variables directly
instead of using the "build script" helper. The build script helper
is incorrect here and this leads issues in Bazel 8.
nmattia added a commit to dfinity/ic that referenced this pull request Dec 9, 2025
This introduces a rules_rust patch to work around issues in how the
`rust_test` environment is set up. This issue leads to wasm_spec test
failures in Bazel 8 where the test runner cannot find the spec files.

See also: bazelbuild/rules_rust#3764
github-merge-queue bot pushed a commit to dfinity/ic that referenced this pull request Dec 9, 2025
This introduces a rules_rust patch to work around issues in how the
`rust_test` environment is set up. This issue leads to wasm_spec test
failures in Bazel 8 where the test runner cannot find the spec files.

See also: bazelbuild/rules_rust#3764
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant