Skip to content

[7.13] Exclude invalid url-encoded strings from randomized tests (#71085)#73277

Merged
danhermann merged 1 commit intoelastic:7.13from
danhermann:backport_713_71085_exclude_invalid_strings
May 20, 2021
Merged

[7.13] Exclude invalid url-encoded strings from randomized tests (#71085)#73277
danhermann merged 1 commit intoelastic:7.13from
danhermann:backport_713_71085_exclude_invalid_strings

Conversation

@danhermann
Copy link
Copy Markdown
Contributor

The randomized testing framework produces some input strings that are not valid URL-encoded strings so the URLDecodeProcessor correctly throws an exception. This change retries any tests that use a string that cannot be URL decoded.

Fixes #71077.

Backport of #71085

@danhermann danhermann added >test Issues or PRs that are addressing/adding tests :Distributed/Ingest Node Execution or management of Ingest Pipelines backport v7.13.1 labels May 20, 2021
@elasticmachine elasticmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. label May 20, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

@danhermann danhermann merged commit 5f1333d into elastic:7.13 May 20, 2021
@danhermann danhermann deleted the backport_713_71085_exclude_invalid_strings branch May 20, 2021 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Ingest Node Execution or management of Ingest Pipelines Team:Data Management (obsolete) DO NOT USE. This team no longer exists. >test Issues or PRs that are addressing/adding tests v7.13.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants