Skip to content

Conversation

@mengxr
Copy link
Contributor

@mengxr mengxr commented Nov 11, 2015

Saw several failures on Jenkins, e.g., https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2040/testReport/org.apache.spark.ml.util/JavaDefaultReadWriteSuite/testDefaultReadWrite/. This is the first failure in master build:

https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-SBT/3982/

I cannot reproduce it on local. So temporarily disable the tests and I will look into the issue under the same JIRA. I'm going to merge the PR after Jenkins passes compile.

@mengxr mengxr changed the title [SPARK-11672] disable JavaDefaultReadWriteSuite [SPARK-11672] [ML] disable JavaDefaultReadWriteSuite Nov 11, 2015
@mengxr mengxr changed the title [SPARK-11672] [ML] disable JavaDefaultReadWriteSuite [SPARK-11672] [ML] disable spark.ml read/write tests Nov 11, 2015
@SparkQA
Copy link

SparkQA commented Nov 11, 2015

Test build #45682 has finished for PR 9641 at commit b06b568.

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

@yhuai
Copy link
Contributor

yhuai commented Nov 11, 2015

LGTM

asfgit pushed a commit that referenced this pull request Nov 11, 2015
Saw several failures on Jenkins, e.g., https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2040/testReport/org.apache.spark.ml.util/JavaDefaultReadWriteSuite/testDefaultReadWrite/. This is the first failure in master build:

https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-SBT/3982/

I cannot reproduce it on local. So temporarily disable the tests and I will look into the issue under the same JIRA. I'm going to merge the PR after Jenkins passes compile.

Author: Xiangrui Meng <[email protected]>

Closes #9641 from mengxr/SPARK-11672.

(cherry picked from commit 1a21be1)
Signed-off-by: Xiangrui Meng <[email protected]>
@mengxr
Copy link
Contributor Author

mengxr commented Nov 11, 2015

Merged into master and branch-1.6. I will look into the issues.

@asfgit asfgit closed this in 1a21be1 Nov 11, 2015
@SparkQA
Copy link

SparkQA commented Nov 12, 2015

Test build #45685 has finished for PR 9641 at commit 34305ff.

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

dskrvk pushed a commit to dskrvk/spark that referenced this pull request Nov 13, 2015
Saw several failures on Jenkins, e.g., https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2040/testReport/org.apache.spark.ml.util/JavaDefaultReadWriteSuite/testDefaultReadWrite/. This is the first failure in master build:

https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-SBT/3982/

I cannot reproduce it on local. So temporarily disable the tests and I will look into the issue under the same JIRA. I'm going to merge the PR after Jenkins passes compile.

Author: Xiangrui Meng <[email protected]>

Closes apache#9641 from mengxr/SPARK-11672.
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