prashant-ramcharan / courgette-jvm-example

Courgette-JVM Example
6 stars 1 forks source link

FAILED courgette.runtime.CourgetteTestFailureException #10

Closed sharti closed 1 year ago

sharti commented 1 year ago

Lately, I have been seeing this issue with courgette-jvm. None of my tests are running it just complains :

Task :runNonParallelTests

Installation includes of installing and getting the local license server up and running. failed. courgette.runtime.CourgetteTestFailureException: Installation includes of installing and getting the local license server up and running. failed.

com.flexnetls.automation.runners.NonParallelRunner > courgette.api.junit.Courgette.Installation includes of installing and getting the local license server up and running. FAILED courgette.runtime.CourgetteTestFailureException

the version I have tried with are 5.12.0 and the latest. Can you please help on this?

prashant-ramcharan commented 1 year ago

Hello,

CourgetteTestFailureException is thrown when your tests fail.

So Installation includes of installing and getting the local license server up and running is the name of the failing scenario / feature?