HyukjinKwon opened a new pull request #29456:
URL: https://github.com/apache/spark/pull/29456


   ### What changes were proposed in this pull request?
   
   This PR proposes to generate JUnit XML test report in SparkR tests that can 
be leveraged in both Jenkins and GitHub Actions.
   
   **GitHub Actions**
   
   ![Screen Shot 2020-08-18 at 12 42 46 
PM](https://user-images.githubusercontent.com/6477701/90467934-55b85b00-e150-11ea-863c-c8415e764ddb.png)
   
   **Jenkins**
   
   TBD
   
   NOTE that while I am here, I am switching back the console reporter from 
"progress" to "summary". Currently non-ascii codes are broken in Jenkins 
console and switching it to "summary" can work around it.
   "summary" is the default format used in testthat 1.0.
   
   ### Why are the changes needed?
   
   To check the test failures more easily.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, dev-only
   
   ### How was this patch tested?
   
   It is tested in GitHub Actions at 
https://github.com/HyukjinKwon/spark/pull/23/checks?check_run_id=996586446
   In case of Jenkins, it will be tested in this PR.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to