Skip to content

Conversation

karkhaz
Copy link
Contributor

@karkhaz karkhaz commented May 7, 2024

For reference, here is the auto-generated changelog

What's Changed

Full Changelog: kani-0.50.0...kani-0.51.0

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

@github-actions github-actions bot added the Z-EndToEndBenchCI Tag a PR to run benchmark CI label May 7, 2024
@karkhaz karkhaz force-pushed the 2024-05-06-bump-kani-0.51.0 branch from 05a32a1 to 902ce07 Compare May 7, 2024 02:39
@karkhaz karkhaz force-pushed the 2024-05-06-bump-kani-0.51.0 branch from 902ce07 to b7764ae Compare May 7, 2024 16:33
@karkhaz karkhaz marked this pull request as ready for review May 7, 2024 16:34
@karkhaz karkhaz requested a review from a team as a code owner May 7, 2024 16:34
@karkhaz
Copy link
Contributor Author

karkhaz commented May 7, 2024

All regressions are passing on M1 and ARM.

karkhaz and others added 3 commits May 7, 2024 22:03
Co-authored-by: Adrian Palacios <73246657+adpaco-aws@users.noreply.github.com>
Co-authored-by: Adrian Palacios <73246657+adpaco-aws@users.noreply.github.com>
@karkhaz
Copy link
Contributor Author

karkhaz commented May 7, 2024

For the record, solver runtime for
s2n-quic/quic/s2n-quic-core/inet::checksum::tests::differential has regressed from 97s -> 173s (+79.085%). I'm merging.

@karkhaz karkhaz merged commit bb3e71a into model-checking:main May 7, 2024
@karkhaz karkhaz deleted the 2024-05-06-bump-kani-0.51.0 branch May 7, 2024 22:51
qinheping pushed a commit to qinheping/kani that referenced this pull request May 9, 2024
For reference, here is the auto-generated changelog

## What's Changed
* Upgrade toolchain to 2024-04-18 and improve toolchain workflow by
@celinval in model-checking#3149
* Automatic toolchain upgrade to nightly-2024-04-19 by @github-actions
in model-checking#3150
* Stabilize cover statement and update contracts RFC by @celinval in
model-checking#3091
* Automatic toolchain upgrade to nightly-2024-04-20 by @github-actions
in model-checking#3154
* Bump tests/perf/s2n-quic from `2d5e891` to `5f88e54` by @dependabot in
model-checking#3140
* Automatic cargo update to 2024-04-22 by @github-actions in
model-checking#3157
* Automatic toolchain upgrade to nightly-2024-04-21 by @github-actions
in model-checking#3158
* Bump tests/perf/s2n-quic from `5f88e54` to `9730578` by @dependabot in
model-checking#3159
* Fix cargo audit error by @jaisnan in
model-checking#3160
* Fix cbmc-update CI job by @tautschnig in
model-checking#3156
* Automatic cargo update to 2024-04-29 by @github-actions in
model-checking#3165
* Bump tests/perf/s2n-quic from `9730578` to `1436af7` by @dependabot in
model-checking#3166
* Do not assume that ZST-typed symbols refer to unique objects by
@tautschnig in model-checking#3134
* Fix copyright check for `expected` tests by @adpaco-aws in
model-checking#3170
* Remove kani::Arbitrary from the modifies contract instrumentation by
@feliperodri in model-checking#3169
* Automatic cargo update to 2024-05-06 by @github-actions in
model-checking#3172
* Bump tests/perf/s2n-quic from `1436af7` to `6dd41e0` by @dependabot in
model-checking#3174
* Avoid unnecessary uses of Location::none() by @tautschnig in
model-checking#3173


**Full Changelog**:
model-checking/kani@kani-0.50.0...kani-0.51.0

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

---------

Co-authored-by: Adrian Palacios <73246657+adpaco-aws@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-EndToEndBenchCI Tag a PR to run benchmark CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants