GitHub user tedyu opened a pull request:

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

    SPARK-7355 FlakyTest - o.a.s.DriverSuite

    The test passed locally:
    {code}
    ^[[32mDriverSuite:^[[0m
    ^[[32m- driver should exit after finishing without cleanup (SPARK-530)^[[0m
    ^[[36mRun completed in 32 seconds, 350 milliseconds.^[[0m
    ^[[36mTotal number of tests run: 1^[[0m
    ^[[36mSuites: completed 2, aborted 0^[[0m
    ^[[36mTests: succeeded 1, failed 0, canceled 0, ignored 0, pending 0^[[0m
    ^[[32mAll tests passed.^[[0m
    {code}

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

    $ git pull https://github.com/tedyu/spark master

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

    https://github.com/apache/spark/pull/6059.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 #6059
    
----
commit 58668606cf81a5d72ea9bc080047d21a513b885f
Author: tedyu <yuzhih...@gmail.com>
Date:   2015-05-11T17:09:05Z

    SPARK-7355 FlakyTest - o.a.s.DriverSuite

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to