-
Notifications
You must be signed in to change notification settings - Fork 4
full pipelines tests fix and agnostic loader changes to tests #580
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
Conversation
|
This PR fixes all tests with respect to changes in the backends here. |
|
@yousefmoazzam OK, I think this is done now with the small data and framework (ui_layer) tests fixed. The only one test in the framework that is failing for me is: |
If you mean that the test is failing for you when running locally, can you try updating |
|
thanks, that resolved it! |
Agnostic loader template is currently substituted by default in tests for full pipelines. Some datasets, however, do not adhere to NXTomo standard, hence the changes bellow.
Checklist