mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-22 11:06:08 +00:00
Add comment on reason for "FailureExpected"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14375 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
3d0c9705b0
commit
dfe3a0680d
@ -56,6 +56,12 @@ protected String getEntityCacheConfigName()
|
||||
return "optimistic-entity";
|
||||
}
|
||||
|
||||
/**
|
||||
* FIXME remove when JBC release with JBCACHE-1298 fix included is
|
||||
* integrated.
|
||||
*
|
||||
* @throws Exception
|
||||
*/
|
||||
public void testBulkOperationsFailureExpected() throws Exception
|
||||
{
|
||||
super.testBulkOperations();
|
||||
|
Loading…
x
Reference in New Issue
Block a user