On Thu, 1 Oct 2020 21:47:01 GMT, Chris Plummer <[email protected]> wrote:
> My suggestion was to put the comment in the CR. I really don't think there > should be any comment in ProblemList.txt. > This is not an uncommon situation. Tests are often removed from the problem > list simply because they have not been seen > for a while (and we want to determine if the bug is still an issue) or > because failures are rare, or possibly even so > hard to reproduce that we want to eventually trigger a failure as part of > regular testing to help with failure > analysis. We have not added comments in the past to document these problem > list removals. It's clear now. Sorry for the confusion. :-). I removed the tests from problemlist again and add a comment in my commit message. Any `git blame` will easily find it. Hope I did it right now :-D Thanks Chris! ------------- PR: https://git.openjdk.java.net/jdk/pull/358
