[dna-issues] [JBoss JIRA] Updated: (DNA-644) BasicJpaRepositoryTckTest has failures related to XPath queries
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Sun Jan 10 20:20:30 EST 2010
[ https://jira.jboss.org/jira/browse/DNA-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Carothers updated DNA-644:
--------------------------------
Attachment: DNA-644.patch
Attached patch that makes BasicRequestProcessor.process(CreateNodeRequest) call recordChange(request) after successful node additions. If recordChange(...) isn't called, the SearchEngineIndexer is never made aware of the change and the node will not be added to the indexes or returned as a search result. Adding this line makes all 5 failing tests pass. I reviewed the rest of the class, but could not find any other places where this call was missing.
> BasicJpaRepositoryTckTest has failures related to XPath queries
> ---------------------------------------------------------------
>
> Key: DNA-644
> URL: https://jira.jboss.org/jira/browse/DNA-644
> Project: DNA
> Issue Type: Bug
> Components: Connectors, JCR, Query
> Affects Versions: 0.7
> Reporter: Randall Hauch
> Assignee: Randall Hauch
> Priority: Blocker
> Fix For: 0.7
>
> Attachments: DNA-644.patch
>
>
> Pending the correction for DNA-617, there are now 5 failures with the TCK tests running against the JPA connector with the "basic" model. All 5 tests have to do with XPath tests, and all failures report no results found. These need to get fixed to have a clean integration build.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list