#19652: Fix one cryptominisat optional doctest
----------------------------+-----------------------------
   Reporter:  slabbe        |            Owner:
       Type:  defect        |           Status:  new
   Priority:  major         |        Milestone:  sage-6.10
  Component:  cryptography  |         Keywords:
  Merged in:                |          Authors:
  Reviewers:                |  Report Upstream:  N/A
Work issues:                |           Branch:
     Commit:                |     Dependencies:
   Stopgaps:                |
----------------------------+-----------------------------
 Fix this:

 {{{
 sage -t --warn-long 27.7
 src/sage/rings/polynomial/multi_polynomial_sequence.py
 **********************************************************************
 File "src/sage/rings/polynomial/multi_polynomial_sequence.py", line 1381,
 in
 sage.rings.polynomial.multi_polynomial_sequence.PolynomialSequence_gf2.solve
 Failed example:
     sol = S.solve(algorithm='sat'); sol  # optional - cryptominisat
 Expected nothing
 Got:
     [{y: 1, z: 0, x: 0}]
 **********************************************************************
 }}}

 Was reported here:
 https://groups.google.com/d/msg/sage-release/bczbm92zUQ4/0sBtj-ZzCQAJ

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