Skip to content

[BS-162] Tune expected exceptions to support more platforms #5

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

Closed
wants to merge 1 commit into from
Closed

Conversation

gregturn
Copy link
Contributor

It appears that some machines break when looking for ConnectionException,
but not SocketException, both of which are IOExceptions. This seems to make
tests pass on more machines without compromising the intentions of the API.

It appears that some machines break when looking for ConnectionException,
but not SocketException, both of which are IOExceptions. This seems to make
tests pass on more machines without compromising the intentions of the API.
@ghost ghost assigned philwebb Jun 17, 2013
philwebb added a commit that referenced this pull request Jun 18, 2013
# By Greg Turnquist
* BS-162:
  Tune expected exceptions to support more platforms
@philwebb philwebb closed this Jun 18, 2013
@philwebb
Copy link
Member

Merged, thanks!

13d2422

@aclement
Copy link
Contributor

Just commenting here that Greg's change seems to have fixed my situation too, I can now build bootstrap and run the tests cleanly, yey. Thanks Greg!

@gregturn
Copy link
Contributor Author

Whew! Glad to hear I wasn't the only one crashing and burning there. Privileged to help out.

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