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

disable XUnit parallel execution for Akka.Remote.Tests #3841

Merged

Conversation

Aaronontheweb
Copy link
Member

No description provided.

@@ -0,0 +1,8 @@
<Project>
<!-- use the xunit JSON settings file -->
<ItemGroup>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be used in other test suites too - the Akka.Remote ones have the most flaky behavior aside from a handful of Akka.Streams specifications.

@Aaronontheweb
Copy link
Member Author

Looks like some of our specs using remote deployments appear to be the common thread here - something about the ResolveActor calls there can be racy over the in-memory transport.

@Aaronontheweb Aaronontheweb merged commit 80e6a32 into akkadotnet:dev Jul 7, 2019
@Aaronontheweb Aaronontheweb deleted the disable-parallel-XUnit-execution branch July 7, 2019 14:43
madmonkey pushed a commit to madmonkey/akka.net that referenced this pull request Jul 12, 2019
Aaronontheweb added a commit to Aaronontheweb/akka.net that referenced this pull request Jul 30, 2019
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

Successfully merging this pull request may close these issues.

1 participant