Skip to content

Move some stdlib tests from tests/ui to library/std/tests#124497

Merged
bors merged 3 commits into
rust-lang:masterfrom
rytheo:move-std-tests-to-library
May 6, 2024
Merged

Move some stdlib tests from tests/ui to library/std/tests#124497
bors merged 3 commits into
rust-lang:masterfrom
rytheo:move-std-tests-to-library

Conversation

@rytheo
Copy link
Copy Markdown
Contributor

@rytheo rytheo commented Apr 28, 2024

Related to #99417

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 28, 2024

r? @ChrisDenton

rustbot has assigned @ChrisDenton.
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 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Apr 28, 2024
@rust-log-analyzer

This comment has been minimized.

@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Apr 28, 2024
Copy link
Copy Markdown
Member

@workingjubilee workingjubilee left a comment

Choose a reason for hiding this comment

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

Thank you for the cleanup. One request:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please try to give an actual name to this test. What is it testing?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I've updated the name and moved the description into the function's doc comment.

@workingjubilee
Copy link
Copy Markdown
Member

Thank you!

@bors r+

@bors
Copy link
Copy Markdown
Collaborator

bors commented May 6, 2024

📌 Commit 1bec124 has been approved by workingjubilee

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 May 6, 2024
@bors
Copy link
Copy Markdown
Collaborator

bors commented May 6, 2024

⌛ Testing commit 1bec124 with merge 8cef37d...

@bors
Copy link
Copy Markdown
Collaborator

bors commented May 6, 2024

☀️ Test successful - checks-actions
Approved by: workingjubilee
Pushing 8cef37d to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label May 6, 2024
@bors bors merged commit 8cef37d into rust-lang:master May 6, 2024
@rustbot rustbot added this to the 1.80.0 milestone May 6, 2024
@rust-timer
Copy link
Copy Markdown
Collaborator

Finished benchmarking commit (8cef37d): comparison URL.

Overall result: no relevant changes - no action needed

@rustbot label: -perf-regression

Instruction count

This benchmark run did not return any relevant results for this metric.

Max RSS (memory usage)

Results

This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
- - 0
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
-2.3% [-2.3%, -2.3%] 1
All ❌✅ (primary) - - 0

Cycles

This benchmark run did not return any relevant results for this metric.

Binary size

This benchmark run did not return any relevant results for this metric.

Bootstrap: 674.594s -> 676.654s (0.31%)
Artifact size: 315.87 MiB -> 315.91 MiB (0.01%)

@rytheo rytheo deleted the move-std-tests-to-library branch May 6, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-testsuite Area: The testsuite used to check the correctness of rustc merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants