Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Mon, 02 Jun 2025 09:02:51 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3652: chore: update JUnit to 5.13, use @ParameterizedClass In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 2929552757 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3652 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3652#issuecomment-2929552757 Content-Type: text/plain; charset=utf-8 > A funny finding: `AutoRollbackTestSuite` was not executed during the CI tests as the test name was wrong. Good catch!