You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/12/21 10:48:58 UTC

[jira] [Assigned] (SPARK-18963) Test Failuire on big endian; o.a.s.unsafe.types.UTF8StringSuite.writeToOutputStreamIntArray

     [ https://issues.apache.org/jira/browse/SPARK-18963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-18963:
------------------------------------

    Assignee: Apache Spark

> Test Failuire on big endian; o.a.s.unsafe.types.UTF8StringSuite.writeToOutputStreamIntArray
> -------------------------------------------------------------------------------------------
>
>                 Key: SPARK-18963
>                 URL: https://issues.apache.org/jira/browse/SPARK-18963
>             Project: Spark
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 2.1.1
>            Reporter: Pete Robbins
>            Assignee: Apache Spark
>            Priority: Minor
>
> SPARK-18658 introduced a new test which is flipping a ByteBuffer into little endian order. This is not necessary on a big endian platform and results in:
> writeToOutputStreamIntArray(org.apache.spark.unsafe.types.UTF8StringSuite)  Time elapsed: 0.01 sec  <<< FAILURE!
> org.junit.ComparisonFailure: expected:<[大千世界]> but was:<[姤�䃍���]>
> 	at org.apache.spark.unsafe.types.UTF8StringSuite.writeToOutputStreamIntArray(UTF8StringSuite.java:609)
> PR on it's way



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org