Giorgio Vespucci
07/17/2025, 11:54 AMGiorgio Vespucci
07/17/2025, 11:57 AMMaven 3.9.x
Kotlin 2.1.0
JUnit Engine 5.13.3
My whole suite looks running fine, 0 Failed 0 Errors, but I see a lot of
WARNING TestExecutionListener [org.apache.maven.surefire.junitplatform.RunListenerAdapter] threw exception for method:
executionStarted(
TestIdentifier [uniqueId =
[engine:kotest]/[spec:...]/[test:Native Flow]/[test:...]/[test:...]/[test:...], parentId = [engine:kotest]/[spec:....]/[test:...]/[test:...]/[test:...], displayName = '...)
java.lang.NullPointerException
Giorgio Vespucci
07/17/2025, 11:58 AMBernd Prünster
07/17/2025, 12:40 PMGiorgio Vespucci
07/17/2025, 2:21 PMStarting Kotest launcher with args: --spec;com....Test;--private;true;--reporter;teamcity
Parsed args: {spec=com....Test, private=true, reporter=teamcity}
descriptorFilter: null
And it runs and it ✅Giorgio Vespucci
07/17/2025, 2:22 PMBernd Prünster
07/17/2025, 3:00 PMsam
07/18/2025, 3:53 AMGiorgio Vespucci
07/18/2025, 10:01 AMGiorgio Vespucci
07/18/2025, 10:02 AM