Skip to content

Fixed RD-10923: SQL time/timestamps are losing milliseconds #1642

Fixed RD-10923: SQL time/timestamps are losing milliseconds

Fixed RD-10923: SQL time/timestamps are losing milliseconds #1642

Triggered via pull request May 29, 2024 06:46
Status Failure
Total duration 7m 25s
Artifacts 2

ci.yaml

on: pull_request
build-custom-deps
1m 8s
build-custom-deps
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
TestSqlCompilerServiceAirports.SELECT pg_typeof(NOW()): sql-client/src/test/scala/raw/client/sql/TestSqlCompilerServiceAirports.scala#L31
raw.client.api.CompilerServiceException: Failed to initialize pool: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
TestSqlCompilerServiceAirports.SELECT CAST(pg_typeof(NOW()) AS VARCHAR): sql-client/src/test/scala/raw/client/sql/TestSqlCompilerServiceAirports.scala#L31
raw.client.api.CompilerServiceException: Failed to initialize pool: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
TestSqlCompilerServiceAirports.SELECT NOW(): sql-client/src/test/scala/raw/client/sql/TestSqlCompilerServiceAirports.scala#L31
raw.client.api.CompilerServiceException: Failed to initialize pool: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
TestSqlCompilerServiceAirports.SELECT TIMESTAMP WITH TIME ZONE '2001-01-01 12:13:14.567 UTC' AS t: sql-client/src/test/scala/raw/client/sql/TestSqlCompilerServiceAirports.scala#L31
raw.client.api.CompilerServiceException: Failed to initialize pool: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
TestSqlCompilerServiceAirports.SELECT TIMESTAMP WITHOUT TIME ZONE '2001-01-01 12:13:14.567' AS t: sql-client/src/test/scala/raw/client/sql/TestSqlCompilerServiceAirports.scala#L31
raw.client.api.CompilerServiceException: Failed to initialize pool: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
TestSqlCompilerServiceAirports.SELECT TIME WITH TIME ZONE '12:13:14.567 UTC' AS t: sql-client/src/test/scala/raw/client/sql/TestSqlCompilerServiceAirports.scala#L31
raw.client.api.CompilerServiceException: Failed to initialize pool: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
TestSqlCompilerServiceAirports.SELECT TIME WITHOUT TIME ZONE '12:13:14.567' AS t: sql-client/src/test/scala/raw/client/sql/TestSqlCompilerServiceAirports.scala#L31
raw.client.api.CompilerServiceException: Failed to initialize pool: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
TestSqlCompilerServiceAirports.-- @default t TIME WITHOUT TIME ZONE '12:13:14.567' SELECT :t AS t: sql-client/src/test/scala/raw/client/sql/TestSqlCompilerServiceAirports.scala#L31
raw.client.api.CompilerServiceException: Failed to initialize pool: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
tests (sqlClient)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
ivy Expired
2.63 MB
m2 Expired
6.54 MB