On Wed, Jul 28, 2010 at 2:06 AM, Stefan Behnel <[email protected]> wrote: > Hi, > > the sage-tests job keeps failing on Hudson, but the failing tests basically > change on each build. I don't know how the sage sources are updated on the > Hudson machine - would there be a way to let Hudson check them out via > Mercurial (or git or whatever Sage uses) so that it can present the list of > changes since the last build? That would make it easier to see if the newly > failing and back-to-working tests have related changes in Sage itself, or > if the failure is more likely due to a change in Cython.
Sage hasn't changed (other than the patches to get it to build) since I installed it into hudson. I think this is the same heisenbug we saw in our own test suite :(. We need to run them under gdb or something to figure out where to look. - Robert _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
