diff options
author | Josh Gao <jmgao@google.com> | 2018-03-19 16:09:05 -0700 |
---|---|---|
committer | Josh Gao <jmgao@google.com> | 2018-03-21 15:13:07 -0700 |
commit | 2c621ae741a7a4948e05cf56f3b7bad12d5880be (patch) | |
tree | a1e07f54007bded62339d1df6975d60fffe1c256 /libutils/Unicode.cpp | |
parent | dcc055af644ce87f1590ab82680f3e0ca4cee54c (diff) |
adb: fix unicode file path test.
This test is failing due to:
UnicodeWarning: Unicode equal comparison failed to convert both
arguments to Unicode - interpreting them as being unequal'
Both arguments are already unicode, so stop encoding one side.
Test: python -m unittest test_device.FileOperationsTest.test_unicode_paths
Change-Id: Iea8bf29845ab3008ccf4c7dbd6969196e57ea25d
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions