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

BAR-INTR-HRZN-DFFR test fails. #24

Closed
gheber opened this issue Jul 9, 2015 · 1 comment
Closed

BAR-INTR-HRZN-DFFR test fails. #24

gheber opened this issue Jul 9, 2015 · 1 comment
Assignees

Comments

@gheber
Copy link
Owner

gheber commented Jul 9, 2015

The BAR-INTR-HRZN-DFFR test in bar-tests.lisp fails with:

Failure Details:


BAR-INTR-HRZN-DFFR []:
Unexpected Error: #<TYPE-ERROR expected-type: (SATISFIES CAT::ICMBN-P)
datum:
----------------------------------------------------------------------{CMBN 4}
<1 * (-2 -3 2 3)>
<-1 * (-2 2 -3 3)>
<1 * (-2 2 3 -3)>
<1 * (2 -2 -3 3)>
<-1 * (2 -2 3 -3)>

<1 * (2 3 -2 -3)>

The value
----------------------------------------------------------------------{CMBN 4}
<1 * (-2 -3 2 3)>
<-1 * (-2 2 -3 3)>
<1 * (-2 2 3 -3)>
<1 * (2 -2 -3 3)>
<-1 * (2 -2 3 -3)>

<1 * (2 3 -2 -3)>

is not of type
(SATISFIES CAT::ICMBN-P)...


@gheber gheber self-assigned this Jul 9, 2015
@gheber gheber added this to the Testing Baseline milestone Jul 9, 2015
This was referenced Jul 9, 2015
@gheber
Copy link
Owner Author

gheber commented Jul 11, 2015

Fixed by 463f908.

@gheber gheber closed this as completed Jul 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant