Skip to content

Commit

Permalink
Add link to GitHub issue
Browse files Browse the repository at this point in the history
  • Loading branch information
zhassan-aws committed Mar 22, 2024
1 parent 00e006c commit b05e60e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/kani/Spurious/storage_fixme.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
// Modifications Copyright Kani Contributors
// See GitHub history for details.

// Our handling of storage markers causes spurious failures in this test.
// https://github.com/model-checking/kani/issues/3099

use std::alloc::Layout;
use std::marker::PhantomData;
use std::mem::ManuallyDrop;
Expand Down

0 comments on commit b05e60e

Please sign in to comment.