Skip to content

Regression & unittest fixes #129

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

Merged
merged 15 commits into from
Sep 15, 2014
Merged

Regression & unittest fixes #129

merged 15 commits into from
Sep 15, 2014

Conversation

langner
Copy link
Member

@langner langner commented Sep 11, 2014

This should fix #116 (regression Gaussian09/BH3_fragment_guess.pop_minimal.log).

I initially wanted also to fix regression Gaussian03/ortho_prod_freq.log but that requires a bit more investigation. That's an ONIOM job, and we need to figure out how to handle those for v1.3 reasonably (currently they break the parse), until we consider parsing fragments (I suppose this qualifies as a specific case).

@langner
Copy link
Member Author

langner commented Sep 13, 2014

Since not merged yet, I will also add some unittest fixes...

@langner langner changed the title Regression fixes Regression & unittest fixes Sep 13, 2014
@langner
Copy link
Member Author

langner commented Sep 14, 2014

I also put the fix for #130 here.

# --------------
#
# If it's unrestricted we have:
# If it's an unrestricted calculation, however, we not get the beta orbitals:
Copy link
Contributor

Choose a reason for hiding this comment

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

Want to fix the typo in your comment? I assume not should be now...

@langner
Copy link
Member Author

langner commented Sep 15, 2014

Fixed the typo. Having the regression covered is good enough (well, it is for me :D).

@langner
Copy link
Member Author

langner commented Sep 15, 2014

Basically, I wanted to get rid of all errors... and now I changed the config for Travis so that it will also fail on errors in the regression tests. Eventually, perhaps we want to fail Travis also for failures in the suite, but perhaps when we get those in order will be the right moment.

ATenderholt added a commit that referenced this pull request Sep 15, 2014
Regression & unittest fixes
@ATenderholt ATenderholt merged commit ce073a3 into cclib:master Sep 15, 2014
@langner langner deleted the regression branch October 30, 2014 03:01
langner pushed a commit to langner/cclib that referenced this pull request Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fragment guess (Gaussian)
2 participants