#17351: Sage Learn_sat AttributeError
-------------------------------------+-------------------------------------
       Reporter:  ounidjoo           |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.5
      Component:  packages:          |   Resolution:
  optional                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  Martin Albrecht    |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  775b1a6471f46c2d71dc8a722f0e7730f2c62fd7
  u/malb/t17351_learn_sat            |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by vdelecroix):

 Hello,

 Running `sage -t --long -optional=sage,cryptominisat` I got a failing
 doctest
 {{{
 sage -t --long solvers/cryptominisat/cryptominisat.pyx
 **********************************************************************
 File "solvers/cryptominisat/cryptominisat.pyx", line 362, in
 sage.sat.solvers.cryptominisat.cryptominisat.CryptoMiniSat.conflict_clause
 Failed example:
     cms.conflict_clause()                               # optional -
 cryptominisat
 Expected:
     (-119, -118, -117, -116, -114, -113, -112, -110, -109, -100, -98, -97,
 -96, -94, -93, -92, -91, -76, -75, -71, -70, -69)
 Got:
     (-119, -118, -117, -116, -115, -114, -112, -111, -110, -104, -103,
 -101, -100, -99, -98, -96, -95, -94, -90, -89, -84, -83, -82, -80, -79,
 -78, -74, -73, -72, -71, -69)
 }}}
 Do you have an idea where does it come from?

--
Ticket URL: <http://trac.sagemath.org/ticket/17351#comment:16>
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