Skip to content

build: Grab binary path from cargo - #1429

Merged
caspermeijn merged 1 commit into
tokio-rs:masterfrom
caspermeijn:conformance
May 29, 2026
Merged

build: Grab binary path from cargo#1429
caspermeijn merged 1 commit into
tokio-rs:masterfrom
caspermeijn:conformance

Conversation

@caspermeijn

Copy link
Copy Markdown
Member

The conformance test needs the path to a generated binary. This was calculated based on the path of the test binary. This assumption fails when the build dir is changed with CARGO_BUILD_BUILD_DIR. Take the path from the environment as Cargo will store it there.

@caspermeijn
caspermeijn enabled auto-merge May 29, 2026 12:06
The conformance test needs the path to a generated binary. This was calculated based on the path of the test binary. This assumption fails when the build dir is changed with `CARGO_BUILD_BUILD_DIR`. Take the path from the environment as Cargo will store it there.
@caspermeijn
caspermeijn added this pull request to the merge queue May 29, 2026
Merged via the queue into tokio-rs:master with commit 33d3ef1 May 29, 2026
17 checks passed
@caspermeijn
caspermeijn deleted the conformance branch May 29, 2026 13:18
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