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

Store logs and test workspace state in CheckFactoryWithPerUserCreatePolicyTest #8820

Merged
merged 1 commit into from Feb 19, 2018

Conversation

musienko-maxim
Copy link
Contributor

@musienko-maxim musienko-maxim commented Feb 16, 2018

What does this PR do?

  1. Add info about state workspace which is created by CheckFactoryWithPerUserCreatePolicyTest. Sometimes the workspace does not finish loading and we do not have any information what happens.
  2. Increase timeout for switchFromDashboardIframeToIde() method. The default timeout sometimes is not enough for loading factory on CI. The timeout was increased from 300 sec to 360 sec.
  3. Add scrolling to JSON area editor into method DashboardFactory->waitJsonFactoryIsNotEmpty(); sometimes the editor may be under scroll and not visible.
  4. Remove unnecessary trows.
    @dmytro-ndp @Ohrimenko1988

What issues does this PR fix or reference?

#8799

@dmytro-ndp
Copy link
Contributor

ci-build

@musienko-maxim musienko-maxim changed the title Add storing logs and info about state workspace for CheckFactoryWithPerUserCreatePolicyTest Store logs and test workspace state in CheckFactoryWithPerUserCreatePolicyTest Feb 16, 2018
@codenvy-ci
Copy link

@musienko-maxim musienko-maxim merged commit e21ce7d into master Feb 19, 2018
@musienko-maxim musienko-maxim deleted the che#8799 branch February 19, 2018 10:19
@benoitf benoitf added this to the 6.2.0 milestone Feb 23, 2018
@benoitf benoitf added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants