Skip to content

Converted AMOEBA code to work with OpenMM 7.6#1201

Merged
swails merged 2 commits into
ParmEd:masterfrom
peastman:amoeba
Oct 5, 2021
Merged

Converted AMOEBA code to work with OpenMM 7.6#1201
swails merged 2 commits into
ParmEd:masterfrom
peastman:amoeba

Conversation

@peastman

@peastman peastman commented Oct 4, 2021

Copy link
Copy Markdown
Contributor

I copied the implementations of the forces from ForceField and verified that the test cases pass.

Comment thread test/test_openmm_amber.py
@@ -1713,12 +1713,12 @@ class TestAmoebaParm(TestCaseRelative):
def test_amoeba_forces(self):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can you remove the @pytest.mark.xfail line above the TestAmoebaParm class? That line makes failed tests in this test class non-fatal (in the test report, it marks tests that fail with an x but still reports a successful run, or with a capital X if the test actually passed).

https://docs.pytest.org/en/latest/how-to/skipping.html#xfail-mark-test-functions-as-expected-to-fail

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ok, done.

@swails

swails commented Oct 5, 2021

Copy link
Copy Markdown
Contributor

Thanks!

@swails swails merged commit cd763f2 into ParmEd:master Oct 5, 2021
@peastman peastman deleted the amoeba branch October 5, 2021 17:54
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.

2 participants