Skip to content

[CI] ScriptedMetricIT testInitMapWithParams fails #32959

Closed
@jkakavas

Description

@jkakavas

Failed in master twice : https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/2549/console

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/2548/console

./gradlew :server:integTest \
  -Dtests.seed=D714A8F18E960CA2 \
  -Dtests.class=org.elasticsearch.search.aggregations.metrics.ScriptedMetricIT \
  -Dtests.method="testInitMapWithParams" \
  -Dtests.security.manager=true \
  -Dtests.locale=es-UY \
  -Dtests.timezone=America/Puerto_Rico \
  -Dcompiler.java=10 \
  -Druntime.java=8

Reproduces locally also.

It looks like it fails because of the changes merged today in #31597

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions