You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Zhen Li (Jira)" <ji...@apache.org> on 2023/01/27 16:36:00 UTC

[jira] [Commented] (SPARK-42215) Better Scala Client Integration test

    [ https://issues.apache.org/jira/browse/SPARK-42215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681401#comment-17681401 ] 

Zhen Li commented on SPARK-42215:
---------------------------------

Marking the tests as ITs in maven may cause the tests not found by SBT. Make sure the tests can still be found by SBT.

> Better Scala Client Integration test
> ------------------------------------
>
>                 Key: SPARK-42215
>                 URL: https://issues.apache.org/jira/browse/SPARK-42215
>             Project: Spark
>          Issue Type: Improvement
>          Components: Connect
>    Affects Versions: 3.4.0
>            Reporter: Zhen Li
>            Priority: Major
>
> The current Scala client has a few integration tests that requires a build first before running client tests. This is not very nice to maven developers as they will not be able to do a `mvn clean install` to run all tests.
>  
> Look into marking these test as ITs and other better ways for maven to run test after packages are built.
>  
> Make sure the test run in SBT as well.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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