annotate test/blacklist_sparc.txt @ 18964:c1f8125b4207

Various adjustments to simplify future merges Do not keep values in static final fields that can be different in other execution contexts. Make callRootMethod and callInlinedMethod accessible for subclasses of TruffleCacheImpl.
author Paul Woegerer <paul.woegerer@oracle.com>
date Tue, 27 Jan 2015 15:10:32 +0100
parents 759d9ffc97fd
children d45677473bea
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16980
74520179dda8 [SPARC] transform unittest whitelist into a blacklist.
Josef Eisl <josef.eisl@jku.at>
parents: 16978
diff changeset
1 com.oracle.graal.replacements.test.StandardMethodSubstitutionsTest
74520179dda8 [SPARC] transform unittest whitelist into a blacklist.
Josef Eisl <josef.eisl@jku.at>
parents: 16978
diff changeset
2 com.oracle.graal.hotspot.amd64.test.CompressedNullCheckTest
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)
Stefan Anzinger <stefan.anzinger@oracle.com>
parents: 17143
diff changeset
3 com.oracle.graal.compiler.test.ea.UnsafeEATest
18948
759d9ffc97fd [SPARC] add classes to blacklist for unittest on sparc as the PEA is partially disabled right now
Stefan Anzinger <stefan.anzinger@oracle.com>
parents: 18851
diff changeset
4 com.oracle.graal.truffle.test.SimplePartialEvaluationTest
759d9ffc97fd [SPARC] add classes to blacklist for unittest on sparc as the PEA is partially disabled right now
Stefan Anzinger <stefan.anzinger@oracle.com>
parents: 18851
diff changeset
5 com.oracle.graal.replacements.test.ArraysSubstitutionsTest