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

[jira] [Updated] (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 ]

Sean Owen updated SPARK-18963:
------------------------------
    Assignee: Pete Robbins

> 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: Pete Robbins
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> 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