Skip to content

Disable this test on Windows - #158316

Merged
smalyshev merged 2 commits into
elastic:mainfrom
smalyshev:fix-metrics-test-windows
Sep 1, 2026
Merged

Disable this test on Windows#158316
smalyshev merged 2 commits into
elastic:mainfrom
smalyshev:fix-metrics-test-windows

Conversation

@smalyshev

@smalyshev smalyshev commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Windows has really bad thread timer, we can't do much about it here.

Closes #158226

@smalyshev smalyshev added >test Issues or PRs that are addressing/adding tests :Analytics/ES|QL AKA ESQL labels Sep 1, 2026
@smalyshev
smalyshev marked this pull request as ready for review September 1, 2026 18:26
@elasticsearchmachine elasticsearchmachine added v9.6.0 Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Sep 1, 2026
@elasticsearchmachine

Copy link
Copy Markdown
Collaborator

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

@smalyshev
smalyshev enabled auto-merge (squash) September 1, 2026 19:19

@julian-elastic julian-elastic left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Overall looks good! One small nit below.

}
}

@Before

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: This @Before runs for every method in the class, so it also skips testNoCollectionWithoutExternalData and testWarmAggregate, which do not have the granularity issue.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hm yes you are right, I'll make it more granular I guess, no reason to disable those.

@smalyshev
smalyshev disabled auto-merge September 1, 2026 19:35
@prwhelan

prwhelan commented Sep 1, 2026

Copy link
Copy Markdown
Member

Btw, you can add the test-windows label to have CI run the windows tests (probably not necessary since assume* is a known function)

@smalyshev
smalyshev merged commit 0fd61a1 into elastic:main Sep 1, 2026
43 checks passed
@smalyshev
smalyshev deleted the fix-metrics-test-windows branch September 1, 2026 20:39
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.6.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] EsqlQueryMetricsCollectorIT class failing

4 participants