RD-11521: report connection failures to the user #1789
ci.yaml
on: pull_request
code-checks
2m 7s
doc
2m 23s
Matrix: tests
Annotations
4 errors
TestSqlConnectionFailures.[execute] not enough connections per user:
sql-client/src/test/scala/raw/client/sql/TestSqlConnectionFailures.scala#L36
org.scalatest.exceptions.TestFailedException: 0 was not greater than 0
|
TestSqlConnectionFailures.[getProgramDescription] not enough connections per user:
sql-client/src/test/scala/raw/client/sql/TestSqlConnectionFailures.scala#L36
org.scalatest.exceptions.TestFailedException: 0 was not greater than 0
|
TestSqlConnectionFailures.[validate] not enough connections per user:
sql-client/src/test/scala/raw/client/sql/TestSqlConnectionFailures.scala#L36
org.scalatest.exceptions.TestFailedException: 0 was not greater than 0
|
tests (sql-client)
Process completed with exit code 1.
|