spark-instrumented-optimizer/core/src/test
zsxwing 27e7f5a723 [SPARK-5083][Core] Fix a flaky test in TaskResultGetterSuite
Because `sparkEnv.blockManager.master.removeBlock` is asynchronous, we need to make sure the block has already been removed before calling `super.enqueueSuccessfulTask`.

Author: zsxwing <zsxwing@gmail.com>

Closes #3894 from zsxwing/SPARK-5083 and squashes the following commits:

d97c03d [zsxwing] Fix a flaky test in TaskResultGetterSuite
2015-01-04 21:09:21 -08:00
..
java/org/apache/spark SPARK-4297 [BUILD] Build warning fixes omnibus 2014-12-24 13:32:51 -08:00
resources [SPARK-3748] Log thread name in unit test logs 2014-10-01 01:03:49 -07:00
scala/org/apache [SPARK-5083][Core] Fix a flaky test in TaskResultGetterSuite 2015-01-04 21:09:21 -08:00