Skip to content

Conversation

@victorusu
Copy link
Contributor

No description provided.

self.sanity_patterns = sn.all([
sn.assert_found('Finished mdrun', output_file),
sn.assert_lt(energy_diff, 1560.1)
sn.assert_lt(energy_diff, 3271)
Copy link
Contributor

Choose a reason for hiding this comment

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

Since we are now talking about percentages, wouldn't it make better sense to use assert_reference here?

@vkarak
Copy link
Contributor

vkarak commented Sep 14, 2018

@victorusu Is the PR title correct? I had the impression the old threshold was at 0.05%.

@victorusu victorusu changed the title [test] Increase GROMACS sanity check tolerance to 0.01% [test] Increase GROMACS sanity check tolerance to 0.1% Sep 14, 2018
@victorusu victorusu force-pushed the victorusu-gromacs-increase-sanity-tolerance branch from 47c1f86 to e980ddd Compare September 14, 2018 12:51
@vkarak vkarak merged commit fec8d30 into reframe-hpc:master Sep 18, 2018
@victorusu victorusu deleted the victorusu-gromacs-increase-sanity-tolerance branch October 6, 2020 19:31
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.

2 participants