Hi All, I just installed 5.2 on OS X 10.6.8. Immediately after the build, I ran
$ ./sage -tp 10 long devel/sage-main/ and without applying any new patches, got several doctest failures: sage -t devel/sage-main/sage/databases/sql_db.py # 14 doctests failed sage -t devel/sage-main/sage/graphs/graph_database.py # 28 doctests failed sage -t devel/sage-main/sage/graphs/graph.py # 6 doctests failed sage -t devel/sage-main/sage/graphs/graph_list.py # 4 doctests failed sage -t devel/sage-main/sage/graphs/generic_graph.py # 4 doctests failed sage -t devel/sage-main/sage/plot/graphics.py # Time out sage -t devel/sage-main/sage/plot/plot.py # Time out sage -t devel/sage-main/sage/schemes/elliptic_curves/ell_rational_field.py # Time out Is this normal, and should I start a patch to fix some of the docstring errors? Or maybe I just didn't install correctly? Or are there known incompatibilities with my operating system? Any advice would be greatly appreciated! Cheers, Anna -- -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org