[infinispan-issues] [JBoss JIRA] (ISPN-1997) JDBC test suite fails with recent H2 driver

Tristan Tarrant (JIRA) jira-events at lists.jboss.org
Fri Apr 20 15:25:17 EDT 2012


Tristan Tarrant created ISPN-1997:
-------------------------------------

             Summary: JDBC test suite fails with recent H2 driver
                 Key: ISPN-1997
                 URL: https://issues.jboss.org/browse/ISPN-1997
             Project: Infinispan
          Issue Type: Bug
          Components: Test Suite
    Affects Versions: 5.1.4.CR1
            Reporter: Tristan Tarrant
            Assignee: Tristan Tarrant
            Priority: Minor
             Fix For: 5.1.4.FINAL


The binary JDBC cache store expects the ID column to be of type INT but the unit tests create an ID column of type VARCHAR(255). Recent versions of H2 (1.3.x) fail to interpret this correctly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list