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

Fix and enable test workflow using GitHub Actions

XMLWordPrintable

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

      There exists a test workflow definition `.github/workflows/test.yml`, introduced by https://github.com/openjdk/jtreg/commit/ba1fc9383547221faacd37d0a2b7b030b69b87f5
      This file contains syntax errors and does not support common use-cases, like testing pushes to the master branch and pull requests.

      Proposed steps.

      1. Make the test workflow run by default on push events of the master branch.

      2. Make the test workflow run by default on push events of pull requests.

      3. On successful workflow runs on the master branch, attach the produced `jtreg` image to the run.

            cstein Christian Stein
            cstein Christian Stein
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: