make ptestlong gives
sage -t --long src/sage/interfaces/maxima.py
**********************************************************************
File "src/sage/interfaces/maxima.py", line 254, in sage.interfaces.maxima
Failed example:
_ = maxima.eval("f(t) := t*sin(t)")
Exception raised:
Traceback (most recent call last):
File
"/home/vincent/sage/local/lib/python2.7/site-packages/sage/doctest/forker.py",
line 496, in _run
self.compile_and_execute(example, compiler, test.globs)
File
"/home/vincent/sage/local/lib/python2.7/site-packages/sage/doctest/forker.py",
line 858, in compile_and_execute
exec(compiled, globs)
File "<doctest sage.interfaces.maxima[56]>", line 1, in <module>
_ = maxima.eval("f(t) := t*sin(t)")
File
"/home/vincent/sage/local/lib/python2.7/site-packages/sage/interfaces/expect.py",
line 1222, in eval
for L in code.split('\n') if L != ''])
File
"/home/vincent/sage/local/lib/python2.7/site-packages/sage/interfaces/maxima.py",
line 768, in _eval_line
assert line_echo.strip().endswith(line.strip()), 'mismatch:\n'
+ line_echo + line
AssertionError: mismatch:
f(t) := t*sin(t);
**********************************************************************
but running sage -t --long src/sage/interfaces/maxima.py alone is fine
Vincent
On 21/04/15 19:56, leif wrote:
On 04/21/2015 05:02 PM, Volker Braun wrote:
The source tarball will appear at one point at
http://files.sagemath.org/devel/ (Harald: can you upload it there?)
For the impatient:
http://boxen.math.washington.edu/home/release/sage-6.7.beta2.tar.gz
still works.
-leif
Or get the "develop" git branch, as usual.
Mini-changelog:
9b1e098 Updated Sage version to 6.7.beta2
62522c8 Trac #18235: Inconsistent indentation in module_list.py
a334bbc Trac #17591: remove gdmodule
f8234f4 Trac #17750: Random failure in
sage.graphs.genus.simple_connected_genus_backtracker.__dealloc__
9ea870e Trac #18262: Make centrality_betweenness interruptible
bdddbc3 Trac #18260: DiGraph.centrality_betweeenness
a0fec2e Trac #18244: mysterious doctest failure on dyck_word.py
a1617f9 Trac #9787: lagrange_polynomial(algorithm='divided_difference')
fails over finite fields
9da797c Trac #5332: Convert MV polynomial constructors in
multi_polynomial_ideal.py, category_object.py, etc
bf92c7c Trac #18250: G.triangles_count speedup
b1cbedf Trac #18004: Too small relative size of axes labels w.r.t. tick
marks in 2D plots
773d847 Trac #17944: Add more methods to root lattices
d3656f6 Trac #17821: Refactor show() methods, rename to pretty_print
5795d6e Trac #16836: __neg__ fails in CartesianProduct of
CombinatorialFreeModule
dcc711f Trac #11111: More support for finite dimensional modules and
algebras with basis
d9594f8 Trac #18233: default implementation of product_by_coercion in
SymmetricFunctionAlgebra_generic
aa1939f Trac #18241: Great speedup in polytopes construction with
generic backend
209feaf Trac #17927: Discarded arguments in IntegerVector
ac71037 Trac #18219: Not completely merged: #16847 LP-related typos
0fee81e Trac #18218: Not completely merged: #15017 Symbolic spherical
harmonic
2e36509 Trac #18203: Deprecate PARI functions
c713b7a Trac #18161: Ref: add various missing modules to r/repl
0af11b9 Trac #18132: Method is_new for Tamari lattice intervals
4acfac9 Trac #15047: LaTeX typeseting of SR.wild should prefix $ with \
02af907 Trac #18238: Options ignored in show() of 3D objects
85b3be2 Trac #15846: Incorrect series expansion of zeta(s) at 1
858b2b8 Trac #18239: Constructing Cayley graphs is slow
ad07485 Trac #18237: upgrade to pynac-0.3.5
d98cc5e Trac #18221: x / 2 doesn't work for x generator of free Q-algebra
89e53e6 Trac #18215: Huge speed up for hash of quadratic number field
elements
4f541c8 Trac #18213: A lot of polytope constructors are broken
4f7d737 Trac #18211: Computing Ehrhart polynomials with LattE
1f99f50 Trac #18208: `AlternatingSignMatrices(3,
use_monotone_triangles=False)` broken
3df8b82 Trac #18162: Ref: add various missing modules to r/plot*
217f9e6 Trac #18157: Random failure in coerce_action.pyx
e092901 Trac #18024: Mutability of tableaux part II: replacing
CombinatorialObject by ClonableList
018b506 Trac #17962: Fix sublinking issues
af858fa Trac #17842: Show tracebacks in unpickle_all()
9281e06 Trac #17464: Computing the automorphism group of a graph with Bliss
9d18e27 Updated Sage version to 6.7.beta1
--
You received this message because you are subscribed to the Google Groups
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.