-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched for existing issues and did not find anything like this
Describe the bug
The tests found in test_jparse/jstr_test.sh that involve encoding and decoding raw non-UTF-8 binary will produce invalid UTF-8 encoding.
What you expect
The tests found in test_jparse/jstr_test.sh produce valid UTF-8 encodings or the test correctly report and handle such non-UTF-8 binary data/
Environment
- OS: n/a
- Device: n/a
- Compiler: n/a
jparse_bug_report.sh output
n/a
Anything else?
See issue #31
See in "the other repo":
We recommend disabling these two tests for now, and until/unless issue #31 is resolved.
Metadata
Metadata
Labels
bugSomething isn't workingSomething isn't working