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
mvn clean install generates this for tests on the main branch:
[ERROR] Failures:
[ERROR] OpenApi2QuarkusTest.testGenerateFull:33->doFullTest:78->OpenApi2TestBase.doFullTest:51 Could not find expected file for entry: pom.xml
[ERROR] OpenApi2QuarkusTest.testGenerateFullDifferentNamespace:47->OpenApi2TestBase.doFullTest:51 Could not find expected file for entry: pom.xml
[ERROR] OpenApi2QuarkusTest.testGitHubApisFull:55->doFullTest:78->OpenApi2TestBase.doFullTest:51 Could not find expected file for entry: pom.xml
[ERROR] OpenApi2QuarkusTest.testStrimziKafkaBridge:63->doFullTest:78->OpenApi2TestBase.doFullTest:51 Could not find expected file for entry: pom.xml
However the 1.0.12.X branch works
The text was updated successfully, but these errors were encountered:
mvn clean install generates this for tests on the main branch:
[ERROR] Failures:
[ERROR] OpenApi2QuarkusTest.testGenerateFull:33->doFullTest:78->OpenApi2TestBase.doFullTest:51 Could not find expected file for entry: pom.xml
[ERROR] OpenApi2QuarkusTest.testGenerateFullDifferentNamespace:47->OpenApi2TestBase.doFullTest:51 Could not find expected file for entry: pom.xml
[ERROR] OpenApi2QuarkusTest.testGitHubApisFull:55->doFullTest:78->OpenApi2TestBase.doFullTest:51 Could not find expected file for entry: pom.xml
[ERROR] OpenApi2QuarkusTest.testStrimziKafkaBridge:63->doFullTest:78->OpenApi2TestBase.doFullTest:51 Could not find expected file for entry: pom.xml
However the 1.0.12.X branch works
The text was updated successfully, but these errors were encountered: