Skip to content

Flaky test: test_backup_restore_new/test.py::test_skip_rmv_backup #93553

@novikd

Description

@novikd

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

Metadata

Metadata

Assignees

Labels

flaky testflaky test found by CItestingSpecial issue with list of bugs found by CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions