Skip to content

ESQL: Unmute CsvIT sumWithOverflowRow#145893

Merged
ivancea merged 1 commit intoelastic:mainfrom
ivancea:esql-unmute-csvit-sum
Apr 8, 2026
Merged

ESQL: Unmute CsvIT sumWithOverflowRow#145893
ivancea merged 1 commit intoelastic:mainfrom
ivancea:esql-unmute-csvit-sum

Conversation

@ivancea
Copy link
Copy Markdown
Contributor

@ivancea ivancea commented Apr 8, 2026

Fixes #145437

Just unmute it. Issue was already fixed in #145434

@ivancea ivancea requested review from Copilot and ncordon April 8, 2026 12:51
@ivancea ivancea added >test Issues or PRs that are addressing/adding tests Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) :Analytics/ES|QL AKA ESQL v9.4.0 labels Apr 8, 2026
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the mute entry for the previously failing ESQL CsvIT overflow-row spec test now that the underlying JVM flag fix has been applied elsewhere (per #145434), allowing the test to run normally in CI again.

Changes:

  • Unmutes org.elasticsearch.xpack.esql.CsvIT test {csv-spec:stats.sumWithOverflowRow} by deleting its entry from the muted test list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ivancea ivancea merged commit dd307da into elastic:main Apr 8, 2026
39 checks passed
@ivancea ivancea deleted the esql-unmute-csvit-sum branch April 8, 2026 15:39
szybia added a commit to szybia/elasticsearch that referenced this pull request Apr 8, 2026
* upstream/main:
  Mute org.elasticsearch.xpack.esql.expression.function.aggregate.FirstDocIdGroupingAggregatorFunctionTests testSimple elastic#145923
  Reindex relocation: store source TaskResult at destination node (elastic#145488)
  Bump versions after 9.2.8 release
  [CI] DLMFrozenTransitionServiceTests testCheckForFrozenIndicesReturnsEarlyWhenCapacityExhausted failing [elastic#145778] (elastic#145906)
  Update branches.json for 9.2.8 release
  ESQL: Clarify inheriting from Attributes (elastic#145898)
  Bump versions after 9.3.3 release
  Update branches.json for 9.3.3 release
  Prune changelogs after 8.19.14 release
  Bump versions after 8.19.14 release
  Update branches.json for 8.19.14 release
  [ML] Call old inference API (elastic#145690)
  ESQL: Unmute CsvIT sumWithOverflowRow (elastic#145893)
  Index a document when testing runtime fields shadowing dimensions & metrics (elastic#145882)
  [TEST] Fix version check in testSequenceNumbersDisabled (elastic#145879)
  [ESQL] Per-file filter pushdown awareness (elastic#145755)
  Unmute testGetReindexFollowsRelocation (elastic#145841)
  Correctly ignore system indices when validating dot-prefixed indices (elastic#128868)
  [Transform] Remove tests for deleted code (elastic#145685)
  ESQL: Add generative tests for LIMIT BY (elastic#144238)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] CsvIT test {csv-spec:stats.sumWithOverflowRow} failing

4 participants