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

Specify Error for Invalid Tests #399

Open
DavePearce opened this issue Nov 27, 2024 · 1 comment
Open

Specify Error for Invalid Tests #399

DavePearce opened this issue Nov 27, 2024 · 1 comment
Assignees

Comments

@DavePearce
Copy link
Collaborator

This is important because some invalid tests may eventually fail for other reasons, and will need to be updated. For example, constraints which don't return an expression of type loob will fail eventually for that reason (when currently they are not).

@DavePearce DavePearce self-assigned this Dec 13, 2024
@DavePearce
Copy link
Collaborator Author

This is now reasonably critical because of the addition of a type checker which can be quite restrictive. Specifically, it means that a number of the invalid tests will be failing now for the wrong reasons.

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

When branches are created from issues, their pull requests are automatically linked.

1 participant