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
changes
1. Fix `test_list_namespace`: Update the check to do validation based on namespace object's name attribute. This change is required to due a bug in class's __eq__ method & flaky bot issue.
2. Update `namespace` method, to ensure that proper clean-up of created object. As of now, in case of failure, we found un wanted object created but did not clean-up
0 commit comments