Skip to content

Conversation

@zhassan-aws
Copy link
Contributor

Description of changes:

Kani currently skips codegen of any objects starting with bridge::closure, likely due to previous crashes seen in the std library regression (scripts/std-lib/regression.sh), but the crashes are no longer reproducible.

Resolved issues:

Resolves #281

Call-outs:

Testing:

  • How is this change tested? std library regression included in the kani regressions

  • 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.

@zhassan-aws zhassan-aws requested a review from a team as a code owner March 16, 2022 17:06
@zhassan-aws zhassan-aws merged commit 98120c1 into model-checking:main Mar 17, 2022
@zhassan-aws zhassan-aws deleted the bridge-client-no-skip branch March 17, 2022 17:37
tedinski pushed a commit to tedinski/rmc that referenced this pull request Apr 26, 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.

Standard library function bridge::client::Ident::new and similar do not codegen

2 participants