Skip to content

Split testCMCSingleMuscle into two to speed it up #1132

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

Closed
wants to merge 4 commits into from

Conversation

klshrinidhi
Copy link
Contributor

Similar to #1131 and #1127.

@tkuchida
Copy link
Member

LGTM 👍

@tkuchida
Copy link
Member

(The test failure is the familiar testContactGeometry timeout on clang in Debug mode.)

cmc.run();

Storage fwd_result("block_hanging_from_muscle_ForwardResults_Thelen/block_hanging_from_muscle_states.sto");
Storage cmc_result("block_hanging_from_muscle_ResultsCMC_Thelen/block_hanging_from_muscle_states.sto");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the issue here? How come changing the results directory caused an issue? Seems preferable.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand now; you can ignore this comment.

@chrisdembia
Copy link
Member

These changes look correct. However I would feel more comfortable if the setup files block_hanging_from_muscle_Setup_CMC.xml and block_hanging_from_muscle_Setup_Forward.xml had bogus values for desired_kinematics_file, results_directory to absolutely ensure that the tests are not using incorrect inputs.

@aseth1
Copy link
Member

aseth1 commented Aug 19, 2016

Closing because #1146 makes splitting of the test unnecessary.

@aseth1 aseth1 closed this Aug 19, 2016
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

Successfully merging this pull request may close these issues.

4 participants