test fails after cl-perm update
stylewarning opened this issue · 0 comments
stylewarning commented
The value
#(0 5 6 3 4 2 1)
is not of type
(SIMPLE-ARRAY (UNSIGNED-BYTE 16) (*))
[Condition of type TYPE-ERROR]
Restarts:
0: [CONTINUE] Skip the rest of the test CL-QUIL-TESTS::TEST-CLIFFORD-AS-PERM and continue by returning (values)
1: [RETEST] Rerun the test CL-QUIL-TESTS::TEST-CLIFFORD-AS-PERM
2: [CONTINUE] Skip the rest of the test FIASCO-SUITES::CL-QUIL-TESTS and continue by returning (values)
3: [RETEST] Rerun the test FIASCO-SUITES::CL-QUIL-TESTS
4: [CONTINUE-WITHOUT-DEBUGGING] Turn off debugging for this test session and invoke the first CONTINUE restart
5: [CONTINUE-WITHOUT-DEBUGGING-ERRORS] Do not stop at unexpected errors for the rest of this test session and continue by invoking the first CONTINUE restart
--more--
Backtrace:
0: (CL-PERMUTATION::%MAKE-PERM #(0 5 6 3 4 2 ...))
1: (CL-QUIL.CLIFFORD::CLIFFORD-GROUP-AS-PERM-GROUP 1)
2: ((LABELS CL-QUIL-TESTS::TEST-CLIFFORD-AS-PERM :IN CL-QUIL-TESTS::TEST-CLIFFORD-AS-PERM))