Marshall Schor created UIMA-4102:
------------------------------------
Summary: SerDesTest6 test case occasionally fails
Key: UIMA-4102
URL: https://issues.apache.org/jira/browse/UIMA-4102
Project: UIMA
Issue Type: Bug
Components: Core Java Framework
Reporter: Marshall Schor
Assignee: Marshall Schor
Priority: Minor
Fix For: 2.7.0SDK
While working on other issues, I noticed a failure in the SerDesTest6 tests.
This test constructs type systems with randomly omitted features for some
types, and also sometimes sets up test array values with 0 lengths. Two tests
failed to account for this, so they would sometimes fail. Fix the tests to
retry with different random seeds, if they encounter either missing feature or
an array length of 0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)