Issue Type: Bug Bug
Assignee: Unassigned
Attachments: jbehave_bug.zip
Created: 19/Jun/12 8:37 AM
Description:

How to reproduce.

1.Please open below maven project
2.Run clean install --> everything passes
3.Change jbehave spring version to 3.5.4
5.Run clean install --> test fails

In point 2, new version of jbehave is showing that failing test is passing. Even when there is explicit fail:
Then c D and <D> (FAILED)
(java.lang.AssertionError:
Expected: is "C"
got: "D"
)

Another thing is issue with whitespaces. When you remove MyStepMatcherThatIgnoresWhitespaces from configuration then story will fail as well.

First issue is critical for us if we want to be up to date with jbehave. Second is also important to remove amount of our code.

Thx

Environment: windows XP, jdk1.6, maven2.2.1, jbehave 3.5.4 and 3.6.7
Project: JBehave
Priority: Major Major
Reporter: Maciej Madej
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