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

Failed unit tests_keplerpropagator WINDOWS-10 #156

Closed
srikarad07 opened this issue Mar 6, 2017 · 6 comments
Closed

Failed unit tests_keplerpropagator WINDOWS-10 #156

srikarad07 opened this issue Mar 6, 2017 · 6 comments

Comments

@srikarad07
Copy link

LastTest.txt

@DominicDirkx
Copy link
Member

DominicDirkx commented Mar 6, 2017

Could you let me know which compiler you are using?

@srikarad07
Copy link
Author

I'm using the same compiler which is recommended on the tudat installation guide, which comes along with the QT creator installer (MinGW 4.9.2 ).

@DominicDirkx
Copy link
Member

Hi Srikara,

This failure is nothing to worry about for you, the (possibly) affected features are not used in any of the assignments. It seems to be that the long double conversions are not handled exactly as they should be in this particular case

@srikarad07
Copy link
Author

Hello Dominic,

Alright, glad to hear that! Thanks for the help!

@DominicDirkx
Copy link
Member

Hi Srikara,

From the look of your output, it seems like you are working with a very old version of the code. The error output you get is consistent with the unit test of the Kepler propagator as it was about a year ago. Moreover, your code is only producing output of 89 unit tests. There should be a lot more. Please refer to the wiki for instructions on how to update your code. After updating, recompile and rerun the unit tests.

@srikarad07
Copy link
Author

Hi Dominic,

Oh alright, I see what the problem is. I'll download the latest bundle, and get started.
Thanks for the assist.

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

2 participants