Skip to content

Commit 8cdfc8f

Browse files
committed
Re-enable tests on Android
Addresses part of #10381.
1 parent 97fe4e6 commit 8cdfc8f

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

src/test/debuginfo/constant-debug-locs.rs

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

src/test/debuginfo/constant-in-match-pattern.rs

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// ignore-android: FIXME(#10381)
1211
// min-lldb-version: 310
1312

1413
// compile-flags:-g

src/test/debuginfo/cross-crate-spans.rs

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
#![omit_gdb_pretty_printer_section]
1212

13-
// ignore-android: FIXME(#10381)
1413
// min-lldb-version: 310
1514

1615
// aux-build:cross_crate_spans.rs

src/test/debuginfo/vec-slices.rs

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// ignore-android: FIXME(#10381)
1211
// ignore-windows
1312
// min-lldb-version: 310
1413

0 commit comments

Comments
 (0)