Skip to content

add approx_delta to all gamma tests - #146366

Merged
bors merged 1 commit into
rust-lang:masterfrom
LorrensP-2158466:miri-gamma
Sep 9, 2025
Merged

add approx_delta to all gamma tests#146366
bors merged 1 commit into
rust-lang:masterfrom
LorrensP-2158466:miri-gamma

Conversation

@LorrensP-2158466

Copy link
Copy Markdown
Contributor

f32::gamma tests are less precise in CI, so we increase the tolerance for these tests. See #miri > Miri test-libstd Failure (2025-09) @ 💬

r? @RalfJung

@rustbotrustbot 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 Sep 9, 2025
@RalfJung

Copy link
Copy Markdown
Member

Thanks!
@bors r+ rollup

@bors

bors commented Sep 9, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit c4cbb54 has been approved by RalfJung

It is now in the queue for this repository.

@borsbors 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 Sep 9, 2025
bors added a commit that referenced this pull request Sep 9, 2025
Rollup of 6 pull requests
Successful merges:
- #145463 (Reject invalid literal suffixes in tuple indexing, tuple struct indexing, and struct field name position)
- #145929 (fix APITIT being treated as a normal generic parameter in suggestions)
- #146001 (Update getopts to remove unicode-width dependency)
- #146365 (triagebot: warn about #[rustc_intrinsic_const_stable_indirect])
- #146366 (add approx_delta to all gamma tests)
- #146373 (fix comments about trait solver cycle heads)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 542130f into rust-lang:masterSep 9, 2025
10 checks passed
@rustbotrustbot added this to the 1.91.0 milestone Sep 9, 2025
rust-timer added a commit that referenced this pull request Sep 9, 2025
Rollup merge of #146366 - LorrensP-2158466:miri-gamma, r=RalfJung
add approx_delta to all gamma tests
f32::gamma tests are less precise in CI, so we increase the tolerance for these tests. See [#miri > Miri test-libstd Failure (2025-09) @ 💬](https://rust-lang.zulipchat.com/#narrow/channel/269128-miri/topic/Miri.20test-libstd.20Failure.20.282025-09.29/near/538138742)
r? `@RalfJung`
github-actionsBot pushed a commit to model-checking/verify-rust-std that referenced this pull request Sep 11, 2025
…fJung
add approx_delta to all gamma tests
f32::gamma tests are less precise in CI, so we increase the tolerance for these tests. See [#miri > Miri test-libstd Failure (2025-09) @ 💬](https://rust-lang.zulipchat.com/#narrow/channel/269128-miri/topic/Miri.20test-libstd.20Failure.20.282025-09.29/near/538138742)
r? `@RalfJung`
Kobzol pushed a commit to Kobzol/rustc_codegen_gcc that referenced this pull request Dec 21, 2025
Rollup of 6 pull requests
Successful merges:
- rust-lang/rust#145463 (Reject invalid literal suffixes in tuple indexing, tuple struct indexing, and struct field name position)
- rust-lang/rust#145929 (fix APITIT being treated as a normal generic parameter in suggestions)
- rust-lang/rust#146001 (Update getopts to remove unicode-width dependency)
- rust-lang/rust#146365 (triagebot: warn about #[rustc_intrinsic_const_stable_indirect])
- rust-lang/rust#146366 (add approx_delta to all gamma tests)
- rust-lang/rust#146373 (fix comments about trait solver cycle heads)
r? `@ghost`
`@rustbot` modify labels: rollup
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-libsRelevant 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.

4 participants

@LorrensP-2158466@RalfJung@bors@rustbot