Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.2
-
Fix Version/s: 3.4
-
Component/s: Hudson Support
-
Labels:None
-
Testcase included:yes
-
Number of attachments :
Description
Hi,
i know about some similar tasks JBEHAVE-394, but i think this does not resolve my problem.
In my test project(see Attachment) i added a story(ist_produkt_in_bestand.story) with GivenStories. The report xml for that story is currupted because two end-tags are missing. </scenario></story>
That failure takes place with version 3.1.2, 3.2-beta 1..5, 3.2 and 3.3-beta-1.
I think it is realy possible that i doing something wrong with the configuration "src/test/java...jbehave.config.TraderEmbedderRunner". If it is, tell me pleace how i change it.
My Hudson config:
jbehave-hudson-plugin 3.2-beta-5
xUnit 1.13
Thanks for your help.
Best regards
Sven Schäfer
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 3.4 [ 17278 ] |
Mauro Talevi
made changes -
Fix Version/s | 3.x [ 16979 ] | |
Fix Version/s | 3.4 [ 17278 ] |
Paul Hammant
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Mauro Talevi
made changes -
Fix Version/s | 3.4 [ 17278 ] | |
Fix Version/s | 3.x [ 16979 ] |
Tested against 3.4-beta-4 and could not reproduce using the TraderJUnitRunner. The TraderEmbedderRunner looks a rather strange way to configure the stories and would not recommend it.
Do note though that there is an issue with spaces in the given stories list, now fixed in
JBEHAVE-512. If you remove spaces, it will work.