changeset 18851:99174f0475d0

[SPARC] Remove SL from blacklist, add UnsafeEATest to blacklist (as long as unsafe does not EA on SPARC in some cases right now)
author Stefan Anzinger <stefan.anzinger@oracle.com>
date Tue, 13 Jan 2015 06:11:30 +0100
parents 55a30b4beb5f
children 4b4421dafcaa
files test/blacklist_sparc.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/blacklist_sparc.txt	Mon Jan 12 21:24:26 2015 +0100
+++ b/test/blacklist_sparc.txt	Tue Jan 13 06:11:30 2015 +0100
@@ -1,3 +1,3 @@
 com.oracle.graal.replacements.test.StandardMethodSubstitutionsTest
 com.oracle.graal.hotspot.amd64.test.CompressedNullCheckTest
-com.oracle.graal.truffle.test.SLTruffleGraalTestSuite
+com.oracle.graal.compiler.test.ea.UnsafeEATest