Skip to content

Conversation

@csoulios
Copy link
Contributor

Backports #88757 to 7.17

Fixes aggregation tests that contain switch statements with branches that will never execute. The tests use a between(x, y) switch expression, but there are case values that are outside the randomised range.

Fixes #88745

csoulios and others added 2 commits July 25, 2022 14:30
Fixes aggregation tests that contain switch statements with branches that will never execute.
The tests use a between(x, y) switch expression, but there are case values that are outside
the randomised range.

Fixes elastic#88745
@csoulios csoulios merged commit 8d32f5b into elastic:7.17 Jul 25, 2022
@csoulios csoulios deleted the invalid-switches-fix-7x branch July 25, 2022 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant