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

TcpConnectionSpec.An_Outgoing_Connection_Must_Send_Only_One_ClosedEvent_To_The_Handler_If_The_Handler_Commanded_The_Close intermittent test failure #1170

Open
Aaronontheweb opened this issue Jul 18, 2015 · 2 comments

Comments

@Aaronontheweb
Copy link
Member

Saw an intermittent failure on TcpConnectionSpec.An_Outgoing_Connection_Must_Send_Only_One_ClosedEvent_To_The_Handler_If_The_Handler_Commanded_The_Close in #1169.

Full build log is available here http://petabridge-ci.cloudapp.net/viewLog.html?buildId=1696&buildTypeId=AkkaNet_AkkaNetPrBuild&guest=1

@fergusn
Copy link
Contributor

fergusn commented Jul 20, 2015

I will spin up a couple of instances on AWS to try and reproduce this more reliably. Should I create PR to skip TcpConnectionSpec temporarily while I look into this?

@Aaronontheweb
Copy link
Member Author

@willieferguson I think it'd be useful not to skip it for now - see how often it actually comes up in subsequent PRs built on the CI servers. Plus it's also possible that @rogeralsing's PR #1169 didn't have your latest racy spec fix pulled into it, which might explain this.

The CI server build agents run on Azure Standard M4 instances with 2 cores and 8 GB of RAM. They're designed to be semi-lightweight machines as they help expose racy / soft real-time issues more often than our personal development machines do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants