Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: migrate patch, pkgid, proc_macro and progress to snapbox #14181

Merged
merged 4 commits into from
Jul 5, 2024

Conversation

eth3lbert
Copy link
Contributor

What does this PR try to resolve?

Part of #14039.

Migrate following to snapbox:

  • tests/testsuite/patch.rs
  • tests/testsuite/pkgid.rs
  • tests/testsuite/proc_macro.rs
  • tests/testsuite/progress.rs

@rustbot
Copy link
Collaborator

rustbot commented Jul 3, 2024

r? @epage

rustbot has assigned @epage.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 3, 2024
@eth3lbert eth3lbert force-pushed the snapbox-p branch 2 times, most recently from 2ea54b6 to 3c545a2 Compare July 3, 2024 02:35
tests/testsuite/pkgid.rs Outdated Show resolved Hide resolved
tests/testsuite/progress.rs Outdated Show resolved Hide resolved
@epage
Copy link
Contributor

epage commented Jul 5, 2024

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 5, 2024

📌 Commit d0c58e2 has been approved by epage

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 5, 2024
@bors
Copy link
Collaborator

bors commented Jul 5, 2024

⌛ Testing commit d0c58e2 with merge be1db6c...

@bors
Copy link
Collaborator

bors commented Jul 5, 2024

☀️ Test successful - checks-actions
Approved by: epage
Pushing be1db6c to master...

@bors bors merged commit be1db6c into rust-lang:master Jul 5, 2024
22 checks passed
eth3lbert added a commit to eth3lbert/cargo that referenced this pull request Jul 5, 2024
This is partial revert of #rust-lang#14185
(fd8a91d)

People are unlikely to see these comments when updating snapshots.
Although the changes made in that commit are valid, for the same reason
mentioned in the comment rust-lang#14181 (comment),
"People are unlikely to see these comments when updating snapshots".
Therefore, it would be better to revert these parts.
eth3lbert added a commit to eth3lbert/cargo that referenced this pull request Jul 5, 2024
This is partial revert of rust-lang#14185
(2706247)

People are unlikely to see these comments when updating snapshots.
Although the changes made in that commit are valid, for the same reason
mentioned in the comment rust-lang#14181 (comment),
"People are unlikely to see these comments when updating snapshots".
Therefore, it would be better to revert these parts.
eth3lbert added a commit to eth3lbert/cargo that referenced this pull request Jul 5, 2024
This is partial revert of rust-lang#14185
(2706247)

Although the changes made in that commit are valid, for the same reason
mentioned in the comment rust-lang#14181 (comment),
"People are unlikely to see these comments when updating snapshots".
Therefore, it would be better to revert these parts.
@eth3lbert eth3lbert deleted the snapbox-p branch July 5, 2024 22:32
bors added a commit that referenced this pull request Jul 5, 2024
…r=weihanglo

fix(test): Restore `does_not_contain` for check

This is partial revert of #14185
(2706247)

Although the changes made in that commit are valid, for the same reason mentioned in the comment #14181 (comment), "People are unlikely to see these comments when updating snapshots". Therefore, it would be better to revert these parts.

---
Let me know if anything's missing!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants