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

Run gradle test tasks using a Jigsaw (jake) build

    XMLWordPrintable

Details

    Description

      Running "gradle test" fails due to the following gradle bug:

      https://issues.gradle.org/browse/GRADLE-3287

      As such we need a way to run the tests that doesn't hit this bug. Either forking off an "ant" task and running the tests from ant, or possibly by launching our own test harness to replace gradle's default test runner (if they support that).

      Need to refactor to following module junit test packages - to separate white/black box so junit can work:
         X base
         X graphics
         X controls
         X fxml
         o fxpackager - in flux, just disable for now
         o jmx - no tests.
         o swing
         X web
         o systemTests

      Attachments

        Issue Links

          Activity

            People

              ddhill David Hill (Inactive)
              kcr Kevin Rushforth
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: