#20107: Add optional gap3_jm package
-------------------------------------+-------------------------------------
       Reporter:  stumpc5            |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-7.2
      Component:  packages:          |   Resolution:
  experimental                       |    Merged in:
       Keywords:  gap3,              |    Reviewers:
  experimental package               |  Work issues:
        Authors:  Christian Stump    |       Commit:
Report Upstream:  N/A                |  f5cdde23ee7c44b2a15cd1b6c2511dfe1ad55843
         Branch:  public/20107       |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by dimpase):

 also, is this meant to fail:
 {{{
 $ sage -tp --optional=ccache,gap_packages,mpir,python2,gap3,sage
 src/sage/combinat/root_system/coxeter_group.py
 too few successful tests, not using stored timings
 Running doctests with ID 2016-04-03-00-22-03-2f808575.
 Git branch: g3
 Using --optional=ccache,gap3,gap_packages,mpir,python2,sage
 Doctesting 1 file using 4 threads.
 sage -t src/sage/combinat/root_system/coxeter_group.py
 **********************************************************************
 File "src/sage/combinat/root_system/coxeter_group.py", line 226, in
 
sage.combinat.root_system.coxeter_group.CoxeterGroupAsPermutationGroup._element_class
 Failed example:
     W._element_class() is W.element_class                      # optional
 - gap3
 Exception raised:
     Traceback (most recent call last):
       File "/home/dima/software/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/dima/software/sage/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 858, in compile_and_execute
         exec(compiled, globs)
       File "<doctest
 
sage.combinat.root_system.coxeter_group.CoxeterGroupAsPermutationGroup._element_class[1]>",
 line 1, in <module>
         W._element_class() is W.element_class                      #
 optional - gap3
       File "sage/structure/parent.pyx", line 854, in
 sage.structure.parent.Parent.__getattr__
 (build/cythonized/sage/structure/parent.c:7994)
         attr = getattr_from_other_class(self, self._category.parent_class,
 name)
       File "sage/structure/misc.pyx", line 253, in
 sage.structure.misc.getattr_from_other_class
 (build/cythonized/sage/structure/misc.c:1666)
         raise dummy_attribute_error
     AttributeError: 'CoxeterMatrixGroup_with_category' object has no
 attribute '_element_class'
 **********************************************************************
 1 item had failures:
    1 of   3 in
 
sage.combinat.root_system.coxeter_group.CoxeterGroupAsPermutationGroup._element_class
     [53 tests, 1 failure, 3.95 s]
 ----------------------------------------------------------------------
 sage -t src/sage/combinat/root_system/coxeter_group.py  # 1 doctest failed
 ----------------------------------------------------------------------
 Total time for all tests: 13.2 seconds
     cpu time: 0.8 seconds
     cumulative wall time: 3.9 seconds
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/20107#comment:134>
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 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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to