Skip to content

Issue in testcase with CAS Combiner #24

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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