A Jenkins build has three possible states, stable, unstable, and failed.
 Unstable usually indicates that the processes which were executed reported
success to the operating system, but there were test failures.  Unstable is
less severe than failed and helps remind users that there was a test result
failure.

I can't help you with the pie chart publishing.  I still don't see how a
pie chart will help you compared to the standard charts available in
Jenkins.  You'll need to experiment with other plugins, or seek help from
other users.

Mark Waite


On Thu, Jan 2, 2014 at 12:04 PM, Charley Yen <charley....@gmail.com> wrote:

> Thank you, Mark. And sorry for not replying promptly. I was not online
> during the new year day.
>
> I just want to tell you that I watched your video from my home machine (I
> cannot watch it from work). It's very helpful. Thank you so much.
>
> So I configured my jenkins by following your video.
>
> I wrote a small perl code which does nothing but creating an xml file.
>
> After a run in jenkins, the console output is like this:
>
> Recording test results
> Build step 'Publish JUnit test result report' changed build result to UNSTABLE
>
> Why am I getting this?
>
> In addition, I still don't know how to create a pie chart by publishing the 
> JUnit test result report.
>
> Again, thanks for your help. It would be nice to publish your video in 
> youtube.
>
>
>
>
> --
> 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/groups/opt_out.
>

-- 
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/groups/opt_out.

Reply via email to