On Apr 16, 1:02 pm, Jaap Spies <j.sp...@hccnet.nl> wrote:
> mabshoff wrote:
> > Hi,

Hi Jaap,

> > this is rc3 and it is much larger than I anticipated. Loads of
> > doctests merged, i.e. we are at
>
> On Fedora 9, 32 bit, after an upgrade:
>
> The following tests failed:
>
>         sage -t  "devel/sage/sage/modular/dirichlet.py"
>         sage -t  "devel/sage/sage/misc/sagedoc.py"
>
> File 
> "/home/jaap/downloads/sage-3.4.1.rc0/devel/sage/sage/modular/dirichlet.py", 
> line 1044:
>      sage: e.kloosterman_sum_numerical()
> Expected:
>      7.21644966006e-16 + 1.73205080757*I
> Got:
>      6.66133814775e-16 + 1.73205080757*I
> **********************************************************************
> 1 items had failures:
>     1 of   8 in __main__.example_29
> ***Test Failed*** 1 failures.
> For whitespace errors, see the file 
> /home/jaap/downloads/sage-3.4.1.rc0/tmp/.doctest_dirichlet.py
>          [6.8 s]
> exit code: 1024

Please open a ticket for this one. It is numerical noise and trivial
to fix.

> sage -t  "devel/sage/sage/misc/sagedoc.py"
> **********************************************************************
> File "/home/jaap/downloads/sage-3.4.1.rc0/devel/sage/sage/misc/sagedoc.py", 
> line 411:
>      sage: print "ignore this";  search_doc('this creates a polynomial ring') 
> # random # this function has no output: it just prints a string
> Exception raised:
>      Traceback (most recent call last):
>        File "/home/jaap/downloads/sage-3.4.1.rc0/local/bin/ncadoctest.py", 
> line 1231, in run_one_test
>          self.run_one_example(test, example, filename, compileflags)
>        File "/home/jaap/downloads/sage-3.4.1.rc0/local/bin/sagedoctest.py", 
> line 38, in run_one_example
>          OrigDocTestRunner.run_one_example(self, test, example, filename, 
> compileflags)
>        File "/home/jaap/downloads/sage-3.4.1.rc0/local/bin/ncadoctest.py", 
> line 1172, in run_one_example
>          compileflags, 1) in test.globs
>        File "<doctest __main__.example_8[2]>", line 1, in <module>
>          print "ignore this";  search_doc('this creates a polynomial ring') # 
> random # this function has no output: it just prints a string###line 411:
>      sage: print "ignore this";  search_doc('this creates a polynomial ring') 
> # random # this function has no output: it just prints a string
>        File 
> "/home/jaap/downloads/sage-3.4.1.rc0/local/lib/python2.5/site-packages/sage/misc/sagedoc.py",
>  line 431, in search_doc
>          pager()(r)
>        File 
> "/home/jaap/downloads/sage-3.4.1.rc0/local/lib/python2.5/site-packages/IPython/genutils.py",
>  line 1664, in page
>          term_flags = termios.tcgetattr(sys.stdout)
>      TypeError: argument must be an int, or have a fileno() method.
> **********************************************************************
> 1 items had failures:
>     1 of   3 in __main__.example_8
> ***Test Failed*** 1 failures.
> For whitespace errors, see the file 
> /home/jaap/downloads/sage-3.4.1.rc0/tmp/.doctest_sagedoc.py
>          [53.3 s]
> exit code: 1024

Not sure what is happening here. In case it is reproducible for you
please open another ticket.

> Cheers,
>
> Jaap

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to