Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Wed, 02 Apr 2025 15:20:14 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3532: Datetime-related tests improved In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2025069292 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: 38450b85eaab5592158abe485f634468f6943dd7 X-GitHub-Issue: 3532 X-GitHub-Line: 11 X-GitHub-Path: pgjdbc/src/test/java/org/postgresql/test/DateTimeZoneStamp.java X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3532#discussion_r2025069292 Content-Type: text/plain; charset=utf-8 (on pgjdbc/src/test/java/org/postgresql/test/DateTimeZoneStamp.java:11) Well, the current PR assigns the category to a couple of tests only, and one could just execute the required tests by their respective names. I am afraid it is not feasible to generate a category for every set of 2-3 test methods.