make testlong
I just ran the test and it shows this:
sage -t --long src/sage/repl/notebook_ipython.py # 9 doctests failed
Any concerns? I ran on non-root account.
Thanks, TT
Hello,
This forum is more related to questions about Sage. But anyway that is cool to have feedback!
Could you rerun the test on that particular file... namely do
sage -t --long $SAGE_ROOT/src/sage/repl/notebook_ipython.py
where you have to replace $SAGE_ROOT by the location of your sage installation. Then post the full output to the https://groups.google.com/forum/#!forum/sage-devel.
Vincent
Does it matter if the test is run on root or non-root? I did a fresh installation with source code. Went into and test a few accounts then ran the test. So basically, the test can be run at anytime correct? Not right after the install?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 10 years ago
Seen: 288 times
Last updated: Feb 05 '15