I'm getting seven failures with AssertionError from test_hyperexpand
from running the slow tests.
git bisect is telling me that:
test_prudnikov_misc started to fail in
3acad7f82a166665c8e7702b54bb6f4852717026 on Jul 5,
by Tom Bachmann (Implement proper expansion algorithm for G functions).
test_prudnikov_1 to test_prudnikov_6 started to fail in one of
8664897ab26e3931d57a5649da4a2c96b3a717a8
ccca5c093e77fe9b0c1b23798d3c61482066e7b0
31d0f640ee2ff3ef1d22b019ea78b8d303ff35f0
ac29c3238137e2b1b54ee3ffe0611436381c270a
152fc0c516ff7764def476740de5fc2efac0a59f
9baee7c2a8f74d8dc594f1114b2bda810f93a053
bed514484c83d9cb70b2ed433dc0015000f0605f
which all reported "ImportError: cannot import name principal_branch",
which was fixed after that.
Seems like we should demand bin/test --slow before anything gets
committed. Or maybe we should change bin/test to have a --fast-only
option and let it also do the slow tests by default.
Regards,
Jo
--
You received this message because you are subscribed to the Google Groups
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy?hl=en.