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

Unit tests fail when updating Nuget packages #33

Open
sbulman opened this issue Nov 18, 2020 · 2 comments
Open

Unit tests fail when updating Nuget packages #33

sbulman opened this issue Nov 18, 2020 · 2 comments

Comments

@sbulman
Copy link

sbulman commented Nov 18, 2020

I cloned this repo and ran the unit tests - both passed. I then updated all the NuGet packages to the latest versions, rebuilt and ran the tests - both failed. The latest NuGet package versions that were updated are as follows:

Akka.TestKit.Xunit2 (1.4.12)
Akkatecture.TestFixture (0.6.3)
Microsoft.NET.Test.Sdk (16.8.0)
Microsoft.NETCore.App (2.2.0)
xunit (2.4.1)
xunit.runner.visualstudio (2.4.3)

@sbulman
Copy link
Author

sbulman commented Nov 19, 2020

If I revert Akka.TestKit.Xunit2 back to v1.4.4 then the tests pass.

@Lutando
Copy link
Member

Lutando commented Nov 19, 2020

Ill take a look into it

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