[Tests] Failing ROUND operation.

Issue #2 resolved
edanor repo owner created an issue

Tests are failing on ROUND operation because of operation precision. Test data needs to be more carefully chosen. For now ROUND test (genericROUNDTest()) is disabled with fail notification.

Comments (1)

  1. edanor reporter

    Test data was invalid. Generating new data with 32b float precision and exact literal representation seems to be solving this issue.

  2. Log in to comment