Page MenuHomePhabricator

test: Fix failing univalue float test
ClosedPublic

Authored by Fabien on Wed, Jun 5, 21:57.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC6df79e2650a8: test: Fix failing univalue float test
Summary
Currently the test may fail for some compilers, because 1e-8 may not be possible to represent exactly/consistently.

Backport of core#29892.

Depends on D16296.

Test Plan
ninja check check-univalue

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable