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

Some pytest tests fail #251

Closed
andreanne-lemay opened this issue May 31, 2020 · 3 comments
Closed

Some pytest tests fail #251

andreanne-lemay opened this issue May 31, 2020 · 3 comments

Comments

@andreanne-lemay
Copy link
Member

Tests in test_transforms.py use randomly generated inputs and ground truths. This causes some tests to fail by time to time (related comment). These tests should be modified so that they systematically pass. List of tests failing:

  • test_NormalizeInstance
  • test_DilateGT
  • test_RandomRotation
  • test_RandomAffine
@charleygros
Copy link
Member

Duplication: #236
I am closing #236

@charleygros
Copy link
Member

Adding another one that is in trouble: test_RandomShiftIntensity.

@jcohenadad
Copy link
Member

Is it fixed by #254?

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

No branches or pull requests

3 participants