tests: refine disable reason for tests/debuginfo/drop-locations.rs
This commit is contained in:
parent
d20f848478
commit
d1178faa93
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
//@ ignore-android
|
||||
//@ ignore-test: #128971
|
||||
|
||||
// FIXME: stepping with "next" in a debugger skips past end-of-scope drops
|
||||
//@ ignore-test (broken, see #128971)
|
||||
|
||||
#![allow(unused)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue