close
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

Find and Find All kws cannot handle empty root node argument #46

Open
sampeson opened this issue Sep 8, 2020 · 0 comments
Open

Find and Find All kws cannot handle empty root node argument #46

sampeson opened this issue Sep 8, 2020 · 0 comments
Assignees
Labels
bug

Comments

@sampeson
Copy link
Contributor

@sampeson sampeson commented Sep 8, 2020

If earlier Find operations fail for wanted root node there comes following kind of exception when using that as root node for Find and Find All kws:
java.lang.RuntimeException: java.lang.IllegalArgumentException: java.lang.ClassCastException@110f4f0e

It should fail with proper error message that not valid root argument.

There should be acceptance test in our test set for this.

@sampeson sampeson added the bug label Sep 8, 2020
@psaikkonen psaikkonen self-assigned this Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.