I see a reproducible (since few previous betas, in fact) error:
(sometimes it's only one [Errno 2], sometimes two)

sage -t --warn-long 96.3 src/sage/homology/simplicial_complex.py
**********************************************************************
File "src/sage/homology/simplicial_complex.py", line 2812, in 
sage.homology.simplicial_complex.SimplicialComplex.is_cohen_macaulay
Failed example:
    X.is_cohen_macaulay(ZZ)
Expected:
    False
Got:
    [Errno 2] No such file or directory: 
'/home/dima/.sage/temp/hilbert/19751/dir_j8ivcZ/19775.out'
    [Errno 2] No such file or directory: 
'/home/dima/.sage/temp/hilbert/19751/dir_j8ivcZ/19774.out'
    False
**********************************************************************
1 item had failures:
   1 of   8 in 
sage.homology.simplicial_complex.SimplicialComplex.is_cohen_macaulay

No idea what it is.

On Friday, January 6, 2017 at 8:42:44 AM UTC, Volker Braun wrote:
>
> As always, you can get the latest beta version from the "develop" git 
> branch. Alternatively, the self-contained source tarball is at 
> http://www.sagemath.org/download-latest.html
>
> a6f8b9c Updated SageMath version to 7.5.rc2
> d7bfc5b Trac #22136: Upgrade to pynac-0.7.3
> e82c80c Updated SageMath version to 7.5.rc1
>
>

-- 
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