#13975: improve error reporting in some tests
------------------------------------+---------------------------------------
       Reporter:  cnassau           |         Owner:  nthiery         
           Type:  enhancement       |        Status:  needs_work      
       Priority:  minor             |     Milestone:  sage-5.8        
      Component:  categories        |    Resolution:                  
       Keywords:                    |   Work issues:                  
Report Upstream:  N/A               |     Reviewers:  Travis Scrimshaw
        Authors:  Christian Nassau  |     Merged in:                  
   Dependencies:                    |      Stopgaps:                  
------------------------------------+---------------------------------------

Comment (by nthiery):

 Replying to [comment:8 cnassau]:
 > Thank you very much for these explanations - you've clearly put a lot of
 work and thought into these issues so I won't argue with you. But do I
 understand you correctly, that
 >
 > {{{#!python
 > tester.assert_(   (x * y) * z == x * (y * z) ,
 >                LazyFormat("(x*y)*z != x*(y*z) for (x,y,z) = (%s,%s,%s)")
 % (x,y,z) )
 > }}}
 >
 > would find your approval? Because I then just might re-format my patch
 in this style and set it to "need review" again... ;-)

 Oops, sorry, I let that slip away in my mailbox.

 Yes, that would be alright indeed!

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13975#comment:9>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to