Ignore some tests on aarch64

This commit is contained in:
Sae-bom Kim 2015-03-25 18:17:33 +09:00
parent a99936b397
commit c66a2b7393
4 changed files with 5 additions and 1 deletions

View file

@ -8,6 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// ignore-aarch64
// min-lldb-version: 310
// compile-flags:-g

View file

@ -10,12 +10,13 @@
// ignore-windows failing on 64-bit bots FIXME #17638
// ignore-lldb
// ignore-aarch64
// compile-flags:-g
// gdb-command:run
// gdb-command:next
// gdb-check:[...]33[...]s
// gdb-check:[...]34[...]s
// gdb-command:continue
#![omit_gdb_pretty_printer_section]