oprecomp/flexfloat

The test value_representation_half fails

Closed this issue · 1 comments

/usr/ports/math/flexfloat/work/flexfloat-6db869087a12d763a94d53e9b0a9d52def270865/test/value_representation_half.cpp:66: Failure
Expected equality of these values:
  out
    Which is: 9221120237041090560
  out_number
    Which is: 18446686899104907264
[  FAILED  ] TestWithParameters_BF_004/MyTest.TestFormula/0, where GetParam() = (18446690030136066048, 18446686899104907264) (0 ms)
[ RUN      ] TestWithParameters_BF_004/MyTest.TestFormula/1
/usr/ports/math/flexfloat/work/flexfloat-6db869087a12d763a94d53e9b0a9d52def270865/test/value_representation_half.cpp:66: Failure
Expected equality of these values:
  out
    Which is: 9221120237041090560
  out_number
    Which is: 18446686899104907264
[  FAILED  ] TestWithParameters_BF_004/MyTest.TestFormula/1, where GetParam() = (18446690030672936960, 18446686899104907264) (0 ms)
[ RUN      ] TestWithParameters_BF_004/MyTest.TestFormula/2
/usr/ports/math/flexfloat/work/flexfloat-6db869087a12d763a94d53e9b0a9d52def270865/test/value_representation_half.cpp:66: Failure
Expected equality of these values:
  out
    Which is: 9221120237041090560
  out_number
    Which is: 18446686899104907264
[  FAILED  ] TestWithParameters_BF_004/MyTest.TestFormula/2, where GetParam() = (18446690031209807872, 18446686899104907264) (0 ms)

OS: FreeBSD 12.1
Compiler: gcc-9

I too have the same issue... Running on Ubuntu 18.04, GCC 7.5.0, Cmake 3.10.2