[ https://issues.apache.org/jira/browse/UIMA-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735539#action_12735539 ]
Jörn Kottmann commented on UIMA-1403: ------------------------------------- I applied your patch, but I still get some test errors. Here are the tests which are still failing: Tests in error: testPreloadResources(org.apache.uima.lucas.consumer.LuceneCASIndexerTest) testPreloadResources(org.apache.uima.lucas.consumer.LuceneCASIndexerTest) testIndexOutDir(org.apache.uima.lucas.consumer.LuceneCASIndexerTest) testIndexOutDir(org.apache.uima.lucas.consumer.LuceneCASIndexerTest) testMappingFile(org.apache.uima.lucas.consumer.LuceneCASIndexerTest) testMappingFile(org.apache.uima.lucas.consumer.LuceneCASIndexerTest) > Lucas: many test cases fail > --------------------------- > > Key: UIMA-1403 > URL: https://issues.apache.org/jira/browse/UIMA-1403 > Project: UIMA > Issue Type: Bug > Components: Sandbox-Lucas > Affects Versions: 2.3S > Reporter: Thilo Goetz > Fix For: 2.3S > > Attachments: 1403_patch.txt > > > Lots of test cases in Lucas fail. They have not been adapted to the new > directory layout. There's also at least one absolute path in the test config > referring to test input data. Please use local data as test input (i.e., put > the test data in the src/test/resources folder). Please discuss on the > mailing list if current test data is proprietary and needs to be replaced > with publicly available data. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.