# HG changeset patch # User Stefan Anzinger # Date 1422979196 -3600 # Node ID d45677473bead06c19e75296867cd0396f179419 # Parent c3ea07277cf6c22516679eb53c26be33639d8265 Add HotSpotCryptoSubstitutionTest to blacklist for SPARC diff -r c3ea07277cf6 -r d45677473bea test/blacklist_sparc.txt --- 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 +