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

--verify-exclude fails to abort the test run when discovering failures

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • tools
    • None

      As detailed in
        https://bugs.openjdk.org/browse/JDK-8357051
      when the --verify-exclude flag is set and there are errors found in the problemlist files, jtreg prints a message such as:
        Error: Cannot run because an exclude list had errors, printed above. Either resolve them or remove the exclude list.
      Jtreg should then terminate without running the tests. However, the actual behavior is that it continues to run the tests. Terminating would be easier to detect as a failure case for e.g. makefiles.

            lujaniuk Ludvig Janiuk
            lujaniuk Ludvig Janiuk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: