Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test fails after cl-perm update #924

Open
stylewarning opened this issue Aug 13, 2024 · 0 comments
Open

test fails after cl-perm update #924

stylewarning opened this issue Aug 13, 2024 · 0 comments

Comments

@stylewarning
Copy link
Member

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))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant