com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails sporadically on Windows

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P5
    • None
    • Affects Version/s: 27
    • Component/s: core-libs
    • Fix Understood
    • windows

      This test fails sometimes on windows in our CI with an unexpected exception. When taking a closer look it seems that with the refactoring in JDK-8287062 one of the checked messages was lost.
      Before the change "Connection timed out" was also allowed. A short search in the code shows that this might only happen on Windows.
      I propose to re-add the old message to the allowed messages.

            Assignee:
            Arno Zeller
            Reporter:
            Arno Zeller
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: