GitHub user mpetruska opened a pull request:

    https://github.com/apache/spark/pull/19671

    [SPARK-22297][CORE TESTS] Flaky test: BlockManagerSuite "Shuffle 
registration timeout and maxAttempts conf"

    ## What changes were proposed in this pull request?
    
    [Ticket](https://issues.apache.org/jira/browse/SPARK-22297)
    - one of the tests seems to produce unreliable results due to execution 
speed variability
    
    ## How was this patch tested?
    
    The test's check cases remain the same and the set-up emulates the previous 
version's.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mpetruska/spark SPARK-22297

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/19671.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #19671
    
----
commit 6da1d348ee5a14cb4cb34d6c2ca8be824aab5264
Author: Mark Petruska <[email protected]>
Date:   2017-11-06T12:43:42Z

    fixes test case 'flakiness'

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to