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

Test suite for algorithm containers #310

Open
kiranvaidhya opened this issue Apr 15, 2021 · 2 comments
Open

Test suite for algorithm containers #310

kiranvaidhya opened this issue Apr 15, 2021 · 2 comments

Comments

@kiranvaidhya
Copy link
Contributor

When ./test.sh is called, the following error is encountered often:

Could not load expected_output.json using <evalutils.io.SimpleITKLoader object at 0x7f70508d6310>.

This suggests that evalutils is reading all the files from the automatically-generated test/ folder.
expected_output.json should be ignored from the test/ folder, and there should be a way to build an automatic test suite.

@jmsmkn
Copy link
Member

jmsmkn commented Apr 16, 2021

#260

@IshanMohanty
Copy link

I'm facing the same problem while executing the test.sh script. This is for the MIDOG challenge 2022.
Link to the MIDOG reference docker i refered: MIDOG_2022

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