Skip to content

Ignore any errors from test requests#268

Open
tomhughes wants to merge 1 commit intociaranj:masterfrom
tomhughes:network
Open

Ignore any errors from test requests#268
tomhughes wants to merge 1 commit intociaranj:masterfrom
tomhughes:network

Conversation

@tomhughes
Copy link
Copy Markdown

Calling end causes the request to proceed, which may they lead to an exception being fired long after the test has seemingly completed if there is any kind of network problem.

These exceptions seem to get hidden by older versions of vows but newer ones manage to trap them and treat them as a failure.

Calling end causes the request to proceed, which may they lead
to an exception being fired long after the test has seemingly
completed if there is any kind of network problem.

These exceptions seem to get hidden by older versions of vows but
newer ones manage to trap them and treat them as a failure.
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.

1 participant