You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is related to the hover test using the word NONE because they are in the same test case and both use the same language server.
First we insert using completion and then type NONE to test hover.
aparnamichael
changed the title
Unable to insert entry in config file : server.env in LINUX
Unable to insert entry in config file : server.env in LINUX & Windows
Sep 23, 2024
In Linux While running the UI Tests, In the test GradleSingleModLSTest > testInsertLibertyConfigIntoServerEnv() we are getting a failure.
Build link - https://github.com/anusreelakshmi934/liberty-tools-intellij/actions/runs/10953290952/job/30413321818#step:10:1120
GradleSingleModLSTest > testInsertLibertyConfigIntoServerEnv() FAILED
java.lang.RuntimeException: Unable to insert entry in config file : server.env using text: WLP_LOGGING_CON
Attaching the failure video.
Video.mov
The correct test should get suggestions while typing WLP_LOGGING_CON and should click on the suggestion given. But here it is not getting suggestions.
The text was updated successfully, but these errors were encountered: