Commit 9cfde95
committed
Disable a failing, unnecessary test
This started to fail since gap-system/gap#6276
But I tripled check everything there: the GAP change is fine, it
just happens to return a different isomorphism which is not
symmetric (however, it is symmetrizable). We could try to fix this
properly, but since the underlying module is also not absolutely
irreducible, it is not clear whether this test is even meaningful.
So just disabling it seems fine.1 parent ad38fee commit 9cfde95
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments