Skip to content

Test environments do not tear down properly #2797

@felixwang9817

Description

@felixwang9817

Expected Behavior

The environment fixture tears down the registry after each test.

Current Behavior

It does not tear down.

Steps to reproduce

Create two tests, each of which applies a single FV and confirms that the FS contains a single FV. The first will pass; the second will fail.

Specifications

  • Version:
  • Platform:
  • Subsystem:

Possible Solution

Reuse the environment, but have a separate project for each test.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions