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

parseStringToRange Dealing with Unicode Characters #6

Closed
tupol opened this issue May 13, 2019 · 1 comment
Closed

parseStringToRange Dealing with Unicode Characters #6

tupol opened this issue May 13, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@tupol
Copy link
Owner

tupol commented May 13, 2019

Travis revealed a bug in org.tupol.utils.config.StringToRangeProp.

[info] ! Range.commons#parseStringToRange - throws BadValue for any string: Exception raised on property evaluation.
[info] > ARG_0: "႓"
[info] > Exception: org.scalatest.exceptions.TestFailedException: Expected exception com.typesafe.config.ConfigException$BadValue to be thrown, but no exception was thrown

This is property based test, so the issue does not occur consistently for now.

@tupol tupol added the bug Something isn't working label May 13, 2019
@tupol
Copy link
Owner Author

tupol commented Feb 4, 2024

No longer relevant as the configz module was removed

@tupol tupol closed this as completed Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant