#17687: Random failure in  GAP KeyboardInterrupt
--------------------------+-------------------------------
   Reporter:  vbraun      |            Owner:
       Type:  defect      |           Status:  new
   Priority:  major       |        Milestone:  sage-6.5
  Component:  interfaces  |         Keywords:  random_fail
  Merged in:              |          Authors:
  Reviewers:              |  Report Upstream:  N/A
Work issues:              |           Branch:
     Commit:              |     Dependencies:
   Stopgaps:              |
--------------------------+-------------------------------
 This happens occasionally on the buildbot:
 {{{
 sage -t --long src/sage/interfaces/gap.py
 **********************************************************************
 File "src/sage/interfaces/gap.py", line 651, in
 sage.interfaces.gap.Gap_generic._keyboard_interrupt
 Failed example:
     try:
         sage.tests.interrupt.interrupt_after_delay()
         while True: SymmetricGroup(7).conjugacy_classes_subgroups()
     except KeyboardInterrupt:
         pass
 Expected:
     Interrupting Gap...
 Got:
     <BLANKLINE>
 **********************************************************************
 1 item had failures:
    1 of   5 in sage.interfaces.gap.Gap_generic._keyboard_interrupt
     [230 tests, 1 failure, 39.37 s]
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/17687>
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