#17818: Interface to FindStat
-------------------------------------+-------------------------------------
       Reporter:  mantepse           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.6
      Component:  interfaces         |   Resolution:
       Keywords:  FindStat           |    Merged in:
        Authors:  Martin Rubey       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:  public/findstat-   |       Commit:
  interface                          |  4ba6ef012b4581b8dc5bd277c556c8290b84d441
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by stumpc5):

 I was trying to fix the doctests, but stumble across the following
 problem: I constantly get errors such as
 {{{
 Failed example:
     FindStatCollection("Binary trees").name()               # optional --
 internet
 Expected:
     u'Binary tree'
 Got:
     <BLANKLINE>
     (process:23292): GLib-CRITICAL **: g_slice_set_config: assertion
 'sys_page_size == 0' failed
     u'Binary tree'
 }}}
 and the problem is that this
 {{{
     <BLANKLINE>
     (process:23292): GLib-CRITICAL **: g_slice_set_config: assertion
 'sys_page_size == 0' failed
 }}}
 only happens sometimes (google search tells me this appears to be a
 firefox issue, but I wouldn't know how to handle this in Sage doctests.

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

Reply via email to