Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] ScaledFloatFieldMapperTests testBlockLoaderFromColumnReaderWithSyntheticSource failing #123149

Closed
elasticsearchmachine opened this issue Feb 21, 2025 · 2 comments · Fixed by #123144
Assignees
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :StorageEngine/Mapping The storage related side of mappings Team:StorageEngine >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Feb 21, 2025

Build Scans:

Reproduction Line:

./gradlew ":modules:mapper-extras:test" --tests "org.elasticsearch.index.mapper.extras.ScaledFloatFieldMapperTests.testBlockLoaderFromColumnReaderWithSyntheticSource" -Dtests.seed=9B4D782D542FA8F6 -Dtests.locale=ta-LK -Dtests.timezone=America/Guyana -Druntime.java=23

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Expected a list containing
0: <0.0>
1: <0.0>
2: <0.0>
3: expected <2.34061534171008E253> but was <2.3406153417100796E253>

Issue Reasons:

  • [main] 2 failures in test testBlockLoaderFromColumnReaderWithSyntheticSource (0.8% fail rate in 255 executions)
  • [main] 2 failures in step part1 (3.7% fail rate in 54 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (3.7% fail rate in 54 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

@elasticsearchmachine elasticsearchmachine added :StorageEngine/Mapping The storage related side of mappings >test-failure Triaged test failures from CI Team:StorageEngine needs:risk Requires assignment of a risk label (low, medium, blocker) labels Feb 21, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 2 failures in test testBlockLoaderFromColumnReaderWithSyntheticSource (0.8% fail rate in 255 executions)
  • [main] 2 failures in step part1 (3.7% fail rate in 54 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (3.7% fail rate in 54 executions)

Build Scans:

elasticsearchmachine added a commit that referenced this issue Feb 21, 2025
…s testBlockLoaderFromColumnReaderWithSyntheticSource #123149
@lkts lkts linked a pull request Feb 21, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :StorageEngine/Mapping The storage related side of mappings Team:StorageEngine >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants