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:35:00 UTC

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

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

Zhen Li updated SPARK-42215:
----------------------------
    Description: 
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.

  was:
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.


> 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