-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Labels
:Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIPExecution or management of Ingest Pipelines including GeoIP>test-failureTriaged test failures from CITriaged test failures from CI
Description
This test failed in an 7.x intake build: https://gradle-enterprise.elastic.co/s/ignvzyeja77a2. This is reproducible.
org.elasticsearch.ingest.common.CsvProcessorTests > testUntrimmed {quote='} FAILED
java.lang.AssertionError
at __randomizedtesting.SeedInfo.seed([5F99CFEE74FB3D07:C80ADE82161D92B]:0)
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertFalse(Assert.java:64)
at org.junit.Assert.assertFalse(Assert.java:74)
at org.elasticsearch.ingest.common.CsvProcessorTests.testUntrimmed(CsvProcessorTests.java:190)
REPRODUCE WITH: ./gradlew ':modules:ingest-common:test' --tests "org.elasticsearch.ingest.common.CsvProcessorTests.testUntrimmed {quote='}" -Dtests.seed=5F99CFEE74FB3D07 -Dtests.security.manager=true -Dtests.locale=en -Dtests.timezone=Australia/Melbourne -Dcompiler.java=13 -Druntime.java=8
Metadata
Metadata
Assignees
Labels
:Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIPExecution or management of Ingest Pipelines including GeoIP>test-failureTriaged test failures from CITriaged test failures from CI