The doctesting framework checks whether there are any explicit source line 
numbers present; They shouldn't be in doctests as it produces fragile tests 
(add a line in the source code and the test fails). 




On Saturday, July 4, 2015 at 7:15:12 PM UTC+2, Simon King wrote:
>
> Hi! 
>
> Working on some ticket, I get 
> > ./sage -t src/sage/interfaces/singular.py 
> too many failed tests, not using stored timings 
> Running doctests with ID 2015-07-04-19-04-56-bb23133a. 
> Git branch: t/18848/do_not_save___objects_we_cannot_load__ 
> Using --optional=ccache,database_gap,gap_packages,mpir,python2,sage,scons 
> Doctesting 1 file. 
> sage -t src/sage/interfaces/singular.py 
>     Error: Source line number found 
> ---------------------------------------------------------------------- 
> sage -t src/sage/interfaces/singular.py  # Source line number found 
> ---------------------------------------------------------------------- 
> Total time for all tests: 3.5 seconds 
>     cpu time: 0.0 seconds 
>     cumulative wall time: 0.0 seconds 
>
> What does that mean? Source line number found? I can not see any line 
> that starts with a number. Or what else is meant? 
>
> Cheers, 
> Simon 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to