Skip to content

Automatically clean up test bed after use #43298

@jonkoops

Description

@jonkoops

Currently, any tests using the createTestBed() function create a realm to run tests against in isolation, these realms are however not cleaned up afterward, leaving behind data that can interfere with other tests (see #42858). After a test is done with its test bed, the realm created for it should be automatically disposed of.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions