shekharpro / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Developpement of the hudson gallio plugin #399

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
You can find joined to this message the hudson plugin which permit to
integrate the unit test report produced by Gallio into Hudson.

Hudson is a very cool continous integration software but lack of support
for .Net technologies.

This plugin his based on the nunit hudson plugin.

I will be pleased for any feedback...

Original issue reported on code.google.com by pmios...@gmail.com on 4 Mar 2009 at 11:02

GoogleCodeExporter commented 8 years ago

Original comment by Yann.Tre...@gmail.com on 8 Sep 2010 at 7:34

GoogleCodeExporter commented 8 years ago
Is it OK to post an update to a closed / fixed issue? 

I am still encountering the issue outlined in this ticket, please see error 
output below:

[xUnit] [INFO] - Starting to record.
[xUnit] [WARNING] - Can't create the path 
/C:/cygwin/home/Administrator/workspace/Autopoll/generatedJUnitFiles. Maybe the 
directory already exists.
[xUnit] [INFO] - Processing Gallio-N/A
[xUnit] [INFO] - [Gallio-N/A] - 2 test report file(s) were found with the 
pattern '**/Autopoll/test/AutopollSetup_Test/Reports/*.xml' relative to 
'C:\cygwin\home\Administrator\workspace\Autopoll' for the testing framework 
'Gallio-N/A'.
[xUnit] [INFO] - Converting 
'C:\cygwin\home\Administrator\workspace\Autopoll\Autopoll\test\AutopollSetup_Tes
t\Reports\test-report-20100909-113543.xml' .
[xUnit] [INFO] - Converting 
'C:\cygwin\home\Administrator\workspace\Autopoll\Autopoll\test\AutopollSetup_Tes
t\Reports\test-report-20100909-113801.xml' .
[xUnit] [ERROR] - The plugin hasn't been performed correctly: None of the test 
reports contained any result

I am running the following configuration:
Hudson 1.375
Hudson gallio pluging 1.1
Hudson xunit plugin 1.8
Gallio 3.1 build 397

My gallio.echo command line looks as follows:
Gallio.Echo.exe /rt:Xml Path\to\InstallTest\InstallTest.dll 
Path\to\UninstallTest\UninstallTest.dll

Note in my Reports folder and test-report-date.xml file is created
also in my generatedJUintFiles\Gallio folder 2 xml files were created 
(TEST--228032761.xml and TEST--1976623286.xml) with the same timestamp, they 
appear to be identical. I am attaching the two TEST-- result files.

More background information:
- I have tried running my tests with the default gallio-1.0-to-junit-1.0.xsl 
file that was released with the Hudson gallio plugin v1.1
- I have also tried running my tests with the xsl attached to this ticket as I 
compared the two files and they were different.

thanks in advance for any suggestions / ideas,
-reagan

Original comment by reagan.p...@gmail.com on 9 Sep 2010 at 6:08

Attachments:

GoogleCodeExporter commented 8 years ago
Please excuse my ignorance! I just realized / noticed that even though I did 
upgrade my plugins i.e., Hudson gallio I did not restart my Hudson instance. 
After a restart my test results are now working i.e., the Xunit is not 
performing correctly :)

thanks,
-reagan

Original comment by reagan.p...@gmail.com on 10 Sep 2010 at 3:07

GoogleCodeExporter commented 8 years ago
After updating Hudson 1.375 to xUnit plugin 1.8 and Hudson Gallio plugin, some 
tests get counted, but not listed afterwards. There's only a link to "(root)" 
with 8 tests but with nothing inside.

Original comment by straufl@gmail.com on 15 Sep 2010 at 1:52

GoogleCodeExporter commented 8 years ago
I replaced gallio-1.0-to-junit-1.0.xsl by the copy of gallio-to-junit.xsl that 
I posted before and it worked again.

Original comment by straufl@gmail.com on 1 Oct 2010 at 6:19

GoogleCodeExporter commented 8 years ago
Hi. There is some issue on assert with latest Gallio/MbUnit and this plugin.
Please see attached screenshot.

Original comment by lightT...@gmail.com on 7 Jun 2012 at 1:28

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,
I'm not the maintener of this plugin anymore. Perhaps, you could create a bug 
report here :
https://issues.jenkins-ci.org/secure/IssueNavigator.jspa?mode=hide&reset=true&jq
lQuery=project+%3D+JENKINS+AND+status+in+%28Open%2C+%22In+Progress%22%2C+Reopene
d%29+AND+component+%3D+%27gallio%27

Original comment by pmios...@gmail.com on 7 Jun 2012 at 1:43