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

Open
wants to merge 2 commits into
base: arith-dev
Choose a base branch
from

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
This enables a number of previously disabled tests which actually pass.
This also tidies up the naming of some of the regular tests.
@DavePearce DavePearce force-pushed the 1551-feat-enable-disabled-tests branch from 1e0db86 to 986e514 Compare November 25, 2024 20:10
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.

Situations where it gets stuck:

(1) Actually reading the trace file.
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
1 participant