Skip to content

CI: Cluster_Should_StopSendingPeersV2Requests_When_InvalidQueryIsThrown is flaky on net7 #205

Description

@dkropachev

Description

The test Cluster_Should_StopSendingPeersV2Requests_When_InvalidQueryIsThrown fails intermittently on the net7 CI job (integration-tests (LATEST, net7, 7.0.x)) with an assertion error:

Multiple failures or warnings in test:
2) NUnit.Framework.AssertionException:   Assert.That(arg1, Is.LessThanOrEqualTo(arg2))

The test log also shows:

ControlConnection: Failed to retrieve data from system.peers_v2, falling back to
system.peers for the remainder of this cluster instance's lifetime.

Reproduction

Observed in CI run: https://github.com/scylladb/csharp-driver/actions/runs/22953537794/job/66624477449

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions