Skip to content

Surface more errors on failing to initially retrieve a RT #811

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

Merged
merged 11 commits into from
Mar 16, 2022

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Nov 9, 2021

No description provided.

@bigmontz bigmontz marked this pull request as ready for review November 9, 2021 11:54
@bigmontz bigmontz force-pushed the 4.4-surface-error-discoverying-rt branch 8 times, most recently from 30c774d to ac632ed Compare November 15, 2021 10:28
@bigmontz bigmontz requested a review from robsdedude November 15, 2021 15:31
@bigmontz bigmontz force-pushed the 4.4-surface-error-discoverying-rt branch from ac632ed to 063d683 Compare February 8, 2022 11:28
@bigmontz bigmontz changed the base branch from 4.4 to 5.0 February 8, 2022 11:28
@bigmontz bigmontz force-pushed the 4.4-surface-error-discoverying-rt branch from 063d683 to dcc3467 Compare March 15, 2022 15:49
Copy link
Member

@robsdedude robsdedude left a comment

Choose a reason for hiding this comment

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

💯

'Neo.ClientError.Transaction.InvalidBookmark',
'Neo.ClientError.Transaction.InvalidBookmarkMixture',
'Neo.ClientError.Security.Forbidden',
'Neo.ClientError.Security.IWontTellYou'
Copy link
Member

Choose a reason for hiding this comment

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

A prime example of security by obscurity 😜

Comment on lines -24 to -32
skip(
'Fail while enable Temporary:FastFailingDiscovery',
ifEndsWith('test_should_request_rt_from_all_initial_routers_until_successful_on_authorization_expired'),
ifEndsWith('test_should_request_rt_from_all_initial_routers_until_successful_on_unknown_failure'),
ifEndsWith('test_should_fail_with_routing_failure_on_any_security_discovery_failure'),
ifEndsWith('test_should_fail_with_routing_failure_on_invalid_bookmark_mixture_discovery_failure'),
ifEndsWith('test_should_fail_with_routing_failure_on_invalid_bookmark_discovery_failure'),
ifEndsWith('test_should_fail_with_routing_failure_on_forbidden_discovery_failure')
),
Copy link
Member

Choose a reason for hiding this comment

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

🎉

Co-authored-by: Robsdedude <dev@rouvenbauer.de>
@bigmontz bigmontz merged commit 4441857 into neo4j:5.0 Mar 16, 2022
@bigmontz bigmontz deleted the 4.4-surface-error-discoverying-rt branch March 16, 2022 12:36
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.

2 participants