Skip to content

Commit 553e106

Browse files
committed
Undo drop-locations.rs change
The compiler crashed in CI when compiling drop-locations.rs, so restore the ignore-test marker there.
1 parent 2985a8b commit 553e106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/debuginfo/drop-locations.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ignore-windows
22
// ignore-android
3-
// ignore-lldb // Test temporarily ignored due to debuginfo tests being disabled, see PR 47155
3+
// ignore-test // Test temporarily ignored due to debuginfo tests being disabled, see PR 47155
44
// min-lldb-version: 310
55

66
#![allow(unused)]

0 commit comments

Comments
 (0)