|
||||||||
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 |
- [jbehave-dev] [jira] (JBEHAVE-811) Story succeeds even... James Shaw (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-811) Story succeeds... James Shaw (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-811) Story succeeds... James Shaw (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-811) Story succeeds... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-811) Story succeeds... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-811) Story succeeds... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-811) Story succeeds... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-811) Story succeeds... James Shaw (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-811) Story succeeds... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-811) Story succeeds... James Shaw (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-811) Story succeeds... Adam Londero (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-811) Story succeeds... Mauro Talevi (JIRA)
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![]()