# The python code upcast somewhere internally some value of float32 to python float for part of its computation. That make that the c and python code don't generate the same value. You can ignore this error.
raiseSkipTest('The python code upcast somewhere internally some value of float32 to python float for part of its computation.'
'That make that the c and python code dont generate the same value. You can ignore this error.')