-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Fix] Solve for ClearML Test issues. #6212
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
Signed-off-by: skinan <sakib.khaninan@gmail.com>
|
sure thanks, I'm checking it now |
|
some issues .. https://github.com/Project-MONAI/MONAI/actions/runs/4479724954/jobs/7874047823 you can consider this config to reproduce it https://github.com/Project-MONAI/MONAI/actions/runs/4479924665/workflow |
Signed-off-by: skinan <sakib.khaninan@gmail.com>
|
@wyli , I have fixed it and commited. |
|
/build |
|
the warnings are ok, right? will the end users need to create the config as well? MONAI/tests/test_handler_clearml_image.py Line 40 in 1e93cf1
|
|
@wyli , the warnings are ok for right now. It's set this way just for testing purposes. No, it won't be needed for the end users. It currently runs offline. So, we modified things in this case. |
wyli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!
**Issue:** fixes Project-MONAI#6148 **Previous Pull-request:** Project-MONAI#6013 --------- Signed-off-by: skinan <sakib.khaninan@gmail.com>
**Issue:** fixes Project-MONAI#6148 **Previous Pull-request:** Project-MONAI#6013 --------- Signed-off-by: skinan <sakib.khaninan@gmail.com>
Issue: fixes #6148
Previous Pull-request: #6013
@wyli, please re-run the tests, and check if the fixes work now.