Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix flaky tests #1910

Closed
wants to merge 1 commit into from
Closed

fix flaky tests #1910

wants to merge 1 commit into from

Conversation

davies
Copy link
Contributor

@davies davies commented Aug 12, 2014

Python 2.6 does not handle float error well as 2.7+

Python 2.6 does not handle float error well as 2.7+
@SparkQA
Copy link

SparkQA commented Aug 12, 2014

QA tests have started for PR 1910. This patch merges cleanly.
View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/18389/consoleFull

@SparkQA
Copy link

SparkQA commented Aug 12, 2014

QA results for PR 1910:
- This patch PASSES unit tests.
- This patch merges cleanly
- This patch adds no public classes

For more information see test ouptut:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/18389/consoleFull

@marmbrus
Copy link
Contributor

Thanks for the quick fix! Merged to master and 1.1.

asfgit pushed a commit that referenced this pull request Aug 12, 2014
Python 2.6 does not handle float error well as 2.7+

Author: Davies Liu <davies.liu@gmail.com>

Closes #1910 from davies/fix_test and squashes the following commits:

7e51200 [Davies Liu] fix flaky tests

(cherry picked from commit 882da57)
Signed-off-by: Michael Armbrust <michael@databricks.com>
@asfgit asfgit closed this in 882da57 Aug 12, 2014
@davies davies deleted the fix_test branch August 13, 2014 18:33
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
Python 2.6 does not handle float error well as 2.7+

Author: Davies Liu <davies.liu@gmail.com>

Closes apache#1910 from davies/fix_test and squashes the following commits:

7e51200 [Davies Liu] fix flaky tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants