You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Imran Rashid (Jira)" <ji...@apache.org> on 2019/09/05 20:57:00 UTC

[jira] [Resolved] (SPARK-28770) Flaky Tests: Test ReplayListenerSuite.End-to-end replay with compression failed

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

Imran Rashid resolved SPARK-28770.
----------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 25673
[https://github.com/apache/spark/pull/25673]

> Flaky Tests: Test ReplayListenerSuite.End-to-end replay with compression failed
> -------------------------------------------------------------------------------
>
>                 Key: SPARK-28770
>                 URL: https://issues.apache.org/jira/browse/SPARK-28770
>             Project: Spark
>          Issue Type: Test
>          Components: Spark Core
>    Affects Versions: 2.4.3
>         Environment: Community jenkins and our arm testing instance.
>            Reporter: huangtianhua
>            Assignee: Wing Yew Poon
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Test
> org.apache.spark.scheduler.ReplayListenerSuite.End-to-end replay with compression is failed  see [https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-sbt-hadoop-3.2/267/testReport/junit/org.apache.spark.scheduler/ReplayListenerSuite/End_to_end_replay_with_compression/]
>  
> And also the test is failed on arm instance, I sent email to spark-dev before, and we suspect there is something related with the commit [https://github.com/apache/spark/pull/23767], we tried to revert it and the tests are passed:
> ReplayListenerSuite:
>        - ...
>        - End-to-end replay *** FAILED ***
>          "[driver]" did not equal "[1]" (JsonProtocolSuite.scala:622)
>        - End-to-end replay with compression *** FAILED ***
>          "[driver]" did not equal "[1]" (JsonProtocolSuite.scala:622) 
>  
> Not sure what's wrong, hope someone can help to figure it out, thanks very much.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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