You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Test failed: 'DBItest: Connection: cannot_forget_disconnect'
* gc() showed 0 warnings
In addition: Warning message:
In .Internal(gc(verbose, reset)) :
Connection is garbage-collected, use dbDisconnect() to avoid this.
A bit counter-intuitive, the warning is clearly happening, but the test is not seeing it?!
The text was updated successfully, but these errors were encountered:
- Full interface compliance doesn't require a method fo `dbGetInfo(DBIDriver)` for now.
- Remove `"cannot_forget_disconnect"` test that fails on R-devel (#150).
I am getting
A bit counter-intuitive, the warning is clearly happening, but the test is not seeing it?!
The text was updated successfully, but these errors were encountered: