Skip to content

disable flaky input controls vis test#20637

Merged
nreese merged 2 commits intoelastic:masterfrom
nreese:input_control_clear_test
Jul 10, 2018
Merged

disable flaky input controls vis test#20637
nreese merged 2 commits intoelastic:masterfrom
nreese:input_control_clear_test

Conversation

@nreese
Copy link
Contributor

@nreese nreese commented Jul 10, 2018

visualize app input control visualization chained controls should clear child control dropdown when parent control value is removed

@nreese nreese requested a review from stacey-gammon July 10, 2018 19:39
@nreese nreese added test Feature:Input Control Input controls visualization labels Jul 10, 2018
@stacey-gammon
Copy link

Issue tracked here: #20633

});

it('should clear child control dropdown when parent control filter pill removed', async () => {
it.skip('should clear child control dropdown when parent control filter pill removed', async () => {

Choose a reason for hiding this comment

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

why skipping this one too? Noticed it also being flaky? Or doesn't work without the context of the top one?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was thinking it was dependent on the test above but that is not the case. I will remove the skip for that test

Copy link
Contributor

@cjcenizal cjcenizal left a comment

Choose a reason for hiding this comment

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

LGTM

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@nreese nreese merged commit 4621914 into elastic:master Jul 10, 2018
nreese added a commit to nreese/kibana that referenced this pull request Jul 10, 2018
* disable flaky input controls vis test

* only skip flaky test
nreese added a commit that referenced this pull request Jul 10, 2018
* disable flaky input controls vis test

* only skip flaky test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Input Control Input controls visualization test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants