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
2023-01-11T08:47:57.089Z] =========================== short test summary info ============================
[2023-01-11T08:47:57.089Z] FAILED testcases/test_create_backup.py::TestCreateBackup::test_milvus_create_backup[binary-1-False] - AssertionError: assert 'backup_vqChfrEu' in []
[2023-01-11T08:47:57.089Z] FAILED testcases/test_delete_backup.py::TestDeleteBackup::test_milvus_delete_backup[1-False] - AssertionError: assert False
[2023-01-11T08:47:57.089Z] + where False = <built-in method issubset of set object at 0x7f04664d52e0>(set())
[2023-01-11T08:47:57.089Z] + where <built-in method issubset of set object at 0x7f04664d52e0> = {'backup_CL5TZRxx'}.issubset
[2023-01-11T08:47:57.089Z] + where {'backup_CL5TZRxx'} = set(['backup_CL5TZRxx'])
[2023-01-11T08:47:57.089Z] + and set() = set([])
[2023-01-11T08:47:57.089Z] FAILED testcases/test_create_backup.py::TestCreateBackup::test_milvus_create_backup[all-2-True] - AssertionError: assert 'backup_KRPxzT08' in []
[2023-01-11T08:47:57.089Z] =================== 3 failed, 88 passed in 272.36s (0:04:32) ===================
Current Behavior
Expected Behavior
The response of
list backup
should return the right backupsSteps To Reproduce
No response
Environment
No response
Anything else?
failed job: https://github.com/zilliztech/milvus-backup/actions/runs/3763895849/jobs/6397810361
log:
https://github.com/zilliztech/milvus-backup/suites/10025422439/artifacts/487361838
The text was updated successfully, but these errors were encountered: