reportportal / agent-java-junit5

JUnit5 integration for ReportPortal
Apache License 2.0
24 stars 23 forks source link

Launch not created when using agent-java-junit5 > 5.0.6 #135

Open rheath-ol opened 16 hours ago

rheath-ol commented 16 hours ago

We are running tests using mvn. When we upgrade the agent-java-junit5 above 5.0.6 no launch is created. We've tried several versions from 5.1.0 up to 5.3.4.

Dependency versions logger-java-logback=5.2.2

rheath-ol commented 14 hours ago

We are registering the ReportPortal extension through service location, not by extension.

rp.http.logging is set to true, but we're not seeing any HTTP calls being made