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

DM-8122: SpherePoint tests fail on MacOS #114

Merged
merged 1 commit into from Nov 1, 2016
Merged

Conversation

kfindeisen
Copy link
Member

@kfindeisen kfindeisen commented Nov 1, 2016

This change works around a difference in how C++ standard library implementations treat output of NaN to a stream that requires all nonnegative numbers to have a sign. It should allow unit tests to pass on both Linux and MacOS platforms.

@kfindeisen kfindeisen changed the title SpherePoint tests no longer require NaN output to be signed. DM-8122: SpherePoint tests fail on MacOS Nov 1, 2016
@parejkoj
Copy link
Contributor

parejkoj commented Nov 1, 2016

The new test file passes for me on OSX 10.11, so I think we're good. Thanks for the fix.

@kfindeisen kfindeisen merged commit 1b247b9 into master Nov 1, 2016
@kfindeisen kfindeisen deleted the tickets/DM-8122 branch August 22, 2018 19:25
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.

None yet

2 participants