On Tuesday, May 15, 2018 at 9:24:26 PM UTC+2, Sébastien Labbé wrote:
>
> On Ubuntu 16.04, the command `./sage -t -p --all --long 
> --optional=sage,optional,external` finishes with:
>
> ----------------------------------------------------------------------
> sage -t --long src/sage/coding/code_constructions.py  # 1 doctest failed
> ----------------------------------------------------------------------
> Total time for all tests: 1821.3 seconds
>     cpu time: 11639.5 seconds
>     cumulative wall time: 14059.4 seconds
> External software detected for doctesting: gurobi,latex
> Traceback (most recent call last):
>   File "/home/slabbe/GitBox/sage/src/bin/sage-runtests", line 127, in 
> <module>
>     err = DC.run()
>   File 
> "/home/slabbe/GitBox/sage/local/lib/python2.7/site-packages/sage/doctest/control.py",
>  
> line 1176, in run
>     + ','.join(available_software.seen()))
>   File 
> "/home/slabbe/GitBox/sage/local/lib/python2.7/site-packages/sage/doctest/control.py",
>  
> line 583, in log
>     self.logger.write(s + end)
>   File 
> "/home/slabbe/GitBox/sage/local/lib/python2.7/site-packages/sage/doctest/control.py",
>  
> line 250, in write
>     f.write(x)
> ValueError: I/O operation on closed file
>
>
>
I created  https://trac.sagemath.org/ticket/25378 for the ValueError: I/O 
operation on closed file

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

Reply via email to