[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6820?page=c...
]
Michael Ren commented on HHH-6820:
----------------------------------
select...holdlock will cause "shouldn't be able to get read lock while another
transaction has write lock" error in this test.
Since ASE15.7 will generate select...for update instead, so it passes it.
Now skip it for ASE15.5.
Skip test
org.hibernate.ejb.test.lock.LockTest.testContendedPessimisticLock for Sybase ASE15.5
----------------------------------------------------------------------------------------------
Key: HHH-6820
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6820
Project: Hibernate Core
Issue Type: Bug
Reporter: Michael Ren
Assignee: Strong Liu
Priority: Minor
Skip this test since ASE 15.5 cannot support the feature.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira