Skip to content

Conversation

drempapis
Copy link
Contributor

Reintroduce tests deleted via #112570
Some of the classes were reverted in this work #118972

@drempapis drempapis requested a review from cbuescher January 22, 2025 11:22
@drempapis drempapis self-assigned this Jan 22, 2025
@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label v9.0.0 labels Jan 22, 2025
@drempapis drempapis added >non-issue Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch :Search Foundations/Search Catch all for Search Foundations and removed needs:triage Requires assignment of a team area label labels Jan 22, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-foundations (Team:Search Foundations)

{
IndexVersion version = IndexVersionUtils.randomVersionBetween(
random(),
IndexVersions.MINIMUM_READONLY_COMPATIBLE,
Copy link
Contributor Author

@drempapis drempapis Jan 22, 2025

Choose a reason for hiding this comment

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

I have replaced the IndexVersions.V_7_0_0 with IndexVersions.MINIMUM_READONLY_COMPATIBLE. If you think that it is ok, we should also apply it to CommonAnalysisPluginTests and SynonymsAnalysisTests

Copy link
Member

@cbuescher cbuescher Jan 22, 2025

Choose a reason for hiding this comment

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

Yes, I think that is okay. I see the tests from #112570 regarding CommonAnalysisPluginTests and SynonymAnalysisTests are already rolled back, would you mind doing the suggested changes in this PR just for completeness?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you, @cbuescher, for the review. Yes, I'll make the update in this PR.

@cbuescher
Copy link
Member

Thank you, LGTM. Left one little task for adapting the two tests that are already reverted.

@drempapis drempapis merged commit e276c71 into elastic:main Jan 22, 2025
16 checks passed
@drempapis drempapis deleted the test/Analysis_tests_stack_v9 branch January 22, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>non-issue :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch v9.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants