-
-
Notifications
You must be signed in to change notification settings - Fork 39
Description
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