Skip to content

Conversation

@andrewor14
Copy link
Contributor

Previously we would assert things before all events are guaranteed to have been processed. To fix this, just block until all events are actually processed, i.e. until the listener queue is empty.

https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-sbt-hadoop-2.7/79/testReport/junit/org.apache.spark.util.collection/ExternalAppendOnlyMapSuite/spilling/

Previously we would assert things before all events are guaranteed
to have been processed. To fix this, just block until all events
are actually processed, i.e. until the listener queue is empty.
@andrewor14
Copy link
Contributor Author

@zsxwing

@zsxwing
Copy link
Member

zsxwing commented Jan 29, 2016

LGTM

@SparkQA
Copy link

SparkQA commented Jan 30, 2016

Test build #50414 has finished for PR 10990 at commit d67a529.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@andrewor14
Copy link
Contributor Author

Merged into master

@asfgit asfgit closed this in e6ceac4 Jan 30, 2016
@andrewor14 andrewor14 deleted the accum-suite-less-flaky branch January 30, 2016 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants