Skip to content

test(cli-exact): migrate to .expect() APIs#4352

Merged
rami3l merged 1 commit intorust-lang:masterfrom
rami3l:test/new-api-2
Jun 2, 2025
Merged

test(cli-exact): migrate to .expect() APIs#4352
rami3l merged 1 commit intorust-lang:masterfrom
rami3l:test/new-api-2

Conversation

@rami3l
Copy link
Copy Markdown
Member

@rami3l rami3l commented May 31, 2025

Part of #4359.

SemanticDiff

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates CLI tests to use the .expect() API and includes the missing MULTI_ARCH1 constant in redaction checks.

  • Migrates assertions to .expect() for stronger validation.
  • Imports MULTI_ARCH1 and adds its redaction entry in src/test/clitools.rs.

@rami3l rami3l marked this pull request as ready for review June 2, 2025 10:41
@rami3l rami3l requested review from ChrisDenton and djc and removed request for ChrisDenton and djc June 2, 2025 10:49
@rami3l
Copy link
Copy Markdown
Member Author

rami3l commented Jun 2, 2025

Oops, I had a somewhat slow network so the previous requests didn't get through 😓 Never mind...

@rami3l rami3l enabled auto-merge June 2, 2025 10:51
@rami3l rami3l added this pull request to the merge queue Jun 2, 2025
Merged via the queue into rust-lang:master with commit 40f4e65 Jun 2, 2025
29 checks passed
@rami3l rami3l deleted the test/new-api-2 branch June 2, 2025 11:38
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.

3 participants