changeset 19099:d45677473bea

Add HotSpotCryptoSubstitutionTest to blacklist for SPARC
author Stefan Anzinger <stefan.anzinger@oracle.com>
date Tue, 03 Feb 2015 16:59:56 +0100
parents c3ea07277cf6
children d2ec5e56ed31
files test/blacklist_sparc.txt
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/test/blacklist_sparc.txt	Mon Feb 02 14:20:44 2015 +0100
+++ b/test/blacklist_sparc.txt	Tue Feb 03 16:59:56 2015 +0100
@@ -1,5 +1,4 @@
 com.oracle.graal.replacements.test.StandardMethodSubstitutionsTest
 com.oracle.graal.hotspot.amd64.test.CompressedNullCheckTest
-com.oracle.graal.compiler.test.ea.UnsafeEATest
-com.oracle.graal.truffle.test.SimplePartialEvaluationTest
-com.oracle.graal.replacements.test.ArraysSubstitutionsTest
+com.oracle.graal.hotspot.test.HotSpotCryptoSubstitutionTest
+