Re: Make test-tier1 doesn't work.

2022-01-21 Thread erik . joelsson
Hello, As Alexey says, this should be working. The data for generating the test-* targets is cached in build/linux-x86_64-server-fastdebug/make-support/find-tests.gmk. Can you check if you have this file and if the contents looks corrupted? Try removing it and see if it gets generated correct

Re: Make test-tier1 doesn't work.

2022-01-21 Thread Aleksey Shipilev
On 1/21/22 10:25 AM, Liu, Xin wrote: make -qp can dump all targets. I can't find test-tier1, test-jdk_lang etc. Huh? $ make -qp 2>&1 | grep tier1: run-test-tier1: test-tier1: Is this target still available? if so, do we need to update testing.md? I think the "normal" way to access test pro