Skip to content

fix float classify runtime const test failure on s390x#154315

Open
fneddy wants to merge 1 commit intorust-lang:mainfrom
fneddy:fix_test_f16_isnormal
Open

fix float classify runtime const test failure on s390x#154315
fneddy wants to merge 1 commit intorust-lang:mainfrom
fneddy:fix_test_f16_isnormal

Conversation

@fneddy
Copy link
Contributor

@fneddy fneddy commented Mar 24, 2026

on s390x optimization will break some f16 tests.1
for now disable the tests in normal runs and expect them to fail on s390x.

Footnotes

  1. https://github.com/rust-lang/rust/issues/154101

on s390x optimization will break some f16 tests. for now disable the tests in normal runs and expect them to fail on s390x.
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Mar 24, 2026
@rustbot
Copy link
Collaborator

rustbot commented Mar 24, 2026

r? @nnethercote

rustbot has assigned @nnethercote.
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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler
  • compiler expanded to 69 candidates
  • Random selection from 13 candidates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

3 participants