You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/07/02 10:58:00 UTC

[jira] [Assigned] (SPARK-24711) Integration tests will not work with exclude/include tags

     [ https://issues.apache.org/jira/browse/SPARK-24711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-24711:
------------------------------------

    Assignee:     (was: Apache Spark)

> Integration tests will not work with exclude/include tags
> ---------------------------------------------------------
>
>                 Key: SPARK-24711
>                 URL: https://issues.apache.org/jira/browse/SPARK-24711
>             Project: Spark
>          Issue Type: Bug
>          Components: Kubernetes
>    Affects Versions: 2.3.1
>            Reporter: Stavros Kontopoulos
>            Priority: Minor
>             Fix For: 2.4.0
>
>
> I tried to exclude some tests when adding mine and I got errors of the form:
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
>  [INFO] Total time: 6.798 s
>  [INFO] Finished at: 2018-07-01T18:34:13+03:00
>  [INFO] Final Memory: 36M/652M
>  [INFO] ------------------------------------------------------------------------
>  [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project spark-kubernetes-integration-tests_2.11: There are test failures.
>  [ERROR] 
>  [ERROR] Please refer to /home/stavros/Desktop/workspace/OSS/spark/resource-managers/kubernetes/integration-tests/target/surefire-reports for the individual test results.
>  [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
>  [ERROR] There was an error in the forked process
>  [ERROR] Unable to load category: noDcos
>  
> This will not happen if maven surfire plugin is disabled as stated here: [http://www.scalatest.org/user_guide/using_the_scalatest_maven_plugin]
> I will create a PR shortly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org