On Thu, 30 Oct 2025 07:16:12 GMT, Pabulaner IV <[email protected]> wrote:
> As long as manual tests are considered a good practice in such cases, I would > be fine with it. This would of course mean that the test cases won't > automatically detect if something doesn't work anymore. Otherwise I see no > problem with manual tests. Exactly. Automated tests are preferred where feasible. This seems like a case where they aren't quite (which is too bad, since I liked the idea of your automated tests). Manual tests seem fine in this case. I'll review and test them. Thanks. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1904#issuecomment-3467709655
