Skip to content

Conversation

joegallo
Copy link
Contributor

Closes #136657
Closes #136662
Closes #136667

I introduced these test failures with #136649, I should have been more suspicious that my changes were passing tests. These fail something like 5% of the time for some of the tests, and I didn't run with -Dtests.iters=10000, so I missed them. Sloppy!

Anyway, the problem is just the tests, not the change itself. 😅

There's another problem that I've seen about 1 in 100,000 runs that has to do with an invalid path being generated (!), but I don't think that has anything to do with my changes or tests (and there's not a muted test for it). I'll see about running it down separately.

@joegallo joegallo requested a review from nielsbauman October 16, 2025 12:34
@joegallo joegallo added >test Issues or PRs that are addressing/adding tests :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP Team:Data Management Meta label for data/management team auto-backport Automatically create backport pull requests when merged v9.2.1 v9.3.0 labels Oct 16, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

Copy link
Contributor

@nielsbauman nielsbauman left a comment

Choose a reason for hiding this comment

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

LGTM

@joegallo joegallo merged commit de74536 into elastic:main Oct 16, 2025
5 of 8 checks passed
@joegallo joegallo deleted the fix-and-unmute-append-processor-tests branch October 16, 2025 14:06
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
9.2 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 136687

@joegallo
Copy link
Contributor Author

#136700 is up for the 9.2 backport, so I'm removing the backport pending label.

@joegallo
Copy link
Contributor Author

There's another problem that I've seen about 1 in 100,000 runs that has to do with an invalid path being generated (!), but I don't think that has anything to do with my changes or tests (and there's not a muted test for it). I'll see about running it down separately.

#136701

Kubik42 pushed a commit to Kubik42/elasticsearch that referenced this pull request Oct 16, 2025
@joegallo joegallo added v9.2.0 and removed v9.2.1 labels Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v9.2.0 v9.3.0

Projects

None yet

3 participants