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

Find cause of sporadically failing permissions-related REST client tests... #6

Closed
mikesname opened this issue Nov 23, 2013 · 1 comment
Assignees
Labels

Comments

@mikesname
Copy link
Contributor

Some tests in the PermissionsRestClientTest fail on a sporadic basis with java.net.SocketException: Socket Closed. There appears to be no apparent reason why these tests should consistently (if irregularly) have these failures.

Possibly investigate the way the JSON structures are marshalled/unmarshalled, since this is the only really difference in this resource from others that also send JSON back and forth.

@ghost ghost assigned mikesname Nov 23, 2013
@mikesname
Copy link
Contributor Author

No longer seems to happen with JDK 7.0 and above.

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

No branches or pull requests

1 participant