Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7901350

Add notation to define an empty test group

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • None
    • tools

      As part of including tiered test definitions for JDK regression tests (JDK-8075543), it would be helpful if in jtreg there was some way to define an empty test group.

      The particular use case is that we would like to define a full JDK tier N test run as

          jtreg ... jdk/:tierN langtools/:tierN jaxp/:tierN nashorn/:tierN

      This should be valid, in other words not an error, even if a given repository does not defined any tier N tests.

      For example, currently langtools contains no tier 2 tests and jaxp contains no tier 1 tests, but it is awkward to need to encode that kind of logic into test execution scripts.

            jjg Jonathan Gibbons
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: