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

Tests failure on macOS #379

Open
Luthaf opened this issue Sep 3, 2021 · 0 comments
Open

Tests failure on macOS #379

Luthaf opened this issue Sep 3, 2021 · 0 comments

Comments

@Luthaf
Copy link
Contributor

Luthaf commented Sep 3, 2021

Building the latest master (db2e244) on macOS (with a small change to fix #378), I get a errors for this test:
https://github.com/cosmo-epfl/librascal/blob/db2e2445d34c196c94731249061740123f9fbc28/tests/test_calculator.cc#L290-L357

Running 37 test cases...
/Users/guillaume/code/librascal/tests/test_calculator.cc:331: error: in "representation_test/multiple_center_mask_test<rascal__CalculatorFixture<rascal__MultipleStructureSphericalCovariants<rascal__MultipleStructureManagerNLCCStrictFixtureCenterMask>>>": check rep_full.cols() == rep_no_center.cols() has failed [180 != 160]
/Users/guillaume/code/librascal/tests/test_calculator.cc:346: error: in "representation_test/multiple_center_mask_test<rascal__CalculatorFixture<rascal__MultipleStructureSphericalCovariants<rascal__MultipleStructureManagerNLCCStrictFixtureCenterMask>>>": check diff <= math::DBL_FTOL has failed [1.2293360728836216 > 2.2204460492503131e-14]
/Users/guillaume/code/librascal/tests/test_calculator.cc:331: error: in "representation_test/multiple_center_mask_test<rascal__CalculatorFixture<rascal__MultipleStructureSphericalCovariants<rascal__MultipleStructureManagerNLCCStrictFixtureCenterMask>>>": check rep_full.cols() == rep_no_center.cols() has failed [1080 != 960]
/Users/guillaume/code/librascal/tests/test_calculator.cc:346: error: in "representation_test/multiple_center_mask_test<rascal__CalculatorFixture<rascal__MultipleStructureSphericalCovariants<rascal__MultipleStructureManagerNLCCStrictFixtureCenterMask>>>": check diff <= math::DBL_FTOL has failed [0.64030837310064947 > 2.2204460492503131e-14]
/Users/guillaume/code/librascal/tests/test_calculator.cc:331: error: in "representation_test/multiple_center_mask_test<rascal__CalculatorFixture<rascal__MultipleStructureSphericalCovariants<rascal__MultipleStructureManagerNLCCStrictFixtureCenterMask>>>": check rep_full.cols() == rep_no_center.cols() has failed [180 != 160]
/Users/guillaume/code/librascal/tests/test_calculator.cc:346: error: in "representation_test/multiple_center_mask_test<rascal__CalculatorFixture<rascal__MultipleStructureSphericalCovariants<rascal__MultipleStructureManagerNLCCStrictFixtureCenterMask>>>": check diff <= math::DBL_FTOL has failed [1.2238504980765332 > 2.2204460492503131e-14]
/Users/guillaume/code/librascal/tests/test_calculator.cc:331: error: in "representation_test/multiple_center_mask_test<rascal__CalculatorFixture<rascal__MultipleStructureSphericalCovariants<rascal__MultipleStructureManagerNLCCStrictFixtureCenterMask>>>": check rep_full.cols() == rep_no_center.cols() has failed [1080 != 960]
/Users/guillaume/code/librascal/tests/test_calculator.cc:346: error: in "representation_test/multiple_center_mask_test<rascal__CalculatorFixture<rascal__MultipleStructureSphericalCovariants<rascal__MultipleStructureManagerNLCCStrictFixtureCenterMask>>>": check diff <= math::DBL_FTOL has failed [0.80292449399458199 > 2.2204460492503131e-14]

*** 8 failures are detected in the test module "boost_test_sequence"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant