[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6820) Skip test org.hibernate.ejb.test.lock.LockTest.testContendedPessimisticLock for Sybase ASE15.5

Michael Ren (JIRA) noreply at atlassian.com
Fri Nov 18 03:51:21 EST 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44352#comment-44352 ] 

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

        


More information about the hibernate-issues mailing list