Closed deusaquilus closed 4 years ago
Version: (e.g. 3.4.8-SNAPSHOT) Module: (e.g. quill-jdbc) Database: (e.g. postgres)
3.4.8-SNAPSHOT
quill-jdbc
postgres
Transaction support test for NDBC is failing:
[info] insert with returning [info] - single column table [info] - multiple columns [info] transaction support [info] - success [info] - failure *** FAILED *** [info] (IllegalStateException,false) did not equal (IllegalStateException,true) (NdbcPostgresContextSpec.scala:48) [info] - nested [info] DepartmentsNdbcPostgresSpec: [info] - Example 8 - nested naive [info] - Example 9 - nested db [info] ArrayNdbcPostgresEncodingSpec: [info] - Support all sql base types and `Traversable` implementers [info] - Support Traversable encoding basing on MappedEncoding [info] Run completed in 7 seconds, 664 milliseconds. [info] Total number of tests run: 63 [info] Suites: completed 8, aborted 0 [info] Tests: succeeded 62, failed 1, canceled 0, ignored 0, pending 0 [info] *** 1 TEST FAILED *** [error] Failed tests: [error] io.getquill.context.ndbc.postgres.NdbcPostgresContextSpec [error] (quill-ndbc-postgres / Test / test) sbt.TestsFailedException: Tests unsuccessful [error] Total time: 311 s, completed Sep 23, 2019 2:10:09 PM
(The job is: https://travis-ci.org/getquill/quill/jobs/588424868. I am rerunning so it could be different.)
@getquill/maintainers
@juliano Could you please have a look at this?
Accidentally closed
Version: (e.g.
3.4.8-SNAPSHOT
) Module: (e.g.quill-jdbc
) Database: (e.g.postgres
)Transaction support test for NDBC is failing:
(The job is: https://travis-ci.org/getquill/quill/jobs/588424868. I am rerunning so it could be different.)
@getquill/maintainers