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

Test javax/management/remote/mandatory/loading/MethodResultTest.java timed out

XMLWordPrintable

      Test: javax/management/remote/mandatory/loading/MethodResultTest.java

      ----------System.out:(27/1167)----------
      Testing for protocol rmi
      Timeout signalled after 480 seconds
      For object returned by getAttribute:
      Test passes: returned object has same class name but is not same class
      For object returned by getAttributes:
      Test passes: returned object has same class name but is not same class
      For object returned by setAttributes:
      Test passes: returned object has same class name but is not same class
      For object returned by invoke:
      Test passes: returned object has same class name but is not same class
      For object returned by getMBeanInfo:
      Test passes: returned object has same class name but is not same class
      For exception thrown by getAttribute:
      Test passes: thrown exception has same class name but is not same class
      For exception thrown by setAttribute:
      Test passes: thrown exception has same class name but is not same class
      For exception thrown by invoke:
      Test passes: thrown exception has same class name but is not same class
      Test passes for protocol rmi

      Testing for protocol iiop
      System does not recognize URL: service:jmx:iiop://ol8-x64-97725; ignoring

      Testing for protocol jmxmp
      System does not recognize URL: service:jmx:jmxmp://ol8-x64-97725; ignoring

      Test passed
      ----------System.err:(1/15)----------
      STATUS:Passed.

      Looks like a raced between the test finsihing and the timeout handling running. But the test normally only takes seconds to run.

            Unassigned Unassigned
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: