Skip to content

Assembly loading issues moving from TestAdapter 5.2 to 6.0 #1825

Description

@LodewijkSioen

I had failing tests moving from v5.2 to 6.0 of the Test Adapter. All of the failing tests seem to be related to #1795 because they are all related to statics.

I have a reproduction project here, with the following moving parts:

  • Alba to set up an in-memory WebApplicationHost
  • Wolverine.Http as my web application framework.

The tests all succeeds in 5.2 of the TestAdapter. The Wolverine test starts failing from 6.0 up to 6.2. I suspect Wolverine does something with Assembly Loading that is incompatible with the new way of loading that was introduced in 6.0.

Metadata

Metadata

Assignees

No one assigned

    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