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] Fix parsing of exception objects #88198

Merged
merged 2 commits into from
Jul 7, 2022
Merged

Conversation

ywangd
Copy link
Member

@ywangd ywangd commented Jun 30, 2022

The exception parsing logic expects the starting curly bracket already
be consumed. This PR ensures the expectation is met.

Resolves: #88166

The exception parsing logic expects the starting curly bracket already
be consumed. This PR ensures the expectation is met.

Resolves: elastic#88166
@ywangd ywangd added >test Issues or PRs that are addressing/adding tests :Security/Security Security issues without another label v8.4.0 labels Jun 30, 2022
@ywangd ywangd requested a review from tvernum June 30, 2022 04:45
@elasticmachine elasticmachine added the Team:Security Meta label for security team label Jun 30, 2022
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-security (Team:Security)

@ywangd ywangd merged commit 2ad2720 into elastic:master Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Security/Security Security issues without another label Team:Security Meta label for security team >test Issues or PRs that are addressing/adding tests v8.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] TokenAuthIntegTests testExpiredTokensDeletedAfterExpiration failing
3 participants