The tests are failing for multiple projects. The following is a list of each project and which are currently passing. In the sections below you can find the specific errors for why the tests are failing
[x] MonoGame.Extended.Gui.Tests (there are no tests here)
[x] MonoGame.Extended.Tests
[x] MonoGame.Extended.Tiled.Tests (there are no tests here)
MonoGame.Extended.Collision.Tests Errors
Click to expand
```sh
aristurtle@aris MonoGame.Extended.Collisions.Tests % dotnet test
Determining projects to restore...
All projects are up-to-date for restore.
MonoGame.Extended -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended/bin/Debug/net6.0/MonoGame.Extended.dll
MonoGame.Extended.Collisions -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Collisions/bin/Debug/net6.0/MonoGame.Extended.Collisions.dll
MonoGame.Extended.Collisions.Tests -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Collisions.Tests/bin/Debug/net6.0/MonoGame.Extended.Collisions.Tests.dll
Test run for /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Collisions.Tests/bin/Debug/net6.0/MonoGame.Extended.Collisions.Tests.dll (.NETCoreApp,Version=v6.0)
Microsoft (R) Test Execution Command Line Tool Version 17.8.0 (x64)
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
A total of 1 test files matched the specified pattern.
The active test run was aborted. Reason: Test host process crashed : Stack overflow.
Repeat 726 times:
--------------------------------
at MonoGame.Extended.Shape.Intersects(MonoGame.Extended.IShapeF, MonoGame.Extended.IShapeF)
--------------------------------
at MonoGame.Extended.Collisions.SpatialHash.Query(MonoGame.Extended.RectangleF)
at MonoGame.Extended.Collisions.Tests.SpatialHashTests.CollisionTwoTest()
at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Span`1 ByRef, System.Signature, Boolean, Boolean)
at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
at System.Reflection.MethodBase.Invoke(System.Object, System.Object[])
at Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].CallTestMethod(System.Object)
at Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0+<b__1>d[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0+<b__1>d[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](<b__1>d ByRef)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0+<b__1>d[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](<b__1>d ByRef)
at Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].b__1()
at Xunit.Sdk.ExecutionTimer+d__4.MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.ExecutionTimer+d__4, xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__4 ByRef)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Xunit.Sdk.ExecutionTimer+d__4, xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__4 ByRef)
at Xunit.Sdk.ExecutionTimer.AggregateAsync(System.Func`1)
at Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].b__0()
at Xunit.Sdk.ExceptionAggregator+d__9.MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.ExceptionAggregator+d__9, xunit.core, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__9 ByRef)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Xunit.Sdk.ExceptionAggregator+d__9, xunit.core, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__9 ByRef)
at Xunit.Sdk.ExceptionAggregator.RunAsync(System.Func`1)
at Xunit.Sdk.TestInvoker`1+d__48[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestInvoker`1+d__48[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__48 ByRef)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Start[[Xunit.Sdk.TestInvoker`1+d__48[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__48 ByRef)
at Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].InvokeTestMethodAsync(System.Object)
at Xunit.Sdk.XunitTestInvoker.InvokeTestMethodAsync(System.Object)
at Xunit.Sdk.TestInvoker`1+<b__47_0>d[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestInvoker`1+<b__47_0>d[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](<b__47_0>d ByRef)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Start[[Xunit.Sdk.TestInvoker`1+<b__47_0>d[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](<b__47_0>d ByRef)
at Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].b__47_0()
at Xunit.Sdk.ExceptionAggregator+d__10`1[[System.Decimal, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.ExceptionAggregator+d__10`1[[System.Decimal, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.core, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__10`1 ByRef)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Start[[Xunit.Sdk.ExceptionAggregator+d__10`1[[System.Decimal, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.core, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__10`1 ByRef)
at Xunit.Sdk.ExceptionAggregator.RunAsync[[System.Decimal, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.Func`1>)
at Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].RunAsync()
at Xunit.Sdk.XunitTestRunner.InvokeTestMethodAsync(Xunit.Sdk.ExceptionAggregator)
at Xunit.Sdk.XunitTestRunner+d__4.MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.XunitTestRunner+d__4, xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__4 ByRef)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Start[[Xunit.Sdk.XunitTestRunner+d__4, xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__4 ByRef)
at Xunit.Sdk.XunitTestRunner.InvokeTestAsync(Xunit.Sdk.ExceptionAggregator)
at Xunit.Sdk.TestRunner`1+<>c__DisplayClass43_0[[System.__Canon, System.Private.CoreLi
Test Run Aborted.
```
MonoGame.Extended.Content.Pipeline.Tests Errors
Click to expand
```sh
aristurtle@aris MonoGame.Extended.Content.Pipeline.Tests % dotnet test
Determining projects to restore...
All projects are up-to-date for restore.
MonoGame.Extended -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended/bin/Debug/net6.0/MonoGame.Extended.dll
MonoGame.Extended.Graphics -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Graphics/bin/Debug/net6.0/MonoGame.Extended.Graphics.dll
MonoGame.Extended.Tiled -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Tiled/bin/Debug/net6.0/MonoGame.Extended.Tiled.dll
MonoGame.Extended.Content.Pipeline -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Content.Pipeline/bin/net6.0/MonoGame.Extended.Content.Pipeline.dll
MonoGame.Extended.Content.Pipeline.Tests -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Content.Pipeline.Tests/bin/Debug/net6.0/MonoGame.Extended.Content.Pipeline.Tests.dll
Test run for /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Content.Pipeline.Tests/bin/Debug/net6.0/MonoGame.Extended.Content.Pipeline.Tests.dll (.NETCoreApp,Version=v6.0)
Microsoft (R) Test Execution Command Line Tool Version 17.8.0 (x64)
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
A total of 1 test files matched the specified pattern.
Testhost process for source(s) '/Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Content.Pipeline.Tests/bin/Debug/net6.0/MonoGame.Extended.Content.Pipeline.Tests.dll' exited with error: Unhandled exception. System.TypeInitializationException: The type initializer for 'Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer' threw an exception.
---> System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'. The located assembly's manifest definition does not match the assembly reference. (0x80131040)
File name: 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
--- End of inner exception stack trace ---
at Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.get_Instance() in /_/src/Microsoft.TestPlatform.CommunicationUtilities/JsonDataSerializer.cs:line 122
at Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler..ctor() in /_/src/Microsoft.TestPlatform.CrossPlatEngine/EventHandlers/TestRequestHandler.cs:line 59
at Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker..ctor() in /_/src/testhost.x86/DefaultEngineInvoker.cs:line 69
at Microsoft.VisualStudio.TestPlatform.TestHost.Program.GetEngineInvoker(IDictionary`2 argsDictionary) in /_/src/testhost.x86/Program.cs:line 87
at Microsoft.VisualStudio.TestPlatform.TestHost.Program.Run(String[] args, UiLanguageOverride uiLanguageOverride) in /_/src/testhost.x86/Program.cs:line 65
at Microsoft.VisualStudio.TestPlatform.TestHost.Program.Run(String[] args) in /_/src/testhost.x86/Program.cs:line 54
at Microsoft.VisualStudio.TestPlatform.TestHost.Program.Main(String[] args) in /_/src/testhost.x86/Program.cs:line 37
. Please check the diagnostic logs for more information.
Test Run Aborted.
```
Click to expand
```sh
aristurtle@aris MonoGame.Extended.Content.Pipeline.Tests.Tiled % dotnet test
Determining projects to restore...
All projects are up-to-date for restore.
MonoGame.Extended -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended/bin/Debug/net6.0/MonoGame.Extended.dll
MonoGame.Extended.Graphics -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Graphics/bin/Debug/net6.0/MonoGame.Extended.Graphics.dll
MonoGame.Extended.Tiled -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Tiled/bin/Debug/net6.0/MonoGame.Extended.Tiled.dll
MonoGame.Extended.Content.Pipeline -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Content.Pipeline/bin/net6.0/MonoGame.Extended.Content.Pipeline.dll
MonoGame.Extended.Content.Pipeline.Tests.Tiled -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Content.Pipeline.Tests.Tiled/bin/Debug/net6.0/MonoGame.Extended.Content.Pipeline.Tests.Tiled.dll
Test run for /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Content.Pipeline.Tests.Tiled/bin/Debug/net6.0/MonoGame.Extended.Content.Pipeline.Tests.Tiled.dll (.NETCoreApp,Version=v6.0)
Microsoft (R) Test Execution Command Line Tool Version 17.8.0 (x64)
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
A total of 1 test files matched the specified pattern.
Testhost process for source(s) '/Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Content.Pipeline.Tests.Tiled/bin/Debug/net6.0/MonoGame.Extended.Content.Pipeline.Tests.Tiled.dll' exited with error: Unhandled exception. System.TypeInitializationException: The type initializer for 'Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer' threw an exception.
---> System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'. The located assembly's manifest definition does not match the assembly reference. (0x80131040)
File name: 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
--- End of inner exception stack trace ---
at Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.get_Instance() in /_/src/Microsoft.TestPlatform.CommunicationUtilities/JsonDataSerializer.cs:line 122
at Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler..ctor() in /_/src/Microsoft.TestPlatform.CrossPlatEngine/EventHandlers/TestRequestHandler.cs:line 59
at Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker..ctor() in /_/src/testhost.x86/DefaultEngineInvoker.cs:line 69
at Microsoft.VisualStudio.TestPlatform.TestHost.Program.GetEngineInvoker(IDictionary`2 argsDictionary) in /_/src/testhost.x86/Program.cs:line 87
at Microsoft.VisualStudio.TestPlatform.TestHost.Program.Run(String[] args, UiLanguageOverride uiLanguageOverride) in /_/src/testhost.x86/Program.cs:line 65
at Microsoft.VisualStudio.TestPlatform.TestHost.Program.Run(String[] args) in /_/src/testhost.x86/Program.cs:line 54
at Microsoft.VisualStudio.TestPlatform.TestHost.Program.Main(String[] args) in /_/src/testhost.x86/Program.cs:line 37
. Please check the diagnostic logs for more information.
Test Run Aborted.
```
Monogame.Extended.Gui.Tests Errors
Click to expand
```sh
risturtle@aris MonoGame.Extended.Gui.Tests % dotnet test
Determining projects to restore...
All projects are up-to-date for restore.
MonoGame.Extended -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended/bin/Debug/net6.0/MonoGame.Extended.dll
MonoGame.Extended.Input -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Input/bin/Debug/net6.0/MonoGame.Extended.Input.dll
MonoGame.Extended.Gui -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Gui/bin/Debug/net6.0/MonoGame.Extended.Gui.dll
MonoGame.Extended.Gui.Tests -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Gui.Tests/bin/Debug/net6.0/MonoGame.Extended.Gui.Tests.dll
Test run for /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Gui.Tests/bin/Debug/net6.0/MonoGame.Extended.Gui.Tests.dll (.NETCoreApp,Version=v6.0)
Microsoft (R) Test Execution Command Line Tool Version 17.8.0 (x64)
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
A total of 1 test files matched the specified pattern.
No test is available in /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Gui.Tests/bin/Debug/net6.0/MonoGame.Extended.Gui.Tests.dll. Make sure that test discoverer & executors are registered and platform & framework version settings are appropriate and try again.
Additionally, path to test adapters can be specified using /TestAdapterPath command. Example /TestAdapterPath:.
```
MonoGame.Extended.Tests Errors
Click to expand
```sh
aristurtle@aris MonoGame.Extended.Tests % dotnet test
Determining projects to restore...
All projects are up-to-date for restore.
MonoGame.Extended -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended/bin/Debug/net6.0/MonoGame.Extended.dll
MonoGame.Extended.Particles -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Particles/bin/Debug/net6.0/MonoGame.Extended.Particles.dll
MonoGame.Extended.Tests -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Tests/bin/Debug/net6.0/MonoGame.Extended.Tests.dll
Test run for /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Tests/bin/Debug/net6.0/MonoGame.Extended.Tests.dll (.NETCoreApp,Version=v6.0)
Microsoft (R) Test Execution Command Line Tool Version 17.8.0 (x64)
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
A total of 1 test files matched the specified pattern.
The active test run was aborted. Reason: Test host process crashed : Stack overflow.
Repeat 726 times:
--------------------------------
at MonoGame.Extended.Shape.Intersects(MonoGame.Extended.IShapeF, MonoGame.Extended.IShapeF)
--------------------------------
at MonoGame.Extended.Tests.Primitives.ShapeTests+RectangleFTests.RectRectSameRectTest()
at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Span`1 ByRef, System.Signature, Boolean, Boolean)
at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
at System.Reflection.MethodBase.Invoke(System.Object, System.Object[])
at Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].CallTestMethod(System.Object)
at Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0+<b__1>d[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0+<b__1>d[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](<b__1>d ByRef)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0+<b__1>d[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](<b__1>d ByRef)
at Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].b__1()
at Xunit.Sdk.ExecutionTimer+d__4.MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.ExecutionTimer+d__4, xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__4 ByRef)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Xunit.Sdk.ExecutionTimer+d__4, xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__4 ByRef)
at Xunit.Sdk.ExecutionTimer.AggregateAsync(System.Func`1)
at Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].b__0()
at Xunit.Sdk.ExceptionAggregator+d__9.MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.ExceptionAggregator+d__9, xunit.core, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__9 ByRef)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Xunit.Sdk.ExceptionAggregator+d__9, xunit.core, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__9 ByRef)
at Xunit.Sdk.ExceptionAggregator.RunAsync(System.Func`1)
at Xunit.Sdk.TestInvoker`1+d__48[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestInvoker`1+d__48[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__48 ByRef)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Start[[Xunit.Sdk.TestInvoker`1+d__48[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__48 ByRef)
at Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].InvokeTestMethodAsync(System.Object)
at Xunit.Sdk.XunitTestInvoker.InvokeTestMethodAsync(System.Object)
at Xunit.Sdk.TestInvoker`1+<b__47_0>d[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestInvoker`1+<b__47_0>d[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](<b__47_0>d ByRef)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Start[[Xunit.Sdk.TestInvoker`1+<b__47_0>d[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](<b__47_0>d ByRef)
at Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].b__47_0()
at Xunit.Sdk.ExceptionAggregator+d__10`1[[System.Decimal, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.ExceptionAggregator+d__10`1[[System.Decimal, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.core, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__10`1 ByRef)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Start[[Xunit.Sdk.ExceptionAggregator+d__10`1[[System.Decimal, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.core, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__10`1 ByRef)
at Xunit.Sdk.ExceptionAggregator.RunAsync[[System.Decimal, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.Func`1>)
at Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].RunAsync()
at Xunit.Sdk.XunitTestRunner.InvokeTestMethodAsync(Xunit.Sdk.ExceptionAggregator)
at Xunit.Sdk.XunitTestRunner+d__4.MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.XunitTestRunner+d__4, xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__4 ByRef)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Start[[Xunit.Sdk.XunitTestRunner+d__4, xunit.execution.dotnet, Version=2.6.6.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__4 ByRef)
at Xunit.Sdk.XunitTestRunner.InvokeTestAsync(Xunit.Sdk.ExceptionAggregator)
at Xunit.Sdk.TestRunner`1+<>c__DisplayClass43_0[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]
Test Run Aborted.
```
MonoGame.Extended.Tiled.Tests Errors
Click to expand
```sh
aristurtle@aris MonoGame.Extended.Tiled.Tests % dotnet test
Determining projects to restore...
All projects are up-to-date for restore.
MonoGame.Extended -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended/bin/Debug/net6.0/MonoGame.Extended.dll
MonoGame.Extended.Graphics -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Graphics/bin/Debug/net6.0/MonoGame.Extended.Graphics.dll
MonoGame.Extended.Tiled -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Tiled/bin/Debug/net6.0/MonoGame.Extended.Tiled.dll
MonoGame.Extended.Tiled.Tests -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Tiled.Tests/bin/Debug/net6.0/MonoGame.Extended.Tiled.Tests.dll
Test run for /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Tiled.Tests/bin/Debug/net6.0/MonoGame.Extended.Tiled.Tests.dll (.NETCoreApp,Version=v6.0)
Microsoft (R) Test Execution Command Line Tool Version 17.8.0 (x64)
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
A total of 1 test files matched the specified pattern.
No test is available in /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Tiled.Tests/bin/Debug/net6.0/MonoGame.Extended.Tiled.Tests.dll. Make sure that test discoverer & executors are registered and platform & framework version settings are appropriate and try again.
Additionally, path to test adapters can be specified using /TestAdapterPath command. Example /TestAdapterPath:.
```
Description
The tests are failing for multiple projects. The following is a list of each project and which are currently passing. In the sections below you can find the specific errors for why the tests are failing
MonoGame.Extended.Collision.Tests Errors
Click to expand
```sh aristurtle@aris MonoGame.Extended.Collisions.Tests % dotnet test Determining projects to restore... All projects are up-to-date for restore. MonoGame.Extended -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended/bin/Debug/net6.0/MonoGame.Extended.dll MonoGame.Extended.Collisions -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Collisions/bin/Debug/net6.0/MonoGame.Extended.Collisions.dll MonoGame.Extended.Collisions.Tests -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Collisions.Tests/bin/Debug/net6.0/MonoGame.Extended.Collisions.Tests.dll Test run for /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Collisions.Tests/bin/Debug/net6.0/MonoGame.Extended.Collisions.Tests.dll (.NETCoreApp,Version=v6.0) Microsoft (R) Test Execution Command Line Tool Version 17.8.0 (x64) Copyright (c) Microsoft Corporation. All rights reserved. Starting test execution, please wait... A total of 1 test files matched the specified pattern. The active test run was aborted. Reason: Test host process crashed : Stack overflow. Repeat 726 times: -------------------------------- at MonoGame.Extended.Shape.Intersects(MonoGame.Extended.IShapeF, MonoGame.Extended.IShapeF) -------------------------------- at MonoGame.Extended.Collisions.SpatialHash.Query(MonoGame.Extended.RectangleF) at MonoGame.Extended.Collisions.Tests.SpatialHashTests.CollisionTwoTest() at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Span`1MonoGame.Extended.Content.Pipeline.Tests Errors
Click to expand
```sh aristurtle@aris MonoGame.Extended.Content.Pipeline.Tests % dotnet test Determining projects to restore... All projects are up-to-date for restore. MonoGame.Extended -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended/bin/Debug/net6.0/MonoGame.Extended.dll MonoGame.Extended.Graphics -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Graphics/bin/Debug/net6.0/MonoGame.Extended.Graphics.dll MonoGame.Extended.Tiled -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Tiled/bin/Debug/net6.0/MonoGame.Extended.Tiled.dll MonoGame.Extended.Content.Pipeline -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Content.Pipeline/bin/net6.0/MonoGame.Extended.Content.Pipeline.dll MonoGame.Extended.Content.Pipeline.Tests -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Content.Pipeline.Tests/bin/Debug/net6.0/MonoGame.Extended.Content.Pipeline.Tests.dll Test run for /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Content.Pipeline.Tests/bin/Debug/net6.0/MonoGame.Extended.Content.Pipeline.Tests.dll (.NETCoreApp,Version=v6.0) Microsoft (R) Test Execution Command Line Tool Version 17.8.0 (x64) Copyright (c) Microsoft Corporation. All rights reserved. Starting test execution, please wait... A total of 1 test files matched the specified pattern. Testhost process for source(s) '/Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Content.Pipeline.Tests/bin/Debug/net6.0/MonoGame.Extended.Content.Pipeline.Tests.dll' exited with error: Unhandled exception. System.TypeInitializationException: The type initializer for 'Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'. The located assembly's manifest definition does not match the assembly reference. (0x80131040) File name: 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' --- End of inner exception stack trace --- at Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.get_Instance() in /_/src/Microsoft.TestPlatform.CommunicationUtilities/JsonDataSerializer.cs:line 122 at Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler..ctor() in /_/src/Microsoft.TestPlatform.CrossPlatEngine/EventHandlers/TestRequestHandler.cs:line 59 at Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker..ctor() in /_/src/testhost.x86/DefaultEngineInvoker.cs:line 69 at Microsoft.VisualStudio.TestPlatform.TestHost.Program.GetEngineInvoker(IDictionary`2 argsDictionary) in /_/src/testhost.x86/Program.cs:line 87 at Microsoft.VisualStudio.TestPlatform.TestHost.Program.Run(String[] args, UiLanguageOverride uiLanguageOverride) in /_/src/testhost.x86/Program.cs:line 65 at Microsoft.VisualStudio.TestPlatform.TestHost.Program.Run(String[] args) in /_/src/testhost.x86/Program.cs:line 54 at Microsoft.VisualStudio.TestPlatform.TestHost.Program.Main(String[] args) in /_/src/testhost.x86/Program.cs:line 37 . Please check the diagnostic logs for more information. Test Run Aborted. ```MonoGame.Extended.Content.Pipeline.Tests.Tiled Errors
Click to expand
```sh aristurtle@aris MonoGame.Extended.Content.Pipeline.Tests.Tiled % dotnet test Determining projects to restore... All projects are up-to-date for restore. MonoGame.Extended -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended/bin/Debug/net6.0/MonoGame.Extended.dll MonoGame.Extended.Graphics -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Graphics/bin/Debug/net6.0/MonoGame.Extended.Graphics.dll MonoGame.Extended.Tiled -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Tiled/bin/Debug/net6.0/MonoGame.Extended.Tiled.dll MonoGame.Extended.Content.Pipeline -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Content.Pipeline/bin/net6.0/MonoGame.Extended.Content.Pipeline.dll MonoGame.Extended.Content.Pipeline.Tests.Tiled -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Content.Pipeline.Tests.Tiled/bin/Debug/net6.0/MonoGame.Extended.Content.Pipeline.Tests.Tiled.dll Test run for /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Content.Pipeline.Tests.Tiled/bin/Debug/net6.0/MonoGame.Extended.Content.Pipeline.Tests.Tiled.dll (.NETCoreApp,Version=v6.0) Microsoft (R) Test Execution Command Line Tool Version 17.8.0 (x64) Copyright (c) Microsoft Corporation. All rights reserved. Starting test execution, please wait... A total of 1 test files matched the specified pattern. Testhost process for source(s) '/Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Content.Pipeline.Tests.Tiled/bin/Debug/net6.0/MonoGame.Extended.Content.Pipeline.Tests.Tiled.dll' exited with error: Unhandled exception. System.TypeInitializationException: The type initializer for 'Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'. The located assembly's manifest definition does not match the assembly reference. (0x80131040) File name: 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' --- End of inner exception stack trace --- at Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.get_Instance() in /_/src/Microsoft.TestPlatform.CommunicationUtilities/JsonDataSerializer.cs:line 122 at Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler..ctor() in /_/src/Microsoft.TestPlatform.CrossPlatEngine/EventHandlers/TestRequestHandler.cs:line 59 at Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker..ctor() in /_/src/testhost.x86/DefaultEngineInvoker.cs:line 69 at Microsoft.VisualStudio.TestPlatform.TestHost.Program.GetEngineInvoker(IDictionary`2 argsDictionary) in /_/src/testhost.x86/Program.cs:line 87 at Microsoft.VisualStudio.TestPlatform.TestHost.Program.Run(String[] args, UiLanguageOverride uiLanguageOverride) in /_/src/testhost.x86/Program.cs:line 65 at Microsoft.VisualStudio.TestPlatform.TestHost.Program.Run(String[] args) in /_/src/testhost.x86/Program.cs:line 54 at Microsoft.VisualStudio.TestPlatform.TestHost.Program.Main(String[] args) in /_/src/testhost.x86/Program.cs:line 37 . Please check the diagnostic logs for more information. Test Run Aborted. ```Monogame.Extended.Gui.Tests Errors
Click to expand
```sh risturtle@aris MonoGame.Extended.Gui.Tests % dotnet test Determining projects to restore... All projects are up-to-date for restore. MonoGame.Extended -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended/bin/Debug/net6.0/MonoGame.Extended.dll MonoGame.Extended.Input -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Input/bin/Debug/net6.0/MonoGame.Extended.Input.dll MonoGame.Extended.Gui -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Gui/bin/Debug/net6.0/MonoGame.Extended.Gui.dll MonoGame.Extended.Gui.Tests -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Gui.Tests/bin/Debug/net6.0/MonoGame.Extended.Gui.Tests.dll Test run for /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Gui.Tests/bin/Debug/net6.0/MonoGame.Extended.Gui.Tests.dll (.NETCoreApp,Version=v6.0) Microsoft (R) Test Execution Command Line Tool Version 17.8.0 (x64) Copyright (c) Microsoft Corporation. All rights reserved. Starting test execution, please wait... A total of 1 test files matched the specified pattern. No test is available in /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Gui.Tests/bin/Debug/net6.0/MonoGame.Extended.Gui.Tests.dll. Make sure that test discoverer & executors are registered and platform & framework version settings are appropriate and try again. Additionally, path to test adapters can be specified using /TestAdapterPath command. Example /TestAdapterPath:MonoGame.Extended.Tests Errors
Click to expand
```sh aristurtle@aris MonoGame.Extended.Tests % dotnet test Determining projects to restore... All projects are up-to-date for restore. MonoGame.Extended -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended/bin/Debug/net6.0/MonoGame.Extended.dll MonoGame.Extended.Particles -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Particles/bin/Debug/net6.0/MonoGame.Extended.Particles.dll MonoGame.Extended.Tests -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Tests/bin/Debug/net6.0/MonoGame.Extended.Tests.dll Test run for /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Tests/bin/Debug/net6.0/MonoGame.Extended.Tests.dll (.NETCoreApp,Version=v6.0) Microsoft (R) Test Execution Command Line Tool Version 17.8.0 (x64) Copyright (c) Microsoft Corporation. All rights reserved. Starting test execution, please wait... A total of 1 test files matched the specified pattern. The active test run was aborted. Reason: Test host process crashed : Stack overflow. Repeat 726 times: -------------------------------- at MonoGame.Extended.Shape.Intersects(MonoGame.Extended.IShapeF, MonoGame.Extended.IShapeF) -------------------------------- at MonoGame.Extended.Tests.Primitives.ShapeTests+RectangleFTests.RectRectSameRectTest() at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Span`1MonoGame.Extended.Tiled.Tests Errors
Click to expand
```sh aristurtle@aris MonoGame.Extended.Tiled.Tests % dotnet test Determining projects to restore... All projects are up-to-date for restore. MonoGame.Extended -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended/bin/Debug/net6.0/MonoGame.Extended.dll MonoGame.Extended.Graphics -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Graphics/bin/Debug/net6.0/MonoGame.Extended.Graphics.dll MonoGame.Extended.Tiled -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/MonoGame.Extended.Tiled/bin/Debug/net6.0/MonoGame.Extended.Tiled.dll MonoGame.Extended.Tiled.Tests -> /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Tiled.Tests/bin/Debug/net6.0/MonoGame.Extended.Tiled.Tests.dll Test run for /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Tiled.Tests/bin/Debug/net6.0/MonoGame.Extended.Tiled.Tests.dll (.NETCoreApp,Version=v6.0) Microsoft (R) Test Execution Command Line Tool Version 17.8.0 (x64) Copyright (c) Microsoft Corporation. All rights reserved. Starting test execution, please wait... A total of 1 test files matched the specified pattern. No test is available in /Users/aristurtle/Desktop/MonoGame.Extended/src/cs/Tests/MonoGame.Extended.Tiled.Tests/bin/Debug/net6.0/MonoGame.Extended.Tiled.Tests.dll. Make sure that test discoverer & executors are registered and platform & framework version settings are appropriate and try again. Additionally, path to test adapters can be specified using /TestAdapterPath command. Example /TestAdapterPath: