-
- Downloads
[SPARK-20877][SPARKR][FOLLOWUP] clean up after test move
## What changes were proposed in this pull request? clean up after big test move ## How was this patch tested? unit tests, jenkins Author: Felix Cheung <felixcheung_m@hotmail.com> Closes #18267 from felixcheung/rtestset2.
Showing
- R/pkg/.Rbuildignore 1 addition, 0 deletionsR/pkg/.Rbuildignore
- R/pkg/R/install.R 1 addition, 1 deletionR/pkg/R/install.R
- R/pkg/R/utils.R 2 additions, 6 deletionsR/pkg/R/utils.R
- R/pkg/tests/fulltests/test_Serde.R 0 additions, 6 deletionsR/pkg/tests/fulltests/test_Serde.R
- R/pkg/tests/fulltests/test_Windows.R 1 addition, 6 deletionsR/pkg/tests/fulltests/test_Windows.R
- R/pkg/tests/fulltests/test_binaryFile.R 0 additions, 8 deletionsR/pkg/tests/fulltests/test_binaryFile.R
- R/pkg/tests/fulltests/test_binary_function.R 0 additions, 6 deletionsR/pkg/tests/fulltests/test_binary_function.R
- R/pkg/tests/fulltests/test_broadcast.R 0 additions, 4 deletionsR/pkg/tests/fulltests/test_broadcast.R
- R/pkg/tests/fulltests/test_client.R 0 additions, 8 deletionsR/pkg/tests/fulltests/test_client.R
- R/pkg/tests/fulltests/test_context.R 0 additions, 16 deletionsR/pkg/tests/fulltests/test_context.R
- R/pkg/tests/fulltests/test_includePackage.R 0 additions, 4 deletionsR/pkg/tests/fulltests/test_includePackage.R
- R/pkg/tests/fulltests/test_mllib_classification.R 4 additions, 8 deletionsR/pkg/tests/fulltests/test_mllib_classification.R
- R/pkg/tests/fulltests/test_mllib_clustering.R 4 additions, 10 deletionsR/pkg/tests/fulltests/test_mllib_clustering.R
- R/pkg/tests/fulltests/test_mllib_fpm.R 1 addition, 1 deletionR/pkg/tests/fulltests/test_mllib_fpm.R
- R/pkg/tests/fulltests/test_mllib_recommendation.R 1 addition, 1 deletionR/pkg/tests/fulltests/test_mllib_recommendation.R
- R/pkg/tests/fulltests/test_mllib_regression.R 2 additions, 14 deletionsR/pkg/tests/fulltests/test_mllib_regression.R
- R/pkg/tests/fulltests/test_mllib_tree.R 9 additions, 13 deletionsR/pkg/tests/fulltests/test_mllib_tree.R
- R/pkg/tests/fulltests/test_parallelize_collect.R 0 additions, 8 deletionsR/pkg/tests/fulltests/test_parallelize_collect.R
- R/pkg/tests/fulltests/test_rdd.R 0 additions, 102 deletionsR/pkg/tests/fulltests/test_rdd.R
- R/pkg/tests/fulltests/test_shuffle.R 0 additions, 24 deletionsR/pkg/tests/fulltests/test_shuffle.R
Loading
Please register or sign in to comment