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

Unit tests not passing for Storage archetype #528

Closed
abachma2 opened this issue Jan 26, 2022 · 2 comments
Closed

Unit tests not passing for Storage archetype #528

abachma2 opened this issue Jan 26, 2022 · 2 comments
Assignees

Comments

@abachma2
Copy link
Member

I pulled the last few changes from the master branch into my branch and it all builds without errors, but I get an error when I runt he unit tests:
cycamore_unit_tests: /home/amandabachmann/cyclus/src/toolkit/matl_sell_policy.cc:30: void cyclus::toolkit::MatlSellPolicy::set_quantize(double): Assertion `x != 0' failed. Aborted (core dumped)

This is happening with StorateTest.BehaviorTest.

@opotowsky
Copy link
Member

The unit tests on PR #529 pass, and they pass on my personal setup as well. Did you try a clean re-build of cycamore?

@abachma2
Copy link
Member Author

I was re-building cycamore. The problem was I hadn't updated cyclus in a while. I updated cyclus, then rebuilt both cyclus and cycamore. Now all of the tests run and pass.

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

3 participants