Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] The test model_rotating fails #429

Open
yurivict opened this issue Jun 14, 2024 · 1 comment
Open

[BUG] The test model_rotating fails #429

yurivict opened this issue Jun 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@yurivict
Copy link

yurivict commented Jun 14, 2024

108/140 Testing: model_rotating
108/140 Test: model_rotating
Command: "/usr/ports/math/heyoka/work/.build/test/model_rotating"
Directory: /usr/ports/math/heyoka/work/.build/test
"model_rotating" start time: Jun 14 10:35 PDT
Output:
----------------------------------------------------------

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
model_rotating is a Catch v2.13.10 host application.
Run with -? for options

-------------------------------------------------------------------------------
basic
-------------------------------------------------------------------------------
/usr/ports/math/heyoka/work/heyoka-5.0.0/test/model_rotating.cpp:41
...............................................................................

/usr/ports/math/heyoka/work/heyoka-5.0.0/test/model_rotating.cpp:100: FAILED:
  REQUIRE( E == approximately(E0) )
with expansion:
  0.9673 == 0.96730000000000005

===============================================================================
test cases:  1 |  0 passed | 1 failed
assertions: 17 | 16 passed | 1 failed

<end of output>
Test time =   0.44 sec
----------------------------------------------------------
Test Failed.
"model_rotating" end time: Jun 14 10:35 PDT
"model_rotating" time elapsed: 00:00:00
----------------------------------------------------------

Version: 5.0.0 + PR patches
Clang-16
FreeBSD 14.1

@yurivict yurivict added the bug Something isn't working label Jun 14, 2024
@bluescarni
Copy link
Owner

Tentative fix up at #428 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants