James Shaw commented on Bug JBEHAVE-811

This is happening because PerformableTree.performCancellable(RunContext, Story) checks context.failureOccurred() which looks at the context State. If the final example succeeded, this state is FineSoFar, even though previous examples failed.

I'm afraid I don't know enough to patch this one myself

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to