comparison test/blacklist_sparc.txt @ 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 99174f0475d0
children d45677473bea
comparison
equal deleted inserted replaced
18880:1ca36602c05b 18948:759d9ffc97fd
1 com.oracle.graal.replacements.test.StandardMethodSubstitutionsTest 1 com.oracle.graal.replacements.test.StandardMethodSubstitutionsTest
2 com.oracle.graal.hotspot.amd64.test.CompressedNullCheckTest 2 com.oracle.graal.hotspot.amd64.test.CompressedNullCheckTest
3 com.oracle.graal.compiler.test.ea.UnsafeEATest 3 com.oracle.graal.compiler.test.ea.UnsafeEATest
4 com.oracle.graal.truffle.test.SimplePartialEvaluationTest
5 com.oracle.graal.replacements.test.ArraysSubstitutionsTest