Marshall Schor created UIMA-5333:
------------------------------------
Summary: uv3 test case reset enableSchemaValidation & Logger levels
Key: UIMA-5333
URL: https://issues.apache.org/jira/browse/UIMA-5333
Project: UIMA
Issue Type: Bug
Components: Core Java Framework
Reporter: Marshall Schor
Assignee: Marshall Schor
Priority: Minor
Fix For: 3.0.0SDK-alpha02
While comparing output of v2 and v3 test suites, I found differences due to
different ordering of tests, and the fact that tests would set a level on a
log, and not reset it back afterwards, or they would set a mode of XML parse
schema validation and not set it back afterwards. Use try / finally or
setup/teardown to reset things like this in test cases. Probably not worth
fixing in v2, so not queued up for that.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)