FYI:
The current regression tests are failing- I think this is expected due to the
changes in the TypeSystem:
EntityMention-> SignSymptomMention
If there are no objections, I plan to replace the expected results with
whatever the code is generating now.
10 Jun 2013 16:57:25 INFO RegressionPipelineTest - Verifying Test Output:
\workspaces\apache-ctakes\trunk\ctakes-regression-test\testdata\expectedoutput\RegressionPipelineCPETest\doc1_07543210_sample_past_smoker.txt.xml
Exception in thread "BaseCPMImpl-Thread" junit.framework.AssertionFailedError:
Verifying Test Output:
doc1_07543210_sample_past_smoker.txt.xmlorg.custommonkey.xmlunit.Diff
[different] Expected element tag name
'org.apache.ctakes.typesystem.type.textsem.EntityMention' but was
'org.apache.ctakes.typesystem.type.textsem.SignSymptomMention' - comparing
<org.apache.ctakes.typesystem.type.textsem.EntityMention...> at
/CAS[1]/org.apache.ctakes.typesystem.type.textsem.EntityM
ention[1] to <org.apache.ctakes.typesystem.type.textsem.SignSymptomMention...>
at /CAS[1]/org.apache.ctakes.typesystem.type.textsem.SignSymptomMention[1]
at junit.framework.Assert.fail(Assert.java:50)
at junit.framework.Assert.assertTrue(Assert.java:20)
at
org.apache.ctakes.regression.test.RegressionPipelineTest.compareXMLOutput(RegressionPipelineTest.java:148)
at
org.apache.ctakes.regression.test.RegressionPipelineTest$StatusCallbackListenerImpl.collectionProcessComplete(RegressionPipelineTest.java:201)
at
org.apache.uima.collection.impl.cpm.BaseCPMImpl.run(BaseCPMImpl.java:538)
Thanks,
Pei