#6675: doctest failure in sage/sage/misc/sagedoc.py
---------------------+------------------------------------------------------
Reporter: mvngu | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.1
Component: doctest | Keywords: sagedoc.py
Reviewer: | Author:
Merged: |
---------------------+------------------------------------------------------
{{{
Built from scratch on
Linux cartan 2.6.28-15-generic #48-Ubuntu SMP Wed Jul 29 08:53:35 UTC
2009 x86_64 GNU/Linux
(MacBook running 64-bit Ubuntu).
Running make test gave one failing doctest, which is repeatable:
[ghi...@cartan sage-4.1.1.rc1]$ ./sage -t devel/sage/sage/misc/sagedoc.py
sage -t "devel/sage/sage/misc/sagedoc.py"
**********************************************************************
File "/opt/sage-4.1.1.rc1/devel/sage/sage/misc/sagedoc.py", line 360:
sage: 'abvar/homology' in _search_src_or_doc('doc', 'homology',
'variety', interact=False)
Expected:
True
Got:
False
**********************************************************************
1 items had failures:
1 of 6 in __main__.example_5
***Test Failed*** 1 failures.
For whitespace errors, see the file
/opt/sage-4.1.1.rc1/tmp/.doctest_sagedoc.py
[5.6 s]
exit code: 1024
----------------------------------------------------------------------
The following tests failed:
sage -t "devel/sage/sage/misc/sagedoc.py"
Total time for all tests: 5.6 seconds
}}}
This was reported in [http://groups.google.com/group/sage-
devel/browse_thread/thread/37d851338ed69c6a/289094b891882b2e sage-devel].
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6675>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---