Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selenium: Fix unexpected fail of AutocompleteWithInheritTest selenium test #8518

Merged
merged 2 commits into from
Jan 30, 2018

Conversation

Ohrimenko1988
Copy link
Contributor

What does this PR do?

Fix unexpected fail of AutocompleteWithInheritTest selenium test

What issues does this PR fix or reference?

Issue: #8512

Release Notes

Docs PR

@benoitf benoitf added kind/bug Outline of a bug - must adhere to the bug report template. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. labels Jan 30, 2018
@@ -71,6 +85,8 @@ public void updateDependencyWithInheritTest() {
projectExplorer.waitItem(PROJECT_NAME);
mavenPluginStatusBar.waitClosingInfoPanel();

buildProject();
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't we have autocomplete feature ready to use without building the project? Does Eclipse Che document demand developer to build project before the usage of autocomplete?

@Ohrimenko1988 Ohrimenko1988 merged commit c9404e0 into master Jan 30, 2018
@Ohrimenko1988 Ohrimenko1988 deleted the selen-fix-autocompleteWithInheritTest branch January 30, 2018 14:53
@Ohrimenko1988 Ohrimenko1988 removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jan 30, 2018
@benoitf benoitf added this to the 6.0.0-M5 milestone Jan 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants