-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Description
On main, running the tests give this failure.
[doctest] doctest version is "2.4.12"
[doctest] run with "--help" for options
===============================================================================
/Users/antoine/workspace/github.com/xtensor-stack/xsimd/test/test_error_gamma.cpp:156:
TEST CASE: [error gamma]<xsimd::batch<double>>
gamma
/Users/antoine/workspace/github.com/xtensor-stack/xsimd/test/test_error_gamma.cpp:150: ERROR: CHECK_EQ( diff, 0 ) is NOT correct!
values: CHECK_EQ( 4, 0 )
logged: lgamma (negative input)
===============================================================================
[doctest] test cases: 343 | 342 passed | 1 failed | 0 skipped
[doctest] assertions: 7920 | 7919 passed | 1 failed |
[doctest] Status: FAILURE!
Metadata
Metadata
Assignees
Labels
No labels