Skip to content

CI failure when testing with LLVM backend #1578

Closed
rust-lang/rust
#141676
@bjorn3

Description

@bjorn3

https://github.com/rust-lang/rustc_codegen_cranelift/actions/runs/15097894001/job/42435005556

  ---- floats::f16::test_total_cmp stdout ----
  ---- floats::f16::test_total_cmp stderr ----
  
  thread 'main' panicked at coretests/tests/floats/f16.rs:628:5:
  assertion `left == right` failed
    left: Less
   right: Greater
  stack backtrace:
  note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
  
  
  failures:
      floats::f16::test_total_cmp
  
  test result: FAILED. 1936 passed; 1 failed; 4 ignored; 0 measured; 0 filtered out; finished in 2.54s
  
  error: test failed, to rerun pass `-p coretests --test coretests`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions