Skip to content

Conversation

@tdas
Copy link
Contributor

@tdas tdas commented May 1, 2015

This is only for debugging flaky tests.

@tdas tdas changed the title [TESTING: DO NOT MERGE] Testing flaky streaming tests in Jenkins environment [DO NOT MERGE] Testing flaky streaming tests in Jenkins environment May 1, 2015
@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #31493 has finished for PR 5824 at commit 3250550.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch does not change any dependencies.

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #31497 has finished for PR 5824 at commit b29047c.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch does not change any dependencies.

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #31505 has finished for PR 5824 at commit af817b7.

  • This patch fails some tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch does not change any dependencies.

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #31509 has finished for PR 5824 at commit c387f4c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch does not change any dependencies.

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #736 has started for PR 5824 at commit c387f4c.

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #737 has started for PR 5824 at commit c387f4c.

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #739 has started for PR 5824 at commit c387f4c.

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #740 has started for PR 5824 at commit c387f4c.

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #735 has finished for PR 5824 at commit c387f4c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch adds the following new dependencies:
    • jaxb-api-2.2.7.jar
    • jaxb-core-2.2.7.jar
    • jaxb-impl-2.2.7.jar
    • pmml-agent-1.1.15.jar
    • pmml-model-1.1.15.jar
    • pmml-schema-1.1.15.jar
    • spark-unsafe_2.10-1.4.0-SNAPSHOT.jar
  • This patch removes the following dependencies:
    • activation-1.1.jar
    • jaxb-api-2.2.2.jar
    • jaxb-impl-2.2.3-1.jar

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #741 has finished for PR 5824 at commit c387f4c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch adds the following new dependencies:
    • jaxb-api-2.2.7.jar
    • jaxb-core-2.2.7.jar
    • jaxb-impl-2.2.7.jar
    • pmml-agent-1.1.15.jar
    • pmml-model-1.1.15.jar
    • pmml-schema-1.1.15.jar
    • spark-unsafe_2.10-1.4.0-SNAPSHOT.jar
  • This patch removes the following dependencies:
    • activation-1.1.jar
    • jaxb-api-2.2.2.jar
    • jaxb-impl-2.2.3-1.jar

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #742 has finished for PR 5824 at commit c387f4c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • "public class " + className + extendsText + " implements java.io.Serializable
    • class Param[T] (val parent: Params, val name: String, val doc: String, val isValid: T => Boolean)
    • class DoubleParam(parent: Params, name: String, doc: String, isValid: Double => Boolean)
    • class IntParam(parent: Params, name: String, doc: String, isValid: Int => Boolean)
    • class FloatParam(parent: Params, name: String, doc: String, isValid: Float => Boolean)
    • class LongParam(parent: Params, name: String, doc: String, isValid: Long => Boolean)
    • class BooleanParam(parent: Params, name: String, doc: String) // No need for isValid
    • case class ParamPair[T](param: Param[T], value: T)
    • class KMeansModel (
    • trait PMMLExportable
    • public static final class UNSAFE
  • This patch adds the following new dependencies:
    • jaxb-api-2.2.7.jar
    • jaxb-core-2.2.7.jar
    • jaxb-impl-2.2.7.jar
    • pmml-agent-1.1.15.jar
    • pmml-model-1.1.15.jar
    • pmml-schema-1.1.15.jar
  • This patch removes the following dependencies:
    • activation-1.1.jar
    • jaxb-api-2.2.2.jar
    • jaxb-impl-2.2.3-1.jar

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #745 has finished for PR 5824 at commit c387f4c.

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

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #744 has finished for PR 5824 at commit c387f4c.

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

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #746 has finished for PR 5824 at commit c387f4c.

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

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #747 has finished for PR 5824 at commit c387f4c.

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

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #748 has started for PR 5824 at commit c387f4c.

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #749 has started for PR 5824 at commit c387f4c.

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #31586 has finished for PR 5824 at commit 0758b34.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #750 has finished for PR 5824 at commit 0758b34.

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

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #751 has finished for PR 5824 at commit 0758b34.

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

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #31592 has finished for PR 5824 at commit 8ca59f2.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #752 has finished for PR 5824 at commit 8ca59f2.

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

@tdas
Copy link
Contributor Author

tdas commented May 1, 2015

retest this please.

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #31599 has finished for PR 5824 at commit 6e397f3.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #754 has finished for PR 5824 at commit 6e397f3.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #755 has finished for PR 5824 at commit 6e397f3.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented May 1, 2015

Test build #31622 has finished for PR 5824 at commit 22875eb.

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

@tdas tdas closed this May 2, 2015
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.

2 participants