OpenLiberty / liberty-tools-intellij

IntelliJ IDEA extension for Liberty
https://plugins.jetbrains.com/plugin/14856-open-liberty-tools
Eclipse Public License 2.0
11 stars 20 forks source link

New Project bug in automated testing of Add Project using search. #768

Closed turkeylurkey closed 1 month ago

turkeylurkey commented 1 month ago

When using shift-shift menu to add a project the robot searches for the task Liberty: Add project to the tool window then selects IntelliJ New Project.

image

Log failure

org.opentest4j.AssertionFailedError: testRunTestsActionUsingSearch:validateProjectStarted: Timed out while waiting for project with resource URI api/resourceand port 9080 to become available.

Parent #764

turkeylurkey commented 1 month ago

If you paste all the letters into the search field at once you get

image

If you type them slowly you get different items in the results field.