cargo insta test
crash (because of insta::assert_snapshot in a loop, perhaps?)
#307
Labels
bug
Something isn't working
What happened?
I was working with this repository state of the
jj
source code:insta-bug.tar.gz
Update: I was editing
tests/test_resolve_command.rs
, so removing that file probably avoids the bug. I think it might have to do with having andinsta
test in a loop.I'm sure there's some mistake there (still looking), but whatever it is, it shouldn't crash
cargo insta
.Reproduction steps
Insta Version
1.21.2
rustc Version
rustc 1.66.0-beta.2 (0040709e3 2022-11-20)
What did you expect?
No crash
The text was updated successfully, but these errors were encountered: