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

Resolve build failures in main branch #764

Closed TrevCraw closed 1 month ago

TrevCraw commented 1 month ago

Builds started failing as of these build runs: https://github.com/OpenLiberty/liberty-tools-intellij/actions/runs/9061057971

failures:

105 tests completed, 6 failed, 8 skipped

turkeylurkey commented 1 month ago

MavenSingleModMPProjectTest > testRunTestsActionUsingSearch() FAILED starts the server and after 2.3s server stop requested.

turkeylurkey commented 1 month ago

MavenSingleModNLTRestProjectTest.testManualProjectAddRemoveActionUsingSearch() passes locally. Invokes IntelliJ new project dialog on GHA.

turkeylurkey commented 1 month ago

Reran the build of this pull request and it passed

image image

Reran the previous commit and it failed

image
turkeylurkey commented 1 month ago

748 delayed to next milestone.