Skip to content

Commit 3c2edf3

Browse files
author
Matthias Koeppe
committed
.github/workflows/ci-conda-known-test-failures.json: Add two more failures
1 parent 46efdda commit 3c2edf3

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
@@ -11,6 +11,9 @@
1111
"sage.groups.matrix_gps.finitely_generated_gap": {
1212
"failed": true
1313
},
14+
"sage.interfaces.expect": {
15+
"failed": true
16+
},
1417
"sage.libs.gap.element": {
1518
"failed": true
1619
},
@@ -41,6 +44,9 @@
4144
"sage.rings.polynomial.multi_polynomial_libsingular": {
4245
"failed": true
4346
},
47+
"sage.rings.polynomial.skew_polynomial_finite_field": {
48+
"failed": true
49+
},
4450
"sage.tests.gap_packages": {
4551
"failed": true
4652
}

0 commit comments

Comments
 (0)