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

test/jdk/java/io/Console/CharsetTest.java failing with NoClassDefFoundError: jtreg/SkippedException

XMLWordPrintable

      Error: Unable to initialize main class CharsetTest
      Caused by: java.lang.NoClassDefFoundError: jtreg/SkippedException
      ];
       stderr: [expect: spawn id exp3 not open
          while executing
      "expect eof"
          (file "<dir>/src.full/open/test/jdk/java/io/Console/script.exp" line 32)
      ]
       exitValue = 1

      java.lang.RuntimeException: Test failed. Exit value from 'expect' command: 1
      at CharsetTest.main(CharsetTest.java:69)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:565)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
      at java.base/java.lang.Thread.run(Thread.java:1447)

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

            naoto Naoto Sato
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: