Skip to content

NPerfRunner duplicates loaded tested types for a fixture #11

@ovidiomanteiga

Description

@ovidiomanteiga

Steps to reproduce the bug (using NPerf.Fixture.IList):

  1. Launch NPerfRunner WPF application.
  2. Load C5.dll (nothing yet at the tree panel).
  3. Load NPerf.Fixture.IList.dll (it loads 1 type from it and 6 types from C5). Still OK.
  4. Load mscorlib.dll (it loads 4 types from it and duplicates the previously loaded types).
    Everything works well, but it must not duplicate already loaded types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions