Skip to content

Make @testitems more isolated by isolating new methods/types #211

Description

@nickrobinson251

We recently saw a case (at RAI) where a testitem that reflected over subtypes(AbstractFoo) failed if it happened to run after (and on the same worker as) a seemingly unrelated testitem that defined a new struct Foo <: AbstractFoo end

Ideally it wouldn't be possible for testitems to interact in this way.

See also #184

Metadata

Metadata

Assignees

No one assigned

    Labels

    speculativea feature idea that we are undecided about

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions