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

Relax test tolerance for centerline polyfit #2686

Merged
merged 1 commit into from
May 19, 2020

Conversation

cfhammill
Copy link
Contributor

Due to a singular fit for the centerline the result appears to be sensitive to platform. Relaxing the error tolerance slightly is enough to get tests passing on Ubuntu 18.04 WSL. Fixes #2644

@cfhammill cfhammill changed the title Relax test tolerance for polyfit Relax test tolerance for centerline polyfit May 2, 2020
Copy link
Member

@jcohenadad jcohenadad left a comment

Choose a reason for hiding this comment

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

👍

@cfhammill cfhammill added this to the 4.2.3 milestone May 2, 2020
@cfhammill cfhammill added bug category: fixes an error in the code tests context: unit, integration, or functional tests labels May 2, 2020
@jcohenadad jcohenadad added sct_get_centerline context: and removed bug category: fixes an error in the code labels May 8, 2020
@kousu
Copy link
Contributor

kousu commented May 19, 2020

This fell through the cracks. I'm going to merge it so #2698 can pass.

Due to a singular fit for the centerline the result appears to
be sensitive to platform. Relaxing the error tolerance slightly
is enough to get tests passing on Ubuntu 18.04 WSL. Fixes
@kousu kousu force-pushed the cfh/wsl-centerline-fix_2644 branch from 1dd35b9 to d8fd38c Compare May 19, 2020 08:25
@kousu kousu merged commit 6f0c827 into master May 19, 2020
@joshuacwnewton joshuacwnewton deleted the cfh/wsl-centerline-fix_2644 branch May 2, 2023 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sct_get_centerline context: tests context: unit, integration, or functional tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Centerline tests failing on Ubuntu 18.04 via WSL
3 participants