-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Flaky test: test_backup_restore_new/test.py::test_skip_rmv_backup #93553
Copy link
Copy link
Closed
Labels
flaky testflaky test found by CIflaky test found by CItestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI
Description
Important: This issue was automatically generated and is used by CI for matching failures. DO NOT modify the body content. DO NOT remove labels.
Test name: test_backup_restore_new/test.py::test_skip_rmv_backup
Failure reason: assert int(instance.query(f"SELECT count(*) FROM restored.target")) == size
CI report: Integration tests (arm_binary, distributed plan, 2/4)
CIDB statistics: cidb
Test output:
File: test_backup_restore_new/test.py:1145 - in test_skip_rmv_backup
assert int(instance.query(f"SELECT count(*) FROM restored.target")) == size
E AssertionError: assert 0 == 100
E + where 0 = int('0\n')
E + where '0\n' = query('SELECT count(*) FROM restored.target')
E + where query = <helpers.cluster.ClickHouseInstance object at 0xffc0bd22a560>.query
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
flaky testflaky test found by CIflaky test found by CItestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI