Skip to content

Commit

Permalink
Re-enable tests on Android
Browse files Browse the repository at this point in the history
Addresses part of #10381.
  • Loading branch information
tamird committed Apr 29, 2015
1 parent 97fe4e6 commit 8cdfc8f
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion src/test/debuginfo/constant-debug-locs.rs
Expand Up @@ -8,7 +8,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

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

// compile-flags:-g
Expand Down
1 change: 0 additions & 1 deletion src/test/debuginfo/constant-in-match-pattern.rs
Expand Up @@ -8,7 +8,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

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

// compile-flags:-g
Expand Down
1 change: 0 additions & 1 deletion src/test/debuginfo/cross-crate-spans.rs
Expand Up @@ -10,7 +10,6 @@

#![omit_gdb_pretty_printer_section]

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

// aux-build:cross_crate_spans.rs
Expand Down
1 change: 0 additions & 1 deletion src/test/debuginfo/vec-slices.rs
Expand Up @@ -8,7 +8,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// ignore-android: FIXME(#10381)
// ignore-windows
// min-lldb-version: 310

Expand Down

0 comments on commit 8cdfc8f

Please sign in to comment.