Skip to content

Skip flaky ES integration tests for now#11230

Merged
ruflin merged 1 commit intoelastic:masterfrom
ycombinator:skip-flaky-mb-es-integ-test
Mar 14, 2019
Merged

Skip flaky ES integration tests for now#11230
ruflin merged 1 commit intoelastic:masterfrom
ycombinator:skip-flaky-mb-es-integ-test

Conversation

@ycombinator
Copy link
Copy Markdown
Contributor

Debugging flakiness over here: #11224

@ycombinator ycombinator requested a review from ruflin March 13, 2019 14:14
@ycombinator ycombinator requested a review from a team as a code owner March 13, 2019 14:14
}

func TestData(t *testing.T) {
t.Skip("flaky")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an interesting one. We started to remove the compose.EnsureUp in the data tests as they are skipped anyways later on. Perhaps try to also in your other PR. The idea is that we move this to the new data tests framework. Having the Stack modules there too would be great. Please ping me if you need more details.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ruflin If you could point me to a PR that shows a module moving to the new data tests framework, that would be very helpful. If it's too much trouble, I can look around in the code and try to figure it out too.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is an example: #11112 But we should probably still sync up as Elasticsearch is a bit different because it needs more then 1 endpoint available which is not supported yet (but we should add it).

@ruflin
Copy link
Copy Markdown
Contributor

ruflin commented Mar 14, 2019

@ycombinator I merged this PR to bring our builds back to green, I hope you don't mind.

@webmat
Copy link
Copy Markdown
Contributor

webmat commented Mar 14, 2019

Does this fix errors such as this one, that I'm seeing on the 7.0 branch: PR, test failure? If that's the case, can we backport this to 7.0 as well? I'm willing to do it, if it's appropriate.

webmat pushed a commit to webmat/beats that referenced this pull request Mar 14, 2019
@ycombinator
Copy link
Copy Markdown
Contributor Author

Thanks @ruflin.

@ycombinator ycombinator deleted the skip-flaky-mb-es-integ-test branch December 25, 2019 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants