Yeah, that's what I try to achive. The job is a bit complex, with xfvb, a war deployment, and a maven project with a selenium test... that's why I stared it with the "build" step...
Isn't it possible to get the results from inside a "build" step? I recognized that the "build" step either has "failure" or "success" as result, never "unstable", even if the test results are "unstable". Am Mittwoch, 19. November 2014 16:52:27 UTC+1 schrieb James Nord: > > I can't obviously see why that would fail - however even if it worked it > would not do what I think you expect it to do (copy the unit test results > from the invoked job). > > The test results need to come from the node&workspace that the workflow > has used - however the 'build' step just triggers a regular jenkins job > that is run outside of the node/workspace defeined by the flow. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
