On Sun, Jun 16, 2013 at 6:13 AM, Renato Golin <[email protected]>wrote:
> On 16 June 2013 14:10, Renato Golin <[email protected]> wrote: > >> Random failures occur, but they tend to be compilation errors, for >> instance for lack of memory or timeout. Sometimes, MCJIT tests fail >> randomly, and we're trying to get those fixed as well. So, if the compiler >> error is something like "unrecoverable error" with no error message, it's >> probably not your fault. If the error is in a test that has nothing to do >> with your change (ex. MCJIT failures after a C++11 change), it should be >> safe to ignore, too. But we appreciate >> > > Sorry, CTRL+ENTER sends the email on GMail and I hit it while trying > CTRL+BACKSPC. Continuing... > > We appreciate if you could always have a look at the breaking bots when > you receive an email from the buildmaster, as you could fix the bug while > the maintainers are sleeping... ;) > Roger. Thanks for the info. I think the r184053 push fix some of these. I'm verifying my tests execution in 32-bit mode. > > cheers, > --renato >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
