JDK-8197397 : Document steps for setting up and executing manual/automated tests in jfx-tests repo
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: other
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-02-08
  • Updated: 2023-09-22
  • Resolved: 2023-09-22
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
jfx22 inapplicableFixed
Related Reports
Blocks :  
Description
As of now, executing the openjfx tests require lot of effort and this is not well documented either. We rely on workarounds to ensure we get the tests running without spending much time fixing the broken bits.

The objective of this task is to 
- List all the required dependencies required for test execution
- Document steps which ensure running the tests in hassle free manner
- Identify any enhancements in the process which could further ease test execution
Comments
Changeset: 49b6f8a7 Author: Ajit Ghaisas <aghaisas@openjdk.org> Date: 2023-09-22 03:15:30 +0000 URL: https://git.openjdk.org/jfx-tests/commit/49b6f8a7342b1ac2ffbdd370c799d6c03228f229
22-09-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jfx-tests/pull/11 Date: 2023-09-15 07:09:13 +0000
15-09-2023