Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-4183

indetermenancy in logger test

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.7.0SDK
    • Core Java Framework
    • None

    Description

      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).

      Attachments

        Activity

          People

            schor Marshall Schor
            schor Marshall Schor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: