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

The rename of package does not work properly #8042

Closed
artaleks9 opened this issue Dec 26, 2017 · 0 comments
Closed

The rename of package does not work properly #8042

artaleks9 opened this issue Dec 26, 2017 · 0 comments
Assignees
Labels
e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system. sprint/current

Comments

@artaleks9
Copy link
Contributor

artaleks9 commented Dec 26, 2017

Description

  • After refactoring a name of package in the project tree the name of package is not displayed properly

Reproduction Steps:

  • Open a project in the IDE (e.g. web-java-spring from template)
  • Select the package and perform refactoring name it (e.g. org.eclipse.che.examples to org.eclipse.dev.examples)

Expected behavior:

  • should be displayed a new name of package in correct view in the project tree

Observed behavior:

  • the structure of package is broken
  • part of previous name is present in the project tree
  • sometimes in new name of package absents the last symbol

Che version: 6.0.0-M4
OS and version: Fedora 25
Docker version: 17.06
API docker version: 1.30
Che install: Docker container

Additional information:

  • Related selenium test: CommitFilesTest
  • Problem can be reliably reproduced, doesn't happen randomly: [Yes]
  • See the attachment:

screenshot from CI report:
rename-pack

video:
rename-package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system. sprint/current
Projects
None yet
Development

No branches or pull requests

3 participants