Mon 2017-12-17 20:06:46 UTC, Justin C. Walker:
>
> Built w/o problems from fresh clone/pull of “develop” branch,
> on macOS 10.11.6 (Quad-core Core i7). 
>
> Testing (‘ptestlong’) yielded two failures that persisted when run by 
itself.
> Later, I tried this “by hand” (copying the sage commands near these
> failures and pasting into a sage (8.1-b2) session, and they all passed.
>
> Not sure what that means. 
>
> Justin 
>
> ===================Test results from original run=================== 
>
> Running doctests with ID 2017-12-23-16-13-42-53923fd7. 
> Git branch: develop 
> Using --optional=mpir,python2,sage 
> Doctesting 1 file. 
> sage -t --warn-long 78.1 src/sage/combinat/matrices/dancing_links.pyx 
> ********************************************************************** 
> File "src/sage/combinat/matrices/dancing_links.pyx", line 27, in 
sage.combinat.matrices.dancing_links 
> Failed example: 
>     sorted(x.one_solution(ncpus=8)) 
> Expected: 
>     [0, 1] 
> Got: 
>     [2, 3] 
> ********************************************************************** 
> File "src/sage/combinat/matrices/dancing_links.pyx", line 524, in 
sage.combinat.matrices.dancing_links.dancing_linksWrapper.one_solution 
> Failed example: 
>     sorted(d.one_solution(ncpus=8)) 
> Expected: 
>     [0, 1] 
> Got: 
>     [2, 3] 
> ********************************************************************** 


Fixed here:
https://trac.sagemath.org/ticket/24424 

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