On Wed, 19 Nov 2025 13:44:08 GMT, Erik Joelsson <[email protected]> wrote:
> > Seems that it's no need to distinguish manual tests and automatic tests. > > Just remove '-automatic' will make the original make command can run all > > the jtreg tests except the test has mark as '@ignore' > > What makes you say this? We have tons of tests with the `/manual` option > specified. Those are currently filtered out when running tests through the > makefiles. Removing `-automatic` will make those suddenly run everywhere. The > original patch made sense, this does not. I think you are right, we are relay on the default '-automatic' option to exclude the '/manual' tests, especial the CI? It's not a good idea to change the long history habit ------------- PR Comment: https://git.openjdk.org/jdk/pull/28381#issuecomment-3552949541
