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

Create a test case that detects NPE when you create a Run/Debug Configuration #1236

Open
turkeylurkey opened this issue Jan 17, 2025 · 0 comments · May be fixed by #1239
Open

Create a test case that detects NPE when you create a Run/Debug Configuration #1236

turkeylurkey opened this issue Jan 17, 2025 · 0 comments · May be fixed by #1239
Assignees
Labels
automated tests enhancement New feature or request
Milestone

Comments

@turkeylurkey
Copy link
Member

This test case will detect the issue reported in issue #1202

First open a project and ensure the Liberty dashboard or Explorer has never been opened. We also need to ensure this project has never been opened since the current instance of IntelliJ started. E.g. start IntelliJ, open project X, do some tests, close project X, open project X for some other testing like this test.

With the Liberty dashboard closed, open Edit Configurations... action to edit the Run/Debug configurations. This will cause a Null Pointer Exception recorded in the IntelliJ log. If this happens then fail the test.

Image

@turkeylurkey turkeylurkey added automated tests enhancement New feature or request labels Jan 17, 2025
@turkeylurkey turkeylurkey added this to the Next milestone Jan 17, 2025
@turkeylurkey turkeylurkey self-assigned this Jan 17, 2025
@turkeylurkey turkeylurkey moved this from New Issues to In Progress in Open Liberty Developer Experience Jan 21, 2025
@TrevCraw TrevCraw moved this from In Progress to In Review in Open Liberty Developer Experience Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated tests enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant