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

[Regression] File Structure feature doesn't work #11927

Closed
SkorikSergey opened this issue Nov 14, 2018 · 4 comments
Closed

[Regression] File Structure feature doesn't work #11927

SkorikSergey opened this issue Nov 14, 2018 · 4 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/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.

Comments

@SkorikSergey
Copy link
Contributor

SkorikSergey commented Nov 14, 2018

Reproduction Steps:

  1. Create and start workspace through Dashboard based on Java stack.
  2. Open any java class in the Editor.
  3. Start 'File Structure' feature from menu - Assistant -> Navigate File Structure.

Expected result:
File Structure widget is visible.

Actual result:
Nothing happened.

This issues started to reproduce from 052f719 commit(#11898).

Failed selenium tests: FileStructureBaseOperationTest, FileStructureByKeyboardTest, FileStructureCodeEditorTest, FileStructureNodesTest.

Che version: 6.14.0-SNAPSHOT
OS and version: Fedora 28

Additional information:

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

Screencast:
screencast-172 19 20 234-8080-2018 11 14-10-08-16

Screenshot:
selection_155

@SkorikSergey SkorikSergey added kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. labels Nov 14, 2018
@RomanNikitenko
Copy link
Member

As I can see we have NPE here
file_structure

@vzhukovs vzhukovs added the severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. label Nov 14, 2018
@vzhukovs vzhukovs self-assigned this Nov 14, 2018
@vzhukovs
Copy link
Contributor

This regression blocks investigation of #8300

@SkorikSergey SkorikSergey removed the severity/P1 Has a major impact to usage or development of the system. label Nov 14, 2018
@vzhukovs
Copy link
Contributor

This issue will be resolved after #11941 merge.

@SkorikSergey
Copy link
Contributor Author

Fixed.

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/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Projects
None yet
Development

No branches or pull requests

3 participants