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 error message being overridden by exception #592

Merged
merged 3 commits into from Mar 7, 2022

Conversation

thelonelyvulpes
Copy link
Contributor

fix Connection acquisition timeout being reported with the exception instead of how we want it surfaced.

@@ -89,7 +89,8 @@ static class TestBlackList
("test_routing_v3.RoutingV3.test_should_successfully_send_multiple_bookmarks",
"Test failing requires investigation"),


Copy link
Contributor

Choose a reason for hiding this comment

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

Has this one been flaky for long?

Copy link
Contributor

@AndyHeap-NeoTech AndyHeap-NeoTech left a comment

Choose a reason for hiding this comment

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

Nice and easy, my favourite type of review :)

@thelonelyvulpes thelonelyvulpes merged commit 30c7db3 into 5.0 Mar 7, 2022
@thelonelyvulpes thelonelyvulpes deleted the fix/fix-error-reporting branch March 7, 2022 09:54
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.

None yet

2 participants