JShell tests: clean-up tests before integration

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: P4
    • 9-repo-kulla
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: