Skip to content

Fix slow generator tests by adding kani::unwind annotation#1408

Merged
fzaiser merged 1 commit intomodel-checking:mainfrom
fzaiser:generator-test-fix
Jul 25, 2022
Merged

Fix slow generator tests by adding kani::unwind annotation#1408
fzaiser merged 1 commit intomodel-checking:mainfrom
fzaiser:generator-test-fix

Conversation

@fzaiser
Copy link
Contributor

@fzaiser fzaiser commented Jul 25, 2022

Description of changes:

This fixes previously disabled generator tests by adding a kani::unwind annotation.

Resolved issues:

Resolves #1406

Call-outs:

Testing:

  • How is this change tested? Existing regression tests that now work

  • Is this a refactor change? No

Checklist

  • Each commit message has a non-empty body, explaining why the change was made
  • Methods or procedures are documented
  • Regression or unit tests are included, or existing tests cover the modified code
  • My PR is restricted to a single feature or bugfix

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@fzaiser fzaiser requested a review from a team as a code owner July 25, 2022 20:40
@fzaiser fzaiser merged commit 9fcac41 into model-checking:main Jul 25, 2022
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.

Investigate slow generator tests

2 participants