float16 trunc
doesn't work for certain input
#15993
Labels
test
This change adds or pertains to unit tests
trunc
doesn't work for certain input
#15993
Happened on AppVeyor win64 for #15984 (https://ci.appveyor.com/project/JuliaLang/julia/build/1.0.726/job/qux4bbryj4uuf9ts)
Basically the test doesn't work for any input with fractional larger than
0.99975586
.I'm not sure if the impl is wrong or the test is wrong. @kshyatt
The text was updated successfully, but these errors were encountered: