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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org