On Fri, 14 Aug 2026 20:03:16 GMT, Vladimir Ivanov <[email protected]> wrote:
>> Tests results should not be deleted if current run do selection by status. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Vladimir Ivanov has updated the pull request incrementally with one > additional commit since the last revision: > > JDK-8368597 make should support selection by status for JTREG tests Marked as reviewed by jpai (Reviewer). I read through the JBS issue and this change looks reasonable to me. For `jtreg` to honour the `-status` flag it needs to have access to the test results from a prior run, so skipping the clean up of the test results from a prior run is reasonable. ------------- PR Review: https://git.openjdk.org/jdk/pull/32377#pullrequestreview-4957997960 PR Comment: https://git.openjdk.org/jdk/pull/32377#issuecomment-5324527590
