-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Closed
Copy link
Labels
:Analytics/GeoIndexing, search aggregations of geo points and shapesIndexing, search aggregations of geo points and shapes>test-failureTriaged test failures from CITriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)low-riskAn open issue or test failure that is a low risk to future releasesAn open issue or test failure that is a low risk to future releases
Description
Build Scans:
- elasticsearch-periodic-platform-support #5764 / ubuntu-2004-aarch64_checkpart1_platform-support-arm
- elasticsearch-pull-request #48863 / part-1
- elasticsearch-periodic-platform-support #5696 / amazonlinux-2023_platform-support-aws
- elasticsearch-periodic-platform-support #5696 / sles-12_platform-support-unix
- elasticsearch-periodic-platform-support #5681 / debian-11_platform-support-unix
- elasticsearch-periodic #5687 / release-tests
- elasticsearch-periodic-platform-support #5671 / almalinux-8-aarch64_checkpart1_platform-support-arm
- elasticsearch-periodic #5682 / single-processor-node-tests
- elasticsearch-periodic #5682 / concurrent-search-tests
Reproduction Line:
./gradlew ":server:test" --tests "org.elasticsearch.index.mapper.AbstractShapeGeometryFieldMapperTests.testCartesianBoundsBlockLoader" -Dtests.seed=A1DD0918EA3BE2CE -Dtests.locale=es-PY -Dtests.timezone=America/Chihuahua -Druntime.java=23
Applicable branches:
8.x
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError: geometry 'BBOX (-4.134783509883994E35, 5.472508646870402E35, 4.164420388635705E35, -5.704230026761559E35)' wasn't extracted correctly
Expected: " BBOX (-4.134783509883994E35, 5.472508646870402E35, 4.164420388635705E35, -5.704230026761559E35)"
but: was <BBOX (-5.807778858322827E35, 3.4028234663852886E38, 3.4028234663852886E38, -3.4028234663852886E38)>
Issue Reasons:
- [8.x] 9 failures in test testCartesianBoundsBlockLoader (1.0% fail rate in 874 executions)
- [8.x] 4 failures in pipeline elasticsearch-periodic-platform-support (22.2% fail rate in 18 executions)
- [8.x] 2 failures in pipeline elasticsearch-periodic (11.8% fail rate in 17 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
Metadata
Metadata
Assignees
Labels
:Analytics/GeoIndexing, search aggregations of geo points and shapesIndexing, search aggregations of geo points and shapes>test-failureTriaged test failures from CITriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)low-riskAn open issue or test failure that is a low risk to future releasesAn open issue or test failure that is a low risk to future releases