> On Jun 6, 2021, at 11:40, Volker Braun <vbraun.n...@gmail.com> 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 

Built without problems from a fresh clone of the develop tree on macOS 10.15.7 
(2019 MBP, 8-core Core i9).

Testing (‘ptestlong’) yielded one failures:

sage -t --long --warn-long 78.7 --random-seed=0 
src/sage/graphs/bipartite_graph.py

The failure is the same as I reported earlier, for another system:
 File "src/sage/graphs/bipartite_graph.py", line 329, in 
sage.graphs.bipartite_graph.BipartiteGraph.__init__
 Failed example:
     print(round(get_memory_usage() - start_mem))
 Expected:
     0.0
 Got:
     3.0

Again, the failures were more or less the same, with varying non-0.0 values 
appearing about 20-30% of the time, when I ran the test in a loop.

Justin


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/6F3246B4-67D5-4DF3-BF13-F8C7F26BE0A9%40mac.com.

Reply via email to