tests: fix .testsignore for long regression
authormupton <michaelupton@gmail.com>
Mon, 20 Jul 2020 04:36:51 +0000 (21:36 -0700)
committermike upton <michaelupton@gmail.com>
Mon, 20 Jul 2020 18:39:22 +0000 (18:39 +0000)
removed 2 tests from long regression to get nightly tests to pass
fixed .testignore, -arch64 changed to -aarch64, this enables running on ARM hw

Change-Id: Ic8456fef83dfba3417d1edcf62e90873d197d3d6
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/31594
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
tests/gem5/.testignore

index c76d7c685dbdfdc28c3e4eb24a012e0df395c2a4..405f005a666a7f0a30d2dc8edf42bc0eea4827a2 100644 (file)
@@ -110,24 +110,24 @@ test-hello-linux-AtomicSimpleCPU-SPARC-x86_64-opt
 test-hello-linux-TimingSimpleCPU-MIPS-x86_64-opt
 test-hello-linux-AtomicSimpleCPU-MIPS-x86_64-opt
 test-hello-linux-DerivO3CPU-MIPS-x86_64-opt
-test-hello-linux-MinorCPU-RISCV-arch64-debug
-test-hello-linux-TimingSimpleCPU-SPARC-arch64-debug
-test-hello-linux-AtomicSimpleCPU-SPARC-arch64-debug
-test-hello-linux-TimingSimpleCPU-MIPS-arch64-debug
-test-hello-linux-AtomicSimpleCPU-MIPS-arch64-debug
-test-hello-linux-DerivO3CPU-MIPS-arch64-debug
-test-hello-linux-MinorCPU-RISCV-arch64-fast
-test-hello-linux-TimingSimpleCPU-SPARC-arch64-fast
-test-hello-linux-AtomicSimpleCPU-SPARC-arch64-fast
-test-hello-linux-TimingSimpleCPU-MIPS-arch64-fast
-test-hello-linux-AtomicSimpleCPU-MIPS-arch64-fast
-test-hello-linux-DerivO3CPU-MIPS-arch64-fast
-test-hello-linux-MinorCPU-RISCV-arch64-opt
-test-hello-linux-TimingSimpleCPU-SPARC-arch64-opt
-test-hello-linux-AtomicSimpleCPU-SPARC-arch64-opt
-test-hello-linux-TimingSimpleCPU-MIPS-arch64-opt
-test-hello-linux-AtomicSimpleCPU-MIPS-arch64-opt
-test-hello-linux-DerivO3CPU-MIPS-arch64-opt
+test-hello-linux-MinorCPU-RISCV-aarch64-debug
+test-hello-linux-TimingSimpleCPU-SPARC-aarch64-debug
+test-hello-linux-AtomicSimpleCPU-SPARC-aarch64-debug
+test-hello-linux-TimingSimpleCPU-MIPS-aarch64-debug
+test-hello-linux-AtomicSimpleCPU-MIPS-aarch64-debug
+test-hello-linux-DerivO3CPU-MIPS-aarch64-debug
+test-hello-linux-MinorCPU-RISCV-aarch64-fast
+test-hello-linux-TimingSimpleCPU-SPARC-aarch64-fast
+test-hello-linux-AtomicSimpleCPU-SPARC-aarch64-fast
+test-hello-linux-TimingSimpleCPU-MIPS-aarch64-fast
+test-hello-linux-AtomicSimpleCPU-MIPS-aarch64-fast
+test-hello-linux-DerivO3CPU-MIPS-aarch64-fast
+test-hello-linux-MinorCPU-RISCV-aarch64-opt
+test-hello-linux-TimingSimpleCPU-SPARC-aarch64-opt
+test-hello-linux-AtomicSimpleCPU-SPARC-aarch64-opt
+test-hello-linux-TimingSimpleCPU-MIPS-aarch64-opt
+test-hello-linux-AtomicSimpleCPU-MIPS-aarch64-opt
+test-hello-linux-DerivO3CPU-MIPS-aarch64-opt
 test-hello-linux-MinorCPU-RISCV-i386-debug
 test-hello-linux-TimingSimpleCPU-SPARC-i386-debug
 test-hello-linux-AtomicSimpleCPU-SPARC-i386-debug
@@ -152,15 +152,17 @@ test-atomic-DerivO3CPU-SPARC-x86_64-debug
 test-atomic-TimingSimpleCPU-SPARC-x86_64-debug
 test-atomic-DerivO3CPU-SPARC-x86_64-fast
 test-atomic-TimingSimpleCPU-SPARC-x86_64-fast
-test-atomic-DerivO3CPU-SPARC-arch64-opt
-test-atomic-TimingSimpleCPU-SPARC-arch64-opt
-test-atomic-DerivO3CPU-SPARC-arch64-debug
-test-atomic-TimingSimpleCPU-SPARC-arch64-debug
-test-atomic-DerivO3CPU-SPARC-arch64-fast
-test-atomic-TimingSimpleCPU-SPARC-arch64-fast
+test-atomic-DerivO3CPU-SPARC-aarch64-opt
+test-atomic-TimingSimpleCPU-SPARC-aarch64-opt
+test-atomic-DerivO3CPU-SPARC-aarch64-debug
+test-atomic-TimingSimpleCPU-SPARC-aarch64-debug
+test-atomic-DerivO3CPU-SPARC-aarch64-fast
+test-atomic-TimingSimpleCPU-SPARC-aarch64-fast
 test-atomic-DerivO3CPU-SPARC-i386-opt
 test-atomic-TimingSimpleCPU-SPARC-i386-opt
 test-atomic-DerivO3CPU-SPARC-i386-debug
 test-atomic-TimingSimpleCPU-SPARC-i386-debug
 test-atomic-DerivO3CPU-SPARC-i386-fast
 test-atomic-TimingSimpleCPU-SPARC-i386-fast
+realview-o3-checker-ARM-x86_64-opt
+realview64-o3-checker-ARM-x86_64-opt