-
Type:
Task
-
Resolution: Fixed
-
Priority:
Minor - P4
-
None
-
Component/s: Evergreen Tools
-
None
-
Not Needed
Summary
The test-install-binaries task in drivers-evergreen-tools fails on Windows with:
the argument '--default-host <DEFAULT_HOST>' cannot be used multiple times
This was reported in https://github.com/rust-lang/rustup/issues/4755 and fixed, but not-yet released.
Motivation
Who is the affected end user?
Contributors to drivers-evergreen-tools.
How does this affect the end user?
Receiving test failures.
How likely is it that this problem or use case will occur?
Certain.
If the problem does occur, what are the consequences and how severe are they?
Minor. Confusion.
Is this issue urgent?
No.
Is this ticket required by a downstream team?
No.
Is this ticket only for tests?
Yes.
Acceptance Criteria
Fix the failing test-install-binaries task on Windows. Example failure.