As some of you have noticed, if the build is already failing and you
make a commit, you'll get email even if the failure isn't your fault.
Unfortunately, because the CI server is behind a firewall, you can't
easily click on the link in the error report to check what is failing
and whether you are the likely cause.

I apologize for this and if it really bothers you, let me know and
I'll disable the reports. Hopefully we'll have the failing test fixed
soon, so that when the build transitions from green to yellow or red,
it'll be likely that it was your change that caused the problem.  As
an aside, in the terminology that the reports use "unstable" = yellow
or build succeeded, but tests failed and "failed" = red or build
failed entirely (the criteria for this can change from time to time
depending on what the authors of the build script consider a failure).

The reports say "*still* unstable" if it was unstable before your
commit as well, so if you see this, you can probably assume that you
don't need to worry for the time being.

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to