#20897: Fixes to SAGE_BANNER=bare support throughout
-------------------------------------+-------------------------------------
       Reporter:  embray             |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-7.3
      Component:  user interface     |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Erik Bray          |    Reviewers:  Frédéric Chapoton
Report Upstream:  N/A                |  Work issues:
         Branch:  u/embray/sage-     |       Commit:
  banner                             |  14dc47e62aec1a944ac4a7b537e19d4016bc60b9
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by chapoton):

 Here they are (plus of course the missing line breaks)
 {{{
 sage -t src/sage/misc/abstract_method.py
 **********************************************************************
 File "src/sage/misc/abstract_method.py", line 194, in
 sage.misc.abstract_method.AbstractMethod._sage_src_lines_
 Failed example:
     lines
 Expected:
     83
 Got:
     99
 **********************************************************************
 **********************************************************************
 File "src/sage/misc/temporary_file.py", line 47, in
 sage.misc.temporary_file.delete_tmpfiles
 Failed example:
     os.path.isdir(parent_SAGE_TMP)
 Expected:
     True
 Got:
     False
 **********************************************************************
 **********************************************************************
 File "src/sage/misc/lazy_attribute.pyx", line 90, in
 sage.misc.lazy_attribute._lazy_attribute._sage_src_lines_
 Failed example:
     lines
 Expected:
     83
 Got:
     99
 **********************************************************************
 }}}

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

Reply via email to