You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Or (JIRA)" <ji...@apache.org> on 2016/01/29 23:04:40 UTC

[jira] [Created] (SPARK-13096) Make AccumulatorSuite#verifyPeakExecutionMemorySet less flaky

Andrew Or created SPARK-13096:
---------------------------------

             Summary: Make AccumulatorSuite#verifyPeakExecutionMemorySet less flaky
                 Key: SPARK-13096
                 URL: https://issues.apache.org/jira/browse/SPARK-13096
             Project: Spark
          Issue Type: Bug
          Components: Tests
            Reporter: Andrew Or
            Assignee: Andrew Or


We have a method in AccumulatorSuite called verifyPeakExecutionMemorySet. This is used in a variety of other test suites, including (but not limited to):

- ExternalAppendOnlyMapSuite
- ExternalSorterSuite
- sql.SQLQuerySuite

Lately it's been flaky ever since https://github.com/apache/spark/pull/10835 was merged. Note: this was an existing problem even before that patch, but it was uncovered there because previously we never failed the test even if an assertion error failed!



--
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