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

JShell tests: Some testng tests check nothing

    XMLWordPrintable

Details

    • b156
    • Verified

    Backports

      Description

        After langtools test run I ran following command
        find . -name *.jtr -exec grep -H "Total tests run: 0" {} \;

        Found tests which needs to be revised.
        ./jdk/jshell/JdiListeningExecutionControlTest.jtr:Total tests run: 0, Failures: 0, Skips: 0
        ./jdk/jshell/FailOverExecutionControlTest.jtr:Total tests run: 0, Failures: 0, Skips: 0
        ./jdk/jshell/FailOverExecutionControlHangingLaunchTest.jtr:Total tests run: 0, Failures: 0, Skips: 0
        ./jdk/jshell/FailOverExecutionControlDyingLaunchTest.jtr:Total tests run: 0, Failures: 0, Skips: 0
        ./jdk/jshell/JdiLaunchingExecutionControlTest.jtr:Total tests run: 0, Failures: 0, Skips: 0
        ./jdk/jshell/JdiListeningLocalhostExecutionControlTest.jtr:Total tests run: 0, Failures: 0, Skips: 0
        ./jdk/jshell/FailOverExecutionControlHangingListenTest.jtr:Total tests run: 0, Failures: 0, Skips: 0

        Attachments

          Issue Links

            Activity

              People

                rfield Robert Field (Inactive)
                anazarov Andrey Nazarov (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: