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

Disable concurrency for MoreExpressionIT #99203

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JVerwolf
Copy link
Contributor

@JVerwolf JVerwolf commented Sep 5, 2023

This PR dissables concurrency for the flakey test reported in #99156

Reference to the original issue to enable concurrency in just the tests: #98567

@JVerwolf JVerwolf added >test Issues or PRs that are addressing/adding tests :Search/Search Search-related issues that do not fall into other categories labels Sep 5, 2023
@JVerwolf JVerwolf requested a review from thecoop September 5, 2023 17:08
@elasticsearchmachine elasticsearchmachine added v8.11.0 Team:Search Meta label for search team labels Sep 5, 2023
@elasticsearchmachine
Copy link
Collaborator

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

@JVerwolf
Copy link
Contributor Author

JVerwolf commented Sep 5, 2023

@elasticsearchmachine packaging-tests-unix-sample

@JVerwolf
Copy link
Contributor Author

JVerwolf commented Sep 5, 2023

@elasticsearchmachine run packaging-tests-unix-sample

@JVerwolf
Copy link
Contributor Author

JVerwolf commented Sep 5, 2023

@elasticsearchmachine run elasticsearch-ci/packaging-tests-unix-sample

@javanna
Copy link
Member

javanna commented Sep 6, 2023

This is good as a short-term workaround, in that it will make tests go green. Ideally though, we would try to disable concurrency for the specific functionality that causes issues, rather than disabling concurrency in the specific test.

@JVerwolf
Copy link
Contributor Author

retest!

@javanna
Copy link
Member

javanna commented Sep 19, 2023

I opened #99667 to fix the root cause. I think that we can keep concurrency enabled in this test, it helped us find a production bug.

@mattc58 mattc58 added v8.12.0 and removed v8.11.0 labels Oct 4, 2023
@javanna javanna added :Search Foundations/Search Catch all for Search Foundations and removed :Search/Search Search-related issues that do not fall into other categories labels Jul 17, 2024
@elasticsearchmachine elasticsearchmachine added the Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch label Jul 17, 2024
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine elasticsearchmachine removed the Team:Search Meta label for search team label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch >test Issues or PRs that are addressing/adding tests v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants