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.
Differential D16297
test: Fix failing univalue float test Fabien on Jun 5 2024, 21:57. Authored by Tags None Subscribers None
Details
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. ninja check check-univalue
Diff Detail
|