Skip to content

Disable flaky ingestion test#18495

Merged
cryptoe merged 3 commits intoapache:masterfrom
uds5501:flaky-test-cases
Sep 8, 2025
Merged

Disable flaky ingestion test#18495
cryptoe merged 3 commits intoapache:masterfrom
uds5501:flaky-test-cases

Conversation

@uds5501
Copy link
Copy Markdown
Contributor

@uds5501 uds5501 commented Sep 8, 2025

There have been reports of flakiness for test_runIndexTask_andKillData where the broker doesn't reflect the state of the unused segments after the kill command.

A follow up PR will be raised after this that will :

  1. Emit a metric once the data source is marked for dropoping
  2. This embedded test waits for that event to show up before attempting to run this flaky query.

@uds5501 uds5501 changed the title Reduce metadata refresh period for broker Disable flaky ingestion test Sep 8, 2025
}

@Test
@Disabled("Disabled due to flakiness after segment drops")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should disable it only for the docker backward compatibility test where we are seeing the flakiness.

@cryptoe cryptoe merged commit 11cdb64 into apache:master Sep 8, 2025
62 checks passed
@cecemei cecemei added this to the 35.0.0 milestone Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants