RFR: 8319555: [TestBug] Utility for creating instruction window for manual tests
Kevin Rushforth
kcr at openjdk.org
Mon Mar 31 16:30:47 UTC 2025
On Fri, 28 Mar 2025 23:16:18 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> On a related note, where is it documented how to run manual tests?
It isn't documented anywhere. Nor are the tests wired up to the build. We have the following test sprint bug filed:
[JDK-8296441](https://bugs.openjdk.org/browse/JDK-8296441): Build and run manual tests from gradle
We might want to do that one first before implementing this one. Without some way from gradle, ant, or a shell script, it will be difficult to run any of the tests that start using this utility.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1747#issuecomment-2766760597
More information about the openjfx-dev
mailing list