Skip to content

[CI] DateMathExpressionResolverTests.testExpression_CustomTimeZoneInIndexName failure #78783

@rjernst

Description

@rjernst

Build scan:
https://gradle-enterprise.elastic.co/s/h7kmtpcgqm4mi

Repro line:
./gradlew ':server:test' --tests "org.elasticsearch.cluster.metadata.DateMathExpressionResolverTests.testExpression_CustomTimeZoneInIndexName" -Dtests.seed=9E38B51CB7D2E6F -Dtests.locale=es-CO -Dtests.timezone=Europe/Ulyanovsk -Druntime.java=11

Reproduces locally?:
Yes

Applicable branches:
master

Failure excerpt:

  2> java.time.DateTimeException: Zone offset minutes and seconds must be negative because hours is negative
        at __randomizedtesting.SeedInfo.seed([9E38B51CB7D2E6F:99FD35C51101D220]:0)
        at java.base/java.time.ZoneOffset.validate(ZoneOffset.java:373)
        at java.base/java.time.ZoneOffset.ofHoursMinutesSeconds(ZoneOffset.java:317)
        at java.base/java.time.ZoneOffset.ofHoursMinutes(ZoneOffset.java:300)
        at org.elasticsearch.cluster.metadata.DateMathExpressionResolverTests.testExpression_CustomTimeZoneInIndexName(DateMathExpressionResolverTests.java:140)

Metadata

Metadata

Assignees

No one assigned

    Labels

    >test-failureTriaged test failures from CI

    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