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

jdk/internal/jline/console/StripAnsiTest.java can't run in the background

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • core-libs
    • b112

      jdk/internal/jline/console/StripAnsiTest.java was introduced in JDK-8080679. This test can't be run in the background (test requires console?)

      This works:
          $JT_HOME/bin/jtreg -jdk:$TEST_JAVA dev/jdk/test/jdk/internal/jline/console/StripAnsiTest.java

      This does not work:
          $JT_HOME/bin/jtreg -jdk:$TEST_JAVA dev/jdk/test/jdk/internal/jline/console/StripAnsiTest.java &
         

            jlahoda Jan Lahoda
            amlu Amy Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: