Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling diagnostic breaks functionality #349

Open
godrose opened this issue Jun 21, 2021 · 1 comment
Open

Enabling diagnostic breaks functionality #349

godrose opened this issue Jun 21, 2021 · 1 comment

Comments

@godrose
Copy link

godrose commented Jun 21, 2021

Repro steps:

  1. Go to repo https://github.com/LogoFX/logofx-client-bootstrapping-adapters-unity
  2. Go to test MultipleImplementationAreRegisteredByType_ResolvedCollectionContainsAllImplementations
  3. Modify the first line to be var adapter = new UnityContainerAdapter(new UnityContainer().EnableDiagnostic());
  4. Run the test

Expected:
The test passes

Actual:
The test fails

@ENikS ENikS transferred this issue from unitycontainer/unity Jun 22, 2021
@ENikS
Copy link
Contributor

ENikS commented Jun 22, 2021

It might be a while, the organization lucks funding, so no work will be performed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants