You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@gibm on v0.12 we don't have a common.isWindows so you can simply replace that with process.platform === 'win32'. Would you mind submitting a pull request against v0.12-staging?
The test simple/test-cluster-disconnect-race fails consistently for me on Windows 7.
Test introduced: #5153
Test fixed for windows in V4: Issue = #4450, PR = #4457
Based on that discussion, it looks like the test should be changed to simply skip on Windows. However, copying that fix gives a syntax error
Test failure:
The text was updated successfully, but these errors were encountered: