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

fix Tests sometimes (frequently) lose connection (close #1647, related to DevExpress/testcafe#2711) #1729

Merged
merged 2 commits into from
Aug 17, 2018

Conversation

LavrovArtem
Copy link
Contributor

No description provided.

@LavrovArtem LavrovArtem requested a review from miherlosev August 17, 2018 10:18
@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit 163eada have failed. See details.

connectionResetDomain.removeAllListeners('error');
throw new Error(err);
}
if (err.code === 'ECONNRESET' || os.type() === 'Darwin' && err.code === 'EPIPE')
Copy link
Contributor

Choose a reason for hiding this comment

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

Comment this line

@testcafe-build-bot
Copy link
Collaborator

✅ Tests for the commit eafdd18 have passed. See details.

@miherlosev miherlosev merged commit 93337d3 into DevExpress:master Aug 17, 2018
@LavrovArtem LavrovArtem deleted the i1647 branch August 17, 2018 12:42
AndreyBelym pushed a commit to AndreyBelym/testcafe-hammerhead that referenced this pull request Feb 28, 2019
…1647, related to DevExpress/testcafe#2711) (DevExpress#1729)

* fix `Tests sometimes (frequently) lose connection` (close DevExpress#1647, related to DevExpress/testcafe#2711)

* add comment
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.

3 participants