#12486: Add patchbot to Sage itself.
----------------------------------------------+-----------------------------
Reporter: robertwb | Owner: mvngu
Type: enhancement | Status: positive_review
Priority: major | Milestone: sage-5.2
Component: doctest | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Volker Braun
Authors: Robert Bradshaw, Dan Drake | Merged in:
Dependencies: | Stopgaps:
----------------------------------------------+-----------------------------
Comment (by kini):
I tried it again while redirecting stdout to a text file which I later
searched. The actual failure is apparently this:
{{{
sage -t -force_lib devel/sage-0/sage/rings/finite_rings/integer_mod.pyx
**********************************************************************
File
"/opt/patchbot-5.1.beta6/devel/sage-0/sage/rings/finite_rings/integer_mod.pyx",
line 2855:
sage: mod(5,13^5) == mod(5,13)
Expected:
True
Got:
False
**********************************************************************
1 items had failures:
1 of 8 in __main__.example_88
***Test Failed*** 1 failures.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12486#comment:35>
Sage <http://www.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.