Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests: xUnit.net not disposing OwnedQuerySqliteFixture #9174

Closed
bricelam opened this issue Jul 13, 2017 · 3 comments
Closed

Tests: xUnit.net not disposing OwnedQuerySqliteFixture #9174

bricelam opened this issue Jul 13, 2017 · 3 comments
Labels
area-test closed-out-of-scope This is not something that will be fixed/implemented and the issue is closed.

Comments

@bricelam
Copy link
Contributor

xUnit.net does not dispose some OwnedQuerySqliteFixture objects.

This leaves a scratch database open until the garbage collector reclaims it.

@smitpatel
Copy link
Contributor

Easy win?

@AndriySvyryd
Copy link
Member

Is it because all tests in OwnedQuerySqliteFixture are skipped?

@ajcvickers ajcvickers added this to the 2.1.0 milestone Jul 17, 2017
@AndriySvyryd
Copy link
Member

This will be fixed once #8973 is resolved

@AndriySvyryd AndriySvyryd removed their assignment Aug 9, 2017
@ajcvickers ajcvickers removed this from the 2.1.0 milestone Oct 6, 2017
@ajcvickers ajcvickers added the closed-out-of-scope This is not something that will be fixed/implemented and the issue is closed. label Mar 10, 2022
@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-test closed-out-of-scope This is not something that will be fixed/implemented and the issue is closed.
Projects
None yet
Development

No branches or pull requests

4 participants