JDK-8155051 : Improve test system usability for doing a single test run
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: build
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-04-25
  • Updated: 2018-06-08
  • Resolved: 2018-06-08
Related Reports
Duplicate :  
Description
We need to improve our test system usability for doing a single test run. The current test system takes too longer to do a single test run and in some cases (due to a bug in gradle with input parameters) fail to run. This limitation has a negative impact on developers productive.
  
Comments
This was fixed in gradle 4.7 by https://github.com/gradle/gradle/issues/3851
08-06-2018