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 testBlockLoaderFromRowStrideReader failing #123126

Closed
elasticsearchmachine opened this issue Feb 21, 2025 · 4 comments · Fixed by #123144
Closed
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

Build Scans:

Reproduction Line:

./gradlew ":modules:mapper-extras:test" --tests "org.elasticsearch.index.mapper.extras.ScaledFloatFieldMapperTests.testBlockLoaderFromRowStrideReader" -Dtests.seed=870DAEA57086CC98 -Dtests.locale=yue -Dtests.timezone=Asia/Riyadh -Druntime.java=23

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Expected a list containing
0: <-6.906325021695685E15>
1: expected <0.17821089169944035> but was <0.17821089169944038>
2: <6.906325021695685E15>
3: <6.906325021695685E15>

Issue Reasons:

  • [main] 2 failures in test testBlockLoaderFromRowStrideReader (0.8% fail rate in 238 executions)
  • [main] 2 failures in step part1 (4.3% fail rate in 46 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (4.3% fail rate in 46 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 labels Feb 21, 2025
elasticsearchmachine added a commit that referenced this issue Feb 21, 2025
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 2 failures in test testBlockLoaderFromRowStrideReader (0.8% fail rate in 238 executions)
  • [main] 2 failures in step part1 (4.3% fail rate in 46 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (4.3% fail rate in 46 executions)

Build Scans:

@elasticsearchmachine
Copy link
Collaborator Author

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

@elasticsearchmachine elasticsearchmachine added Team:StorageEngine needs:risk Requires assignment of a risk label (low, medium, blocker) labels Feb 21, 2025
@alex-spies
Copy link
Contributor

@lkts , could that be related to #122586?

@kanoshiou
Copy link
Contributor

kanoshiou commented Feb 21, 2025

@alex-spies @astefan @lkts Hi,

I have created a patch to resolve the failed test. I apologize for the bug and any inconvenience it may have caused.

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.

3 participants