Skip to content

CI: YAML test missing warning about delimited_payload_filter in 6.x #31422

Closed
@markharwood

Description

@markharwood

Latest failure https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+intake/1931/console

08:35:19   1> [2018-06-19T04:35:15,429][INFO ][o.e.a.c.CommonAnalysisClientYamlTestSuiteIT] [test {yaml=analysis-common/40_token_filters/delimited_payload_filter}]: after test
08:35:19   2> REPRODUCE WITH: ./gradlew :modules:analysis-common:integTestRunner -Dtests.seed=E933B1D4E0ED6F76 -Dtests.class=org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT -Dtests.method="test {yaml=analysis-common/40_token_filters/delimited_payload_filter}" -Dtests.security.manager=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=America/Caracas
08:35:19 FAILURE 0.14s | CommonAnalysisClientYamlTestSuiteIT.test {yaml=analysis-common/40_token_filters/delimited_payload_filter} <<< FAILURES!
08:35:19    > Throwable #1: java.lang.AssertionError: Failure at [analysis-common/40_token_filters:1035]: did not get expected warning header [
08:35:19    > 	Deprecated [delimited_payload_filter] used, replaced by [delimited_payload]
08:35:19    > ]
08:35:19    > 	at __randomizedtesting.SeedInfo.seed([E933B1D4E0ED6F76:61678E0E4E11028E]:0)
08:35:19    > 	at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.executeSection(ESClientYamlSuiteTestCase.java:381)
08:35:19    > 	at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.test(ESClientYamlSuiteTestCase.java:358)
08:35:19    > 	at java.lang.Thread.run(Thread.java:748)
08:35:19    > Caused by: java.lang.AssertionError: did not get expected warning header [
08:35:19    > 	Deprecated [delimited_payload_filter] used, replaced by [delimited_payload]
08:35:19    > ]
08:35:19    > 	at org.elasticsearch.test.rest.yaml.section.DoSection.checkWarningHeaders(DoSection.java:321)
08:35:19    > 	at org.elasticsearch.test.rest.yaml.section.DoSection.execute(DoSection.java:256)
08:35:19    > 	at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.executeSection(ESClientYamlSuiteTestCase.java:374)
08:35:19    > 	... 37 more

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions