Re: Cucumber Test Result Plugin - It does not appear at my window the test results

2014-09-22 Thread teilo
There's a cent jiraComponent issue where jenkins gets confused if you have 
multiple test result types (both a Junit report and a cucumber report for 
example).

I would argue that cucumber is a different tool to Junit and should be testing 
stuff built elsewhere so you should not have this mix in a single job  (each 
jenkins job does a few smaller parts).

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Cucumber Test Result Plugin - It does not appear at my window the test results

2014-09-15 Thread Jose Otavio Carlomagno Filho
I have the same problem when using the plugin. It seems to be installed and 
configured correctly, I ran the job and it finished successfully, but I 
don't see those pretty Cucumber test results.

The end of the build log shows:

[Cucumber Tests] Parsing results.
[Cucumber Tests] parsing cucumber.json


Seems to be working correctly, I even see there's a cucumberResult.xml file 
generated inside the build folder, but when I click the Test Result link it 
just shows the default Jenkins reports.



On Wednesday, June 4, 2014 4:32:50 PM UTC-3, teilo wrote:

 If you mean the graph you need at least to runs before it will display. 

 For the individual build you shoul have a Testresult link that will let 
 you drill down into the results.
 If you don't have that can you share the end of your build log. 


-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Cucumber Test Result Plugin - It does not appear at my window the test results

2014-06-04 Thread leidiane vieira
Guys,  I added Publish Cucumber test result report post build action, but 
nothing it happens.

Should I have to set up something to make it work at my project on Jenkins?

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Cucumber Test Result Plugin - It does not appear at my window the test results

2014-06-04 Thread teilo
If you mean the graph you need at least to runs before it will display. 

For the individual build you shoul have a Testresult link that will let you 
drill down into the results.
If you don't have that can you share the end of your build log. 

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.