[
https://issues.apache.org/jira/browse/UIMA-4183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor resolved UIMA-4183.
----------------------------------
Resolution: Fixed
Assignee: Marshall Schor
> indetermenancy in logger test
> -----------------------------
>
> Key: UIMA-4183
> URL: https://issues.apache.org/jira/browse/UIMA-4183
> Project: UIMA
> Issue Type: Bug
> Components: Core Java Framework
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Priority: Minor
> Fix For: 2.7.0SDK
>
>
> With some Java impl, the JSF47Logger_implTest fails if a high-level logger is
> set with "INFO" level, and a lower level logger (which inherits from the
> higher one) is created without setting the level. The javadocs say that in
> this case the lower level setting is set according to a global LogManager
> configuration setting. In many cases, it's null, which causes the level to
> be inherited from the parent. But it might not be. On some Jenkins test
> platforms, it appears that it is not null, and not INFO, thus making the test
> fail. (This is a conjecture - This Jira will "fix" that, and we'll see if
> the intermittent Jenkins failures in this test go away).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)