Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
238 posts
|
Hi,
I have a problem with automoose and jenkins. I basically use automoose to load some code than at the end of the st file I do: Gofer new renggli: 'hudson'; package: 'HudsonBuildTools'; load. "Run reports" report := MyReport on: MooseModel root first. report open. REPHudson runOn: report spec. SmalltalkImage current snapshot: true andQuit: true. What happen is that jenkins ends with a failure claiming that there are no test runned but the xml file generated by REPHudson is in the folder together with the Moose image. Do I miss something? Shouldn't jenkins report about the Arki report? Thanks for any help. Cheers, Fabrizio _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
238 posts
|
Hi,
I found the problem. The configuration of Jenkins was wrong, I was pointing to the wrong report file. Cheers, Fabrizio 2012/3/28 Fabrizio Perin <[hidden email]> Hi, ... [show rest of quote] _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
7411 posts
|
Great.
Anyway, you do not need HudsonBuildTools. REPHudson is part of Arki and is present in the Moose distribution. Cheers, Doru On Thu, Mar 29, 2012 at 10:51 AM, Fabrizio Perin <[hidden email]> wrote: > Hi, > I found the problem. The configuration of Jenkins was wrong, I was pointing > to the wrong report file. > > Cheers, > Fabrizio > > > 2012/3/28 Fabrizio Perin <[hidden email]> >> >> Hi, >> I have a problem with automoose and jenkins. >> I basically use automoose to load some code than at the end of the st file >> I do: >> >> Gofer new >> renggli: 'hudson'; >> package: 'HudsonBuildTools'; >> load. >> >> "Run reports" >> report := MyReport on: MooseModel root first. >> report open. >> REPHudson runOn: report spec. >> >> SmalltalkImage current snapshot: true andQuit: true. >> >> What happen is that jenkins ends with a failure claiming that there are no >> test runned but the xml file generated by REPHudson is in the folder >> together with the Moose image. >> >> Do I miss something? Shouldn't jenkins report about the Arki report? >> >> Thanks for any help. >> >> Cheers, >> Fabrizio > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > ... [show rest of quote] -- www.tudorgirba.com "Every thing has its own flow" _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |