Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902341

IllegalStateException trying to list tests in group

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • tools
    • None

      Running: jtreg -a -v:fail,error,time -retain:fail,error -ignore:quiet -exclude:ProblemList.txt -noreport -timeout:5 -J-Djavatest.maxOutputSize=10000000 -testjdk:../../../build/linux-x64-debug/images/jdk -l :jdk_svc

      Testsuite: /export/users/dh198349/jdk-dev/open/test/jdk
      Error: Unexpected exception occurred! java.lang.IllegalStateException
      java.lang.IllegalStateException
              at com.sun.javatest.TestResult.setTestDescription(TestResult.java:1923)
              at com.sun.javatest.TestResultTable.getCachedResult(TestResultTable.java:2180)
              at com.sun.javatest.TRT_TreeNode.processFile(TRT_TreeNode.java:1110)
              at com.sun.javatest.TRT_TreeNode.scanIfNeeded(TRT_TreeNode.java:646)
              at com.sun.javatest.TRT_TreeNode.getChildCount(TRT_TreeNode.java:120)
              at com.sun.javatest.TRT_Iterator$PseudoFrame.nextIndex(TRT_Iterator.java:982)
              at com.sun.javatest.TRT_Iterator.findNext(TRT_Iterator.java:609)
              at com.sun.javatest.TRT_Iterator.init(TRT_Iterator.java:582)
              at com.sun.javatest.TRT_Iterator.<init>(TRT_Iterator.java:109)
              at com.sun.javatest.TestResultTable.getIterator(TestResultTable.java:974)
              at com.sun.javatest.regtest.tool.Tool.getResultsIterator(Tool.java:1939)
              at com.sun.javatest.regtest.tool.Tool.listTests(Tool.java:1388)
              at com.sun.javatest.regtest.tool.Tool.run(Tool.java:1121)
              at com.sun.javatest.regtest.tool.Tool.run(Tool.java:967)
              at com.sun.javatest.regtest.tool.Tool.main(Tool.java:139)
              at com.sun.javatest.regtest.Main.main(Main.java:58)

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

              Created:
              Updated: