aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorEdward Nevill edward.nevill@linaro.org <Edward Nevill edward.nevill@linaro.org>2014-02-13 09:46:41 +0000
committerEdward Nevill edward.nevill@linaro.org <Edward Nevill edward.nevill@linaro.org>2014-02-13 09:46:41 +0000
commita03a58b6f5758444756b9f6da4b9c847804107f8 (patch)
tree1e7f63a8e6388a70a644aa86c9fea9600fdf97b2 /test
parent709d2f42accf60c95873ee8154fdba6974c1f4c2 (diff)
Exclude tests which fail on x86
Diffstat (limited to 'test')
-rw-r--r--test/exclude_aarch64.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/exclude_aarch64.txt b/test/exclude_aarch64.txt
index f8f8498..3055a30 100644
--- a/test/exclude_aarch64.txt
+++ b/test/exclude_aarch64.txt
@@ -38,3 +38,8 @@ gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java generic-all
gc/concurrentMarkSweep/CheckAllocateAndSystemGC.java generic-all
gc/concurrentMarkSweep/GuardShrinkWarning.java generic-all
gc/concurrentMarkSweep/SystemGCOnForegroundCollector.java generic-all
+
+# These tests are failing on x86 - so exclude them for the moment
+gc/metaspace/TestPerfCountersAndMemoryPools.java generic-all
+runtime/SharedArchiveFile/CdsSameObjectAlignment.java generic-all
+runtime/SharedArchiveFile/CdsDifferentObjectAlignment.java generic-all