Skip to content

[6.x] [migrations/tests] sort results before assertion (#23347)#23350

Merged
spalger merged 1 commit intoelastic:6.xfrom
spalger:backport/6.x/pr-23347
Sep 20, 2018
Merged

[6.x] [migrations/tests] sort results before assertion (#23347)#23350
spalger merged 1 commit intoelastic:6.xfrom
spalger:backport/6.x/pr-23347

Conversation

@spalger
Copy link
Copy Markdown
Contributor

@spalger spalger commented Sep 20, 2018

Backports the following commits to 6.x:

There have been several failures in this test, seemingly caused by a lack of sorting in the results. It makes sense that since both migrations are run simultaneously that sometimes one would succeed and sometimes another would, so I've just sorted the results before checking.

![image](https://user-images.githubusercontent.com/1329312/45791153-44e9cc80-bc3d-11e8-88c4-760d4c7b35bd.png)

cc: @chrisdavies
@spalger spalger added the backport This PR is a backport of another PR label Sep 20, 2018
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@spalger spalger merged commit 802a4fa into elastic:6.x Sep 20, 2018
@spalger spalger deleted the backport/6.x/pr-23347 branch September 20, 2018 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants