Skip to content

Fix pytest cleanup for V1 tests #146

Open
@joerunde

Description

@joerunde

We currently require using pytest-forked (the --forked CLI arg) for our test runs that include the v1 marker. Something is not being cleaned up properly after each test when using the V1 engine, which causes subsequent tests to fail.

If we can fix the cleanup, then we can remove --forked and have faster test runs without the per-test process isolation

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions