On 02/14/2011 03:39 AM, Steffen Sledz wrote:
Am 14.02.2011 09:11, schrieb Frans Meulenbroeks:
2011/2/14 Steffen Sledz<[email protected]>:
While setting up Jenkins/Hudson jobs for the testing-release-2011.03 branch 
based on the testscript.sh from the contrib subdir i hit the following problem.

bitbake (1.10.2) finally reports "NOTE: Task Summary: Attempted 1217 tasks of which 
0 didn't need to be rerun and 0 failed.". So it seems that the build was successful. 
But bitbake did not return 0 but 1. So Jenkins marks the build as failed.

I guess the exit code 1 is coming from some QA Issues. How do we handle that if 
if my guess is right?

Do we mark such a build run as successful in our test matrix?

Has bitbake a defined set of exit codes that we can evaluate in the 
testscript.sh?

Steffen

There have been a few threads on this in the past.
One of the ways (and maybe the best one) to get around this is to fix
the QA errors.

Of course. You are right.

But for the moment the question is: "Do we mark such a builds as successful in our 
test matrix or not?"

Well, as the code stands today (post tag) the change to make those failures kill the build have been merged.

--
Tom Rini
Mentor Graphics Corporation

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to