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

[Test] Enure test assertions are called for API key creation (#74431) #74527

Merged
merged 2 commits into from
Jun 24, 2021

Conversation

ywangd
Copy link
Member

@ywangd ywangd commented Jun 23, 2021

Since #74165, API key creation has one additional async layer. Hence the
test assertions are now executed asynchronously and may not get called
in time before the test ends. This PR ensures the assertions are always
called by waiting for a flag.

backport: #74431

ywangd added 2 commits June 23, 2021 00:11
…#74431)

Since elastic#74165, API key creation has one additional async layer. Hence the
test assertions are now executed asynchronously and may not get called
in time before the test ends. This PR ensures the assertions are always
called by waiting for a flag.
@ywangd ywangd merged commit 30ecf8b into elastic:7.x Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant