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

Fixing flaky query plan test #3994

Merged
merged 6 commits into from
Aug 2, 2024
Merged

Fixing flaky query plan test #3994

merged 6 commits into from
Aug 2, 2024

Conversation

SergeyGaluzo
Copy link
Contributor

@SergeyGaluzo SergeyGaluzo commented Jul 31, 2024

Plans reuse test I added in previous check-in appeared to be flaky. This is an attempt to make it more stable. All this is related to query store not instantly updated with execution stats and compilations happening too close to each other.

https://microsofthealth.visualstudio.com/Health/_workitems/edit/123488/

@SergeyGaluzo SergeyGaluzo requested a review from a team as a code owner July 31, 2024 00:09
@SergeyGaluzo SergeyGaluzo changed the title [Do not review] reset in the end Fixing flaky query store test Aug 1, 2024
@SergeyGaluzo SergeyGaluzo added Enhancement Enhancement on existing functionality. Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs Schema Version unchanged labels Aug 1, 2024
@SergeyGaluzo SergeyGaluzo added this to the S144 milestone Aug 1, 2024
@SergeyGaluzo SergeyGaluzo changed the title Fixing flaky query store test Fixing flaky query plan test Aug 1, 2024
@SergeyGaluzo SergeyGaluzo merged commit 0706bc9 into main Aug 2, 2024
50 of 58 checks passed
@SergeyGaluzo SergeyGaluzo deleted the users/sergal/testfix branch August 2, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs Enhancement Enhancement on existing functionality. Schema Version unchanged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants