Skip to content

Test test_storage_s3_queue/test_alter_settings is flaky #73263

@divanik

Description

@divanik

Link to report
https://s3.amazonaws.com/clickhouse-test-reports/0/06b1ef2c2ddd109218c7b3fc75c75d4ebe96227a/integration_tests__tsan__[1_6].html

Error message

        for node in [node1, node2]:
            check_int_settings(node, int_settings)
            check_string_settings(node, string_settings)
    
            node.restart_clickhouse()
>           assert expected_rows == get_count()
E           assert 1000 == 1273
E            +  where 1273 = <function test_alter_settings.<locals>.get_count at 0x7f287d1a92d0>()

Metadata

Metadata

Assignees

Labels

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

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions