diff --git a/postgresql-jdbc.spec b/postgresql-jdbc.spec index 3e4d7f7..4d4f430 100644 --- a/postgresql-jdbc.spec +++ b/postgresql-jdbc.spec @@ -114,6 +114,9 @@ rm src/test/java/org/postgresql/test/jdbc2/DriverTest.java \ src/test/java/org/postgresql/jdbcurlresolver/PgPassParserTest.java \ src/test/java/org/postgresql/util/StubEnvironmentAndProperties.java +# failing test due to infra +rm src/test/java/org/postgresql/test/jdbc2/ConnectTimeoutTest.java + %build # Ideally we would run "sh update-translations.sh" here, but that results # in inserting the build timestamp into the generated messages_*.class