You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make the system metrics tests independent of the installed mlflow
The monitor is only started when the mlflow system metrics module is
importable, so the tests that assert it starts were relying on that
being true in the environment they run in. Pin it for those tests and
cover the case where it is missing, where the workflow should carry on
with a warning.
Signed-off-by: uditmahato <uditmahato29271@gmail.com>
0 commit comments