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

Separate pyrms tests #73

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Separate pyrms tests #73

wants to merge 3 commits into from

Conversation

kspieks
Copy link
Collaborator

@kspieks kspieks commented Jun 1, 2021

Since we often spend a lot of time resolving pyrms errors, one possible solution is to temporarily separate tests for the pyrms simulate adapters from the other tests in T3. This would allow us to more easily focus on developing features of T3

We could also consider the xfail decorator if we expect these tests to frequently fail. However, "having the xfail marker will still run the test but won’t report a traceback once it fails" and the traceback is useful in case we can fix the error.

This PR will likely fail since it does install open babel version 3, which is now required by RMG-Py and ARC

@kspieks kspieks self-assigned this Jun 1, 2021
@github-actions github-actions bot added the tests label Jun 1, 2021
@kspieks kspieks requested a review from alongd June 1, 2021 22:22
@kspieks kspieks added the WIP This is currently work-in-progress label Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests WIP This is currently work-in-progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant