Skip to content

DisposesInReverseOrderOfCreation() #9

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

Closed
ENikS opened this issue Jan 23, 2018 · 0 comments
Closed

DisposesInReverseOrderOfCreation() #9

ENikS opened this issue Jan 23, 2018 · 0 comments

Comments

@ENikS
Copy link
Contributor

ENikS commented Jan 23, 2018

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Xunit.Sdk.EqualException: Assert.Equal() Failure
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Xunit.Sdk.EqualException: Assert.Equal() Failure
Expected: ReverseIterator [5, 3, 2]
Expected: ReverseIterator [5, 3, 2]
Actual: d__32 [0]
Actual: d__32 [0]
at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer1 comparer) at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer1 comparer)
at Microsoft.Extensions.DependencyInjection.Specification.DependencyInjectionSpecificationTests.DisposesInReverseOrderOfCreation()
at Microsoft.Extensions.DependencyInjection.Specification.DependencyInjectionSpecificationTests.DisposesInReverseOrderOfCreation()
at BenchmarkDotNet.Autogenerated.Runnable.MainMultiAction(Int64 invokeCount) in P:\Benchmarks\IoC-Containers\TestResults\Release\netcoreapp2.0\b4690020-2d80-4620-8441-3d53ab3e156d\b4690020-2d80-4620-8441-3d53ab3e156d.notcs:line 560
at BenchmarkDotNet.Autogenerated.Runnable.MainMultiAction(Int64 invokeCount) in P:\Benchmarks\IoC-Containers\TestResults\Release\netcoreapp2.0\b4690020-2d80-4620-8441-3d53ab3e156d\b4690020-2d80-4620-8441-3d53ab3e156d.notcs:line 560
at BenchmarkDotNet.Engines.Engine.Jitting()
at BenchmarkDotNet.Engines.Engine.Jitting()
at BenchmarkDotNet.Autogenerated.Runnable.Run(IHost host) in P:\Benchmarks\IoC-Containers\TestResults\Release\netcoreapp2.0\b4690020-2d80-4620-8441-3d53ab3e156d\b4690020-2d80-4620-8441-3d53ab3e156d.notcs:line 127
at BenchmarkDotNet.Autogenerated.Runnable.Run(IHost host) in P:\Benchmarks\IoC-Containers\TestResults\Release\netcoreapp2.0\b4690020-2d80-4620-8441-3d53ab3e156d\b4690020-2d80-4620-8441-3d53ab3e156d.notcs:line 127
--- End of inner exception stack trace ---
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at BenchmarkDotNet.Autogenerated.Program.AfterAssemblyLoadingAttached(String[] args) in P:\Benchmarks\IoC-Containers\TestResults\Release\netcoreapp2.0\b4690020-2d80-4620-8441-3d53ab3e156d\b4690020-2d80-4620-8441-3d53ab3e156d.notcs:line 54
at BenchmarkDotNet.Autogenerated.Program.AfterAssemblyLoadingAttached(String[] args) in P:\Benchmarks\IoC-Containers\TestResults\Release\netcoreapp2.0\b4690020-2d80-4620-8441-3d53ab3e156d\b4690020-2d80-4620-8441-3d53ab3e156d.notcs:line 54
// AfterAll

ENikS added a commit to unitycontainer/container that referenced this issue Jan 23, 2018
@ENikS ENikS closed this as completed in fa914b0 Jan 23, 2018
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

1 participant