WIP #126
Annotations
8 errors
|
tests
Process completed with exit code 2.
|
|
tests:
test/db/repo/manager_test.exs#L329
test monitoring logic - leasee's living forever raises a timeout exception when leasee exceeded the timeout (Feeb.DB.Repo.ManagerTest)
|
|
tests:
test/db/repo_test.exs#L222
test handle_call: mgt_connection_released rolls back transaction if one exists (Feeb.DB.RepoTest)
|
|
tests:
test/db/repo_test.exs#L116
test handle_call: begin/commit can't COMMIT when not in a transaction (Feeb.DB.RepoTest)
|
|
tests:
test/db/repo_test.exs#L179
test handle_call: close can't close the connection while in a transaction (Feeb.DB.RepoTest)
|
|
tests:
test/db/repo_test.exs#L205
test handle_call: mgt_connection_released performs a no-op on the regular lifecycle (Feeb.DB.RepoTest)
|
|
tests:
test/db/repo_test.exs#L103
test handle_call: begin/commit can't BEGIN twice (Feeb.DB.RepoTest)
|
|
tests:
test/db/repo_test.exs#L86
test handle_call: begin/commit initiates and completes a transaction (Feeb.DB.RepoTest)
|