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

tools/javac/lambda/methodReferenceExecution/MethodReferenceTestNew.java completed and timed out

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 26
    • 26
    • tools
    • aarch64
    • linux

      The following test timed out in the JDK26 CI:

      tools/javac/lambda/methodReferenceExecution/MethodReferenceTestNew.java

      Here's a snippet from the log file:

      #section:junit
      ----------messages:(11/345)----------
      command: junit MethodReferenceTestNew
      reason: User specified action: run junit MethodReferenceTestNew
      started: Wed Oct 08 08:33:43 UTC 2025
      Mode: agentvm
      Agent id: 20
      Process id: 3995013
      Timeout signalled after 120 seconds
      Timeout information:
      --- Timeout information end.
      finished: Wed Oct 08 08:38:02 UTC 2025
      elapsed time (seconds): 258.859
      ----------configuration:(12/1470)----------

      <snip>

      ----------System.err:(15/988)----------
      STARTED MethodReferenceTestNew::testConstructorReference0 'testConstructorReference0()'
      SUCCESSFUL MethodReferenceTestNew::testConstructorReference0 'testConstructorReference0()' [10067ms]
      STARTED MethodReferenceTestNew::testConstructorReference1 'testConstructorReference1()'
      SUCCESSFUL MethodReferenceTestNew::testConstructorReference1 'testConstructorReference1()' [279ms]
      STARTED MethodReferenceTestNew::testConstructorReference2 'testConstructorReference2()'
      SUCCESSFUL MethodReferenceTestNew::testConstructorReference2 'testConstructorReference2()' [310ms]
      STARTED MethodReferenceTestNew::testConstructorReferenceVarArgs 'testConstructorReferenceVarArgs()'
      SUCCESSFUL MethodReferenceTestNew::testConstructorReferenceVarArgs 'testConstructorReferenceVarArgs()' [454ms]

      [ JUnit Containers: found 4, started 4, succeeded 4, failed 0, aborted 0, skipped 0]
      [ JUnit Tests: found 4, started 4, succeeded 4, failed 0, aborted 0, skipped 0]


      JavaTest Message: Test complete.

      result: Error. "junit" action timed out with a timeout of 120 seconds on agent 20

            vromero Vicente Arturo Romero Zaldivar
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: