Stavros Kontopoulos created SPARK-24711:
-------------------------------------------

             Summary: 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
             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



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

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

Reply via email to