Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8046768

[TEST_BUG] com/sun/jndi/ldap/LdapTimeoutTest.java fails intermittently

    XMLWordPrintable

Details

    • b80
    • Not verified

    Backports

      Description

        TESTFAIL:com/sun/jndi/ldap/LdapTimeoutTest.java

        com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently in jdk9/b16 same binaries run. Failed 4 (out of 184) times so far.

        Not see this failure in previous same binaries testing, also not yet see this failure in jdk9-dev nightly testing.

        ----------System.out:(3/25)----------

        Passed = 3, failed = 1

        ----------System.err:(24/1329)----------
        fail: timeout should be at least 15 seconds, actual time: 23
        java.lang.Exception: Stack trace
        at java.lang.Thread.dumpStack(Thread.java:1329)
        at LdapTimeoutTest.fail(LdapTimeoutTest.java:48)
        at LdapTimeoutTest.deadServerNoTimeout(LdapTimeoutTest.java:160)
        at LdapTimeoutTest.main(LdapTimeoutTest.java:69)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:484)
        at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:759)
        at java.lang.Thread.run(Thread.java:745)
        java.lang.AssertionError: Some tests failed
        at LdapTimeoutTest.main(LdapTimeoutTest.java:82)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:484)
        at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:759)
        at java.lang.Thread.run(Thread.java:745)

        JavaTest Message: Test threw exception: java.lang.AssertionError
        JavaTest Message: shutting down test

        result: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Some tests failed

        Attachments

          Issue Links

            Activity

              People

                robm Robert Mckenna
                amlu Amy Lu (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: