#20810: py3 print : not tested cases, step 4
-------------------------+-------------------------------------------------
Reporter: | Owner:
chapoton | Status: needs_work
Type: | Milestone: sage-7.3
enhancement | Resolution:
Priority: major | Merged in:
Component: | Reviewers: Travis Scrimshaw
python3 | Work issues:
Keywords: | Commit:
Authors: | 624e49600669e80926bf8cb1b1ae05b8b0dc4b5f
Frédéric Chapoton | Stopgaps:
Report Upstream: N/A |
Branch: |
public/20810 |
Dependencies: |
-------------------------+-------------------------------------------------
Changes (by vbraun):
* status: positive_review => needs_work
Comment:
{{{
sage -t --long src/sage/matrix/matrix_integer_dense_hnf.py
**********************************************************************
File "src/sage/matrix/matrix_integer_dense_hnf.py", line 1133, in
sage.matrix.matrix_integer_dense_hnf.hnf_with_transformation_tests
Failed example:
hnf_with_transformation_tests(n=15,m=10, trials=10)
Expected:
0 1 2 3 4 5 6 7 8 9
Got:
0123456789
**********************************************************************
File "src/sage/matrix/matrix_integer_dense_hnf.py", line 1210, in
sage.matrix.matrix_integer_dense_hnf.sanity_checks
Failed example:
matrix_integer_dense_hnf.sanity_checks(times=5,
check_using_magma=False)
Expected:
small 8 x 5
0 1 2 3 4 (done)
big 8 x 5
0 1 2 3 4 (done)
small 5 x 8
0 1 2 3 4 (done)
big 5 x 8
0 1 2 3 4 (done)
sparse 8 x 5
0 1 2 3 4 (done)
sparse 5 x 8
0 1 2 3 4 (done)
ill conditioned -- 1000*A -- 8 x 5
0 1 2 3 4 (done)
ill conditioned -- 1000*A but one row -- 8 x 5
0 1 2 3 4 (done)
Got:
small 8 x 5
01234 (done)
big 8 x 5
01234 (done)
small 5 x 8
01234 (done)
big 5 x 8
01234 (done)
sparse 8 x 5
01234 (done)
sparse 5 x 8
01234 (done)
ill conditioned -- 1000*A -- 8 x 5
01234 (done)
ill conditioned -- 1000*A but one row -- 8 x 5
01234 (done)
**********************************************************************
2 items had failures:
1 of 3 in
sage.matrix.matrix_integer_dense_hnf.hnf_with_transformation_tests
1 of 3 in sage.matrix.matrix_integer_dense_hnf.sanity_checks
[125 tests, 2 failures, 4.02 s]
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/20810#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.