reportportal/agent-java-testNG

ItemID should not be null

Zahorodnii opened this issue · 1 comments

If test failed in TestNG listener or extended listeners and main @test will not start, then we have java.lang.NullPointerException: ItemID should not be null exception.

RP 5.0.0
TestNG Agent 5 beta 9
Log4j2 5 beta 9

I would say this is expected. If there is a bug in a listener, then please report it.