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

Fix Rockstar PSC tests with a nulp check #2698

Merged
merged 1 commit into from
Jun 26, 2020

Conversation

matthewturk
Copy link
Member

As noted in #2677, we're getting errors with Rockstar. The arrays differ by about 1e-14, which is likely due to roundtripping unit conversions in different precisions. This allows for wiggle room in the comparison of 5 units in the last place of the floating point values.

Copy link
Member

@cphyc cphyc left a comment

Choose a reason for hiding this comment

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

LGTM if the tests pass!

@munkm munkm added bug code frontends Things related to specific frontends labels Jun 26, 2020
@matthewturk
Copy link
Member Author

Rockstar no longer fails in this, so should be good to go.

@Xarthisius Xarthisius merged commit b276166 into yt-project:master Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug code frontends Things related to specific frontends
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants