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

ZOOKEEPER-2796: Fix broken test testCreateNodeWithoutData caused by ZK-2757. #265

Closed
wants to merge 1 commit into from

Conversation

hanm
Copy link
Contributor

@hanm hanm commented May 30, 2017

ZK-2757 introduces a new MalformedPathException which intercepts and wraps the IllegalArgumentException that this test was expecting.

@asfgit asfgit closed this in ce0aa2b May 30, 2017
asfgit pushed a commit that referenced this pull request May 30, 2017
…K-2757.

ZK-2757 introduces a new MalformedPathException which intercepts and wraps the IllegalArgumentException that this test was expecting.

Author: Michael Han <hanm@apache.org>

Closes #265 from hanm/ZOOKEEPER-2796

(cherry picked from commit ce0aa2b)
Signed-off-by: Michael Han <hanm@apache.org>
lvfangmin pushed a commit to lvfangmin/zookeeper that referenced this pull request Jun 17, 2018
…K-2757.

ZK-2757 introduces a new MalformedPathException which intercepts and wraps the IllegalArgumentException that this test was expecting.

Author: Michael Han <hanm@apache.org>

Closes apache#265 from hanm/ZOOKEEPER-2796
RokLenarcic pushed a commit to RokLenarcic/zookeeper that referenced this pull request Sep 3, 2022
…K-2757.

ZK-2757 introduces a new MalformedPathException which intercepts and wraps the IllegalArgumentException that this test was expecting.

Author: Michael Han <hanm@apache.org>

Closes apache#265 from hanm/ZOOKEEPER-2796
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