[ 
http://jira.codehaus.org/browse/JBEHAVE-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=245884#action_245884
 ] 

Seth Carter commented on JBEHAVE-394:
-------------------------------------

First - this is great, thanks for the effort here - I was about to rip out the 
jbehave-maven plugin in favor of just using surefire but would rather not do 
that.

I've built the attachment and loaded it to a Hudson 1.377 instance using xUnit 
1.12

To test it I'm building and running the tests from 
https://github.com/jbehave/jbehave-core.git

I am getting the .xml files in target\jbehave but they don't appear to be 
converting properly.  Even the ones that do not error don't seem to have the 
info Hudson would need to report on the testcase. (I'll try and attach an 
example)

foot of Hudson console out is below:

[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JBehave-3.x
[xUnit] [INFO] - [JBehave-3.x] - 17 test report file(s) were found with the 
pattern '**\trader\target\jbehave\*.xml' relative to 'C:\.hudson\jobs\Test 
Job\workspace' for the testing framework 'JBehave-3.x'.
[xUnit] [INFO] - Converting 'C:\.hudson\jobs\Test 
Job\workspace\examples\trader\target\jbehave\org.jbehave.examples.trader.stories.and_step.xml'
 .
[xUnit] [INFO] - Converting 'C:\.hudson\jobs\Test 
Job\workspace\examples\trader\target\jbehave\org.jbehave.examples.trader.stories.claims_with_null_calendar.xml'
 .
[xUnit] [INFO] - Converting 'C:\.hudson\jobs\Test 
Job\workspace\examples\trader\target\jbehave\org.jbehave.examples.trader.stories.examples_table_loaded_from_classpath.xml'
 .
[xUnit] [INFO] - Converting 'C:\.hudson\jobs\Test 
Job\workspace\examples\trader\target\jbehave\org.jbehave.examples.trader.stories.failing_before_scenario.xml'
 .
[xUnit] [INFO] - Converting 'C:\.hudson\jobs\Test 
Job\workspace\examples\trader\target\jbehave\org.jbehave.examples.trader.stories.failure_followed_by_given_stories.xml'
 .
[xUnit] [ERROR] - The plugin hasn't been performed correctly: Conversion error 
Error to convert - A file not found
Finished: FAILURE




> Hudson Plugin to import JBehave test reports
> --------------------------------------------
>
>                 Key: JBEHAVE-394
>                 URL: http://jira.codehaus.org/browse/JBEHAVE-394
>             Project: JBehave
>          Issue Type: New Feature
>         Environment: Hudsdon
>            Reporter: Alan Parkinson
>            Priority: Minor
>         Attachments: jbehave-hudson-plugin-0.1.zip
>
>
> As a developer I want to see a Hudson build test result showing failed 
> scenarios so that I can see what broke my build
> As a developer I want scenarios containing pending steps and no failed steps 
> to appear in build test result not as a fail or pass so that I can see what 
> is missing from a story
> As a Manager I want to see individual scenarios in the build graph so that I 
> can monitor progress of stories
> As a Manager I want to see Hudson build trend graph containing failed, 
> pending and successful scenarios so that I can monitor the stability of my 
> build

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
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