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

JShell tests: clean-up tests before integration

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P4 P4
    • 9-repo-kulla
    • 9
    • tools
    • None

      JShell tests: clean-up tests before integration.

      Before integration Kulla to JDK9 all excluded tests for JShell should be cleaned up:
      1. Now if a test is excluded, it has "@Test(enabled = false)" annotation, so jtreg does not indicate nothing. Instead of using the annotation, "@ignore" jtreg tag should be used. In this case, we won't miss that a test will never be run.
      2. Each of the excluded tests should have an open bug in JBS. The bug id should be written in "@ignore" tag.

            aeremeev Andrei Eremeev
            aeremeev Andrei Eremeev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: