Enable excluded tests in gradle build

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: javafx

      The build.gradle script has the following excludes, which should be removed so that the tests will run:

              exclude("**/DepthTest.*");
              exclude("**/*Abstract*.*");

      If there are failing tests as a result, then they should be fixed or excluded with "@Ignore"

            Assignee:
            Kevin Rushforth
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: