- 
                Notifications
    
You must be signed in to change notification settings  - Fork 113
 
Closed
rust-lang/rust
#141676Description
  ---- 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
Labels
No labels