Please try this bundle which is against 2.8.5.1. It should fix this issue.
http://sage.math.washington.edu/home/yqiang/dsage-unit_test_fix.hg Cheers, Yi -- http://www.yiqiang.org On 10/5/07, William Stein <[EMAIL PROTECTED]> wrote: > > Hi Yi, > > I'm having some slight problems with the dsage unit tests, which I've > actually seen before a few times. > > I get the following (see below) on a clean install of sage-2.8.6.pre3 > on Intel OSX (actually on the computer "bsd" in my office), after > doing "make test". Does it mean anything to you? Any idea how to fix > it? If you want to help out, just download the tarball from > > http://sage.math.washington.edu/tmp > > for sage-2.8.6.pre3 and take a look. > > ClientRemoteCallsTest > testremoteSubmitBadJob ... > [OK] > testremoteSubmitJob > ... [OK] > cleanup errors [ERROR] > > /Users/was/sage-2.8.6.pre2 > /local/lib/python2.5/site-packages/twisted/trial/reporter.py:219: > twisted.trial.reporter.BrokenTestCaseWarning: REACTOR UNCLEAN! > traceback(s) follow: > Traceback (most recent call last): > File "/Users/was/sage-2.8.6.pre2 > /local/lib/python2.5/site-packages/twisted/trial/unittest.py", > line 652, in _classCleanUp > util._Janitor().postClassCleanup() > File "/Users/was/sage-2.8.6.pre2 > /local/lib/python2.5/site-packages/twisted/trial/util.py", > line 68, in postClassCleanup > 'cleanPending', 'cleanThreads') > File "/Users/was/sage-2.8.6.pre2 > /local/lib/python2.5/site-packages/twisted/trial/util.py", > line 72, in _dispatch > getattr(self, "do_%s" % attr)() > File "/Users/was/sage-2.8.6.pre2 > /local/lib/python2.5/site-packages/twisted/trial/util.py", > line 126, in do_cleanReactor > raise DirtyReactorError(' '.join(s)) > twisted.trial.util.DirtyReactorError: THIS WILL BECOME AN ERROR SOON! > reactor left in unclean state, the following Selectables were left > over: <Broker #0 on 0> > > MonitorRemoteCallsTest > testget_killed_jobs_list ... > [OK] > testremote_get_job ... > [OK] > > > -- > William Stein > Associate Professor of Mathematics > University of Washington > http://wstein.org > --~--~---------~--~----~------------~-------~--~----~ 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/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
