changeset 18948:759d9ffc97fd

[SPARC] add classes to blacklist for unittest on sparc as the PEA is partially disabled right now
author Stefan Anzinger <stefan.anzinger@oracle.com>
date Mon, 19 Jan 2015 15:03:17 +0100
parents 1ca36602c05b
children 886cf229e5ee
files test/blacklist_sparc.txt
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/test/blacklist_sparc.txt	Mon Jan 19 14:29:54 2015 +0100
+++ b/test/blacklist_sparc.txt	Mon Jan 19 15:03:17 2015 +0100
@@ -1,3 +1,5 @@
 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