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

fix: enable previously disabled tests #1552

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

DavePearce
Copy link
Collaborator

This enables a number of previously disabled tests which actually pass.

@DavePearce DavePearce linked an issue Nov 24, 2024 that may be closed by this pull request
@DavePearce DavePearce force-pushed the 1551-feat-enable-disabled-tests branch from 1e0db86 to 986e514 Compare November 25, 2024 20:10
@DavePearce DavePearce force-pushed the 1551-feat-enable-disabled-tests branch 9 times, most recently from d2c48ae to ed1cb1a Compare December 2, 2024 02:45
This enables a number of previously disabled tests which actually pass.
This also tidies up the naming of some of the regular tests.
This disable remaining tests which actually still use too much resource
for `go-corset`.  Potentially, we should be considering some kind of
graceful exit when this happens.
@DavePearce DavePearce force-pushed the 1551-feat-enable-disabled-tests branch from ed1cb1a to fb11fba Compare December 3, 2024 21:10
@DavePearce DavePearce merged commit 0a9f031 into arith-dev Dec 5, 2024
6 checks passed
@DavePearce DavePearce deleted the 1551-feat-enable-disabled-tests branch December 5, 2024 05:41
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

Successfully merging this pull request may close these issues.

feat: enable @Disabled tests
2 participants