Skip to content

[CI] NamedDateTimeProcessorTests fails #33621

@vladimirdolzhenko

Description

@vladimirdolzhenko

Log: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+matrix-java-periodic/ES_BUILD_JAVA=java11,ES_RUNTIME_JAVA=java10,nodes=virtual&&linux/297/console

Quite well reproduced locally with

./gradlew :x-pack:plugin:sql:test -Dtests.seed=8648CDF8F6D4BBCC -Dtests.class=org.elasticsearch.xpack.sql.expression.function.scalar.datetime.NamedDateTimeProcessorTests -Dtests.method="testValidMonthNamesInUTC" -Dtests.security.manager=true -Dtests.locale=fr-ML -Dtests.timezone=America/Asuncion -Dcompiler.java=11 -Druntime.java=10
05:45:03 FAILURE 0.01s J1 | NamedDateTimeProcessorTests.testValidMonthNamesInUTC <<< FAILURES!
05:45:03    > Throwable #1: org.junit.ComparisonFailure: expected:<Jan[uary]> but was:<Jan[]>
05:45:03    > 	at __randomizedtesting.SeedInfo.seed([8648CDF8F6D4BBCC:5B6DAFD26B51202D]:0)
05:45:03    > 	at org.elasticsearch.xpack.sql.expression.function.scalar.datetime.NamedDateTimeProcessorTests.testValidMonthNamesInUTC(NamedDateTimeProcessorTests.java:67)
05:45:03    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:45:03    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:45:03    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:45:03    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
05:45:03    > 	at java.base/java.lang.Thread.run(Thread.java:844)

Relates to #33411

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions