Fix tests
Related: RHEL-82790
This commit is contained in:
parent
67eb1f0788
commit
239764e413
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user