On 2014-03-07, Volker Braun <[email protected]> wrote:
> Does Sage actually work? Run "sage -btp src/" and ignore the doctests that 
> require the documentation built..
it seems that pickling in general got nuked, although parts not
involving it seem work. Here is a typical failure:
(apart from docs-related things)

File "src/build/lib.linux-x86_64-2.7/sage/combinat/crystals/littelmann_path.py",
line 220, in
build.lib.linux-x86_64-2.7.sage.combinat.crystals.littelmann_path.CrystalOfLSPaths.Element
Failed example:
    TestSuite(c).run()
Expected nothing
Got:
    Failure in _test_pickling:
    Traceback (most recent call last):
      File
"/home/scratch/dimpase/sage/6.1/sage-6.1.rc0/local/lib/python2.7/site-packages/sage/misc/sage_unittest.py",
line 282, in run
        test_method(tester = tester)
      File "sage_object.pyx", line 472, in
sage.structure.sage_object.SageObject._test_pickling
(sage/structure/sage_object.c:4057)
      File "sage_object.pyx", line 962, in
sage.structure.sage_object.dumps (sage/structure/sage_object.c:10562)
      File "sage_object.pyx", line 291, in
sage.structure.sage_object.SageObject.dumps
(sage/structure/sage_object.c:3018)
    PicklingError: Can't pickle <class '__main__.CrystalOfLSPaths'>:
attribute lookup __main__.CrystalOfLSPaths failed
    ------------------------------------------------------------
    The following tests failed: _test_pickling

>  
>

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