Danny Milosavljevic created LIBCLOUD-924:
--------------------------------------------
Summary:
test_consume_std*_chunk_contains_part_of_multi_byte_utf8_character - test fails
Key: LIBCLOUD-924
URL: https://issues.apache.org/jira/browse/LIBCLOUD-924
Project: Libcloud
Issue Type: Test
Components: Compute
Reporter: Danny Milosavljevic
Priority: Minor
These tests make the channel receive the Unicode codepoints U+00F0 U+0090
U+008D U+0088 and then encode the received stdout (respective stderr) to utf-8
and then act all surprised that this utf8 string is not equal to an Unicode
string (errr... it's not even the same class...). I don't get it what that's
supposed to be for.
Version: 2.0.0.
Python version: 3.5.3.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)