Skip to content

Commit 46efdda

Browse files
author
Matthias Koeppe
committed
.github/workflows/ci-conda-known-test-failures.json: Add failure seen in https://github.com/sagemath/sage/actions/runs/6827937663/job/18571052628\#step:11:12362
1 parent 4c39f26 commit 46efdda

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/ci-conda-known-test-failures.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"sage.combinat.cluster_algebra_quiver.quiver": {
66
"failed": true
77
},
8+
"sage.geometry.cone": {
9+
"failed": true
10+
},
811
"sage.groups.matrix_gps.finitely_generated_gap": {
912
"failed": true
1013
},
@@ -17,6 +20,9 @@
1720
"sage.matrix.matrix2": {
1821
"failed": true
1922
},
23+
"sage.matrix.matrix_integer_sparse": {
24+
"failed": true
25+
},
2026
"sage.misc.lazy_import": {
2127
"failed": true
2228
},

0 commit comments

Comments
 (0)