Skip to content

Issue in testcase with CAS Combiner #24

@mac-op

Description

@mac-op

Description
Upon reviewing the UIMA spec for CAS Multiplier we realized the test case for CAS Combiner in test_engine.cpp is wrong, and the input CASes to the Combiner should continue along the pipeline (the default behavior), instead of being dropped. This means that there should be 4 output CASes instead of 2.

Fixes
A simple fix could be to change the number of expected outputs and the related assertions. Further discussions may be required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions