Hi Samrat,

On Sat, Jan 2, 2010 at 12:17 AM, Samrat <[email protected]> wrote:

<SNIP>

> Should i attach the test.log for details?

Yes, that would be helpful, but should first upload the log to
somewhere on the web and provide a link to the log. What you can also
do is first run the tests in verbose mode with the "long" option on
all those failed test. Then upload a link to the resulting test log.
To test in verbose mode with the "long" option on the failed tests, cd
to SAGE_ROOT, i.e. the top-level Sage directory, and do:

./sage -t -verbose -long devel/sage/doc/en/tutorial/tour_algebra.rst
devel/sage/doc/en/tutorial/tour_plotting.rst
devel/sage/doc/en/a_tour_of_sage/index.rst
devel/sage/doc/en/numerical_sage/scipy.rst
devel/sage/doc/en/bordeaux_2008/introduction.rst
devel/sage/doc/fr/tutorial/tour_plotting.rst
devel/sage/doc/fr/a_tour_of_sage/index.rst
devel/sage/sage/rings/polynomial/polynomial_element.pyx
devel/sage/sage/numerical/optimize.py
devel/sage/sage/numerical/test.py devel/sage/sage/symbolic/relation.py
devel/sage/sage/symbolic/expression.pyx
devel/sage/sage/matrix/matrix2.pyx
devel/sage/sage/matrix/matrix_complex_double_dense.pyx
devel/sage/sage/matrix/matrix_double_dense.pyx
devel/sage/sage/matrix/matrix0.pyx
devel/sage/sage/matrix/matrix_space.py
devel/sage/sage/matrix/matrix_real_double_dense.pyx
devel/sage/sage/plot/point.py devel/sage/sage/plot/plot.py
devel/sage/sage/plot/disk.py devel/sage/sage/plot/line.py
devel/sage/sage/plot/bezier_path.py
devel/sage/sage/plot/plot3d/base.pyx
devel/sage/sage/plot/plot3d/shapes2.py
devel/sage/sage/plot/plot3d/index_face_set.pyx
devel/sage/sage/plot/plot3d/plot_field3d.py
devel/sage/sage/plot/plot3d/parametric_surface.pyx
devel/sage/sage/plot/plot3d/platonic.py
devel/sage/sage/plot/plot3d/list_plot3d.py
devel/sage/sage/plot/plot3d/shapes.pyx
devel/sage/sage/plot/plot3d/tachyon.py
devel/sage/sage/plot/plot3d/parametric_plot3d.py
devel/sage/sage/plot/plot3d/examples.py
devel/sage/sage/plot/plot3d/transform.pyx
devel/sage/sage/plot/plot3d/plot3d.py devel/sage/sage/plot/circle.py
devel/sage/sage/geometry/lattice_polytope.py
devel/sage/sage/groups/group.pyx
devel/sage/sage/combinat/words/paths.py
devel/sage/sage/modular/modform/numerical.py
devel/sage/sage/functions/special.py devel/sage/sage/graphs/graph.py
devel/sage/sage/modules/vector_real_double_dense.pyx
devel/sage/sage/modules/free_module_element.pyx
devel/sage/sage/modules/free_module.py
devel/sage/sage/modules/vector_double_dense.pyx >
doctest-verbose-long.log

The above command should be on one line. Note that the output of the
tests are now directed to the file "doctest-verbose-long.log", so
nothing should be output to your terminal screen. The above tests
could also take a rather long time, so you would see the command
hanging a long time before it finishes. After the tests finish
running, compress the file "doctest-verbose-long.log", upload it
somewhere on the web, and provide a link to the compressed file.

-- 
Regards
Minh Van Nguyen

-- 
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-support
URL: http://www.sagemath.org

Reply via email to