I still get this (and I have no idea how to debug it - suggestion welcome):
fbissey@QCD-nzi3 /home/work/fbissey/sandbox/sage-6.5.beta0 $ ./sage -t --long 
src/sage/tests/cmdline.py
Running doctests with ID 2014-11-18-23-18-38-83847237.
Doctesting 1 file.
sage -t --long --warn-long 81.4 src/sage/tests/cmdline.py
**********************************************************************
File "src/sage/tests/cmdline.py", line 222, in 
sage.tests.cmdline.test_executable
Failed example:
    print out
Expected:
    34
Got:
    Error, notebook must be one of default, ipython, sagenb but got None
    <BLANKLINE>
**********************************************************************
File "src/sage/tests/cmdline.py", line 224, in 
sage.tests.cmdline.test_executable
Failed example:
    err
Expected:
    ''
Got:
    'CRITICAL:root:unknown notebook: None\n'
**********************************************************************
File "src/sage/tests/cmdline.py", line 226, in 
sage.tests.cmdline.test_executable
Failed example:
    ret
Expected:
    0
Got:
    1
**********************************************************************
File "src/sage/tests/cmdline.py", line 245, in 
sage.tests.cmdline.test_executable
Failed example:
    print out
Expected:
    1
Got:
    Error, notebook must be one of default, ipython, sagenb but got None
    <BLANKLINE>
**********************************************************************
File "src/sage/tests/cmdline.py", line 247, in 
sage.tests.cmdline.test_executable
Failed example:
    err
Expected:
    ''
Got:
    'CRITICAL:root:unknown notebook: None\n'
**********************************************************************
File "src/sage/tests/cmdline.py", line 249, in 
sage.tests.cmdline.test_executable
Failed example:
    ret
Expected:
    0
Got:
    1
**********************************************************************
File "src/sage/tests/cmdline.py", line 267, in 
sage.tests.cmdline.test_executable
Failed example:
    print out
Expected:
    499500
Got:
    Error, notebook must be one of default, ipython, sagenb but got None
    <BLANKLINE>
**********************************************************************
File "src/sage/tests/cmdline.py", line 269, in 
sage.tests.cmdline.test_executable
Failed example:
    err
Expected:
    'Compiling ...spyx...'
Got:
    'CRITICAL:root:unknown notebook: None\n'
**********************************************************************
File "src/sage/tests/cmdline.py", line 271, in 
sage.tests.cmdline.test_executable
Failed example:
    ret
Expected:
    0
Got:
    1
**********************************************************************
1 item had failures:
   9 of 211 in sage.tests.cmdline.test_executable
    [210 tests, 9 failures, 24.35 s]
----------------------------------------------------------------------
sage -t --long --warn-long 81.4 src/sage/tests/cmdline.py  # 9 doctests failed
———————————————————————————————————

François

> On 17/11/2014, at 04:41, Volker Braun <[email protected]> wrote:
> 
> Hot on the heels of the 6.4 release, here is the first beta for the next 
> version. As usual, get the "develop" git branch.
> 
> Self-contained source tarball 
> http://sage.sagedev.org/home/release/pub/sage-6.5.beta0.tar.gz
> 
> Mini-changelog:
> 
> 4cd153a Updated Sage version to 6.5.beta0
> c68397c Trac #16733: docutils-0.12
> 6e73eb8 Trac #16787: Implement construction of finite state machine by 
> copying another machine
> b338d9a Trac #17345: R does not build on Cygwin
> c7418d8 Trac #16786: FiniteStateMachine: document attributes input_alphabet, 
> output_alphabet
> 6795fda Trac #16417: Added eigenspaces to vector space endomorphisms
> ee643dc Trac #17319: Add a powers() method to monoid elements
> 7b46d5f Trac #17315: Wrap PARI's znstar() function
> af3e218 Trac #17310: improvement to StrongTableaux to_transposition algorithm
> 70594c5 Trac #17308: Fix sws2rst
> 0f5f3f1 Trac #17300: Upgrade R to 3.1.2
> 96579b3 Trac #17246: FreeGroup(0)([]) broken
> 2f2b687 Trac #17231: LatticePoset: join and meet of several elements
> aeb6d8c Trac #17191: Poset: change rank dict to rank array
> 08331b6 Trac #17135: Compute diameter using 2sweep, 4sweep and iFUB
> 6107624 Trac #17129: Posets constructor does not check argument
> 51741af Trac #16402: Fix homsets from FGP_Module to objects of other 
> categories
> d208b53 Trac #17342: A bunch of Sage library cython files are underlinked.
> cd70db2 Trac #17332: Clean up ECL patching
> fa5e513 Trac #17322: Readline 6.3 needs patching on Cygwin
> 0eca7cf Trac #17304: Function to plot hyperbolic polygons
> fdca4b1 Trac #17298: Adding Graded/Weighted Hilbert Series Functionality to 
> Sage
> 997946c Trac #17286: Use order-only prerequisites for build/Makefile
> 30f3553 Trac #17258: 3d graphics: unintentional mutation
> 32349a5 Trac #17256: Explicit in the documentation that elliptic curves are 
> plotted over the reals.
> ccd944a Trac #17248: Rewriting the method cardinality in the 
> SetPartitions_setparts
> 5481961 Trac #17232: Remove useless "copy" arguments and normalize 
> steiner_quadruple_system
> b132952 Trac #17225: Degrees of looped *immutable* graphs are wrong
> e72ce39 Trac #17214: Update to gsl-1.16
> f5c03a7 Trac #17166: Add coercion complex -> CC
> e581639 Trac #17053: Add function for disjoint union and ordinal sum of posets
> c38cf11 Trac #17033: Conversion of strings into function fields
> 9d5a5c4 Trac #17005: to_(di)rected and immutable graphs
> 8c9d07b Trac #16986: Enhance rational_preimages and all_rational_preimages to 
> work over Number Fields
> 1bc2f23 Trac #16954: Game Theory: Build class for normal form games as well 
> as ability to obtain Nash equilibria
> 1e39935 Trac #16747: Add optional Arb package (arbitrary-precision 
> floating-point ball arithmetic)
> 1e4c7a6 Trac #16743: Extend IsogenyClass_EC to work over number fields
> 30bdca6 Trac #17329: Handle errors in PARI -> CDF conversion
> 4a4df41 Trac #16219: Implement a catalog for algebras
> 6807f53 Trac #16624: upgrade sympy to version 0.7.5
> 3bc5acb Trac #16508: Add Commutative graded differential algebras.
> 165914f Trac #16494: Meet and join on permutohedron and Tamari lattices
> 37a6057 Trac #15948: marked Dynkin diagrams
> ac0c18a Trac #15448: cartesian products of projective space
> 2a89087 Trac #15229: Improved use of category framework for IntegerModRing
> d6eb622 Trac #12504: gfan is licensed under GPL version 2 or 3
> 729ed28 Trac #10572: compiler/binutils wrapper
> bbf1de7 Trac #9805: save_session is completely broken in the notebook
> f8b7591 Trac #7946: Fix TestSuite failures for schemes
> 39abd9f Trac #15316: Make gf2x respect SAGE_FAT_BINARY and use --libdir
> 21d9db2 Updated Sage version to 6.4
> 
> 
> -- 
> 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.

-- 
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.

Reply via email to