On Dec 8, 7:47 am, John H Palmieri <[EMAIL PROTECTED]> wrote:
Hi John,
> I don't know if this message got noticed, so I'm bumping it.
I saw it, but I never answered.
<SNIP>
> > After running the doctests for the files rings/polynomial/
> > multi_polynomial_libsingular.pyx and interfaces/psage.py 1000 times
> > each (500 times each for the upgraded version of sage and the built-
> > from-scratch version), I haven't seen a failure for
> > multi_polynomial_libsingular.pyx, although I'll keep trying a while
> > longer, and I have one failure for psage.py (built-from-scratch
> > version):
>
> > File "/Applications/sage_builds/sage-3.2.2.alpha0/devel/sage/sage/
> > interfaces/psage.py", line 79, in __main__.example_0
> > Failed example:
> > print "ignore this"; w # random output###line 35:_sage_>>> print
> > "ignore this"; w # random output
>
> > Exception raised:
> > Traceback (most recent call last):
> > File "/Applications/sage-3.2.2.alpha0/local/bin/ncadoctest.py",
> > line 1231, in run_one_test
> > self.run_one_example(test, example, filename, compileflags)
> > File "/Applications/sage-3.2.2.alpha0/local/bin/sagedoctest.py",
> > line 38, in run_one_example
> > OrigDocTestRunner.run_one_example(self, test, example,
> > filename, compileflags)
> > File "/Applications/sage-3.2.2.alpha0/local/bin/ncadoctest.py",
> > line 1172, in run_one_example
> > compileflags, 1) in test.globs
> > File "<doctest __main__.example_0[5]>", line 1, in <module>
> > print "ignore this"; w # random output###line
> > 35:_sage_ >>> print "ignore this"; w # random output
> > File "/Applications/sage_builds/sage-3.2.2.alpha0/local/lib/
> > python2.5/site-packages/sage/interfaces/expect.py", line 1462, in
> > __repr__
> > s = s.replace(self._name, self.__dict__['__custom_name'])
> > KeyError: '__custom_name'
> > **********************************************************************
> > 1 items had failures:
> > 1 of 6 in __main__.example_0
> > ***Test Failed*** 1 failures.
>
> > Is this helpful?
Yeah, probably, but I guess this would be hard to debug and fix.
Somehow a exception got raised, but the output is #random anyway.
psage has some issues, but at least for me that is not an area of my
expertise, so I am not sure if we should open a ticket for this or
not.
> > John
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
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://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---