Hi all, PerformableTree is adding PerformableScenario instances that do not contain any ExamplePerformableScenario instance, causing later a NPE when trying to perform them, since they are handled like a NormalPerformableScenario.
NPE is thrown at PerformableTree Class line 876. This regression was introduced by JBEHAVE-1117 <https://jbehave.atlassian.net/browse/JBEHAVE-1117> (JBehave 4.0.4 version). Maven project https://github.com/rjimgal/jbehave4-empty-example-scenario demonstrates this. PR https://github.com/jbehave/jbehave-core/pull/99 has been created with a possible fix, sorry for any inconvenience. Best Regards, Rafa. -- You received this message because you are subscribed to the Google Groups "JBehave Dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/jbehave-dev/ec65d74d-9fa8-41fa-bc07-04ec49ae7bb4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
