You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
ENikS
added a commit
to unitycontainer/container
that referenced
this issue
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, IEqualityComparer
1 comparer) at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer
1 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
The text was updated successfully, but these errors were encountered: