Message-ID: From: "seregaizsbera (@seregaizsbera)" To: "pgjdbc/pgjdbc" Date: Fri, 21 Feb 2025 10:04:37 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3532: Datetime-related tests improved In-Reply-To: References: List-Id: X-GitHub-Author-Login: seregaizsbera X-GitHub-Comment-Id: 1965209755 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_r1965209755 Content-Type: text/plain; charset=utf-8 (on pgjdbc/src/test/java/org/postgresql/test/DateTimeZoneStamp.java:11) So that one can run ```shell ./gradlew test -PincludeTestTags=org.postgresql.test.DateTimeZoneStamp ``` At this time it takes about 7 minutes, while the whole testing takes more than 4 hours. I mentioned it in CONTRIBUTING.md