The legacy module duplicates the tests from uimaFIT 1.4 (pre Apache). This is meant to ensure that old uimaFIT-based components can be used with Apache uimaFIT.
New tests are only go the core module. Updates happen rarely. Many of the tests are thus duplicated in the two modules. Die CPE module also duplicates several tests, but runs them against the CPE instead of the uimaFIT simple pipeline. -- Richard > On 23.03.2016, at 22:04, Marshall Schor <[email protected]> wrote: > > Ran build-from-sources, ran to completion OK. > > I did notice 2 projects had the same pattern of tests throwing (expected?) > exceptions; I'm writing about them since (at least in the first instance), > the > same exception is reported multiple times, perhaps something might be broken > in > the test? > > Project: core 2.2.0 > > ViewCreatorAnnotatorTest (No sofaFS with name myView found.) (reported 4 > times in a row) > > ViewTextCopierAnnotatorTest ( No sofaFS with name SourceView found.) > > Project: Legacy uimaFIT support 2.2.0 > > ViewCreatorAnnotatorTest (No sofaFS with name myView found.) (reported 4 > times in a row) > > ViewTextCopierAnnotatorTest ( No sofaFS with name SourceView found.) > > More testing coming... -Marshall
