[daisy] [JIRA] Updated: (DSY-522) variantLastModified testcase in
LocalQuery2Test fails with PostgreSQL as database
Bruno Dumon (JIRA)
issues at cocoondev.org
Thu Aug 2 03:15:50 CDT 2007
[ http://issues.cocoondev.org//browse/DSY-522?page=all ]
Bruno Dumon updated DSY-522:
----------------------------
Component: Repository - database support
(was: Repository)
(was: Repository - querying and indexing)
> variantLastModified testcase in LocalQuery2Test fails with PostgreSQL as database
> ---------------------------------------------------------------------------------
>
> Key: DSY-522
> URL: http://issues.cocoondev.org//browse/DSY-522
> Project: Daisy
> Type: Bug
> Components: Repository - database support
> Versions: 2.1
> Environment: SVN 4286
> Reporter: Andreas Deininger
> Priority: Minor
>
> The repository testcase for variantLastModified inside LocalQuery2Test fails if PostgreSQL is used as SQL database (however not sure whether this is related to the use of PostgreSQL at all):
> Offending test statement: select variantLastModified where variantLastModified = " + QueryHelper.formatDateTime(document.getVariantLastModified()) + " and id = 'xxx
> Testcase: testQuery(org.outerj.daisy.repository.test.LocalQuery2Test): Caused an ERROR
> null
> java.lang.IndexOutOfBoundsException
> at org.outerx.daisy.x10.impl.SearchResultDocumentImpl$SearchResultImpl$RowsImpl.getRowArray(Unknown Source)
> at org.outerj.daisy.repository.test.AbstractQuery2Test.testQuery(AbstractQuery2Test.java:369)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
More information about the daisy
mailing list