dtenedor commented on PR #46309:
URL: https://github.com/apache/spark/pull/46309#issuecomment-2089333094

   ```
   [info] *** 1 TEST FAILED ***
   [error] Failed: Total 4098, Failed 1, Errors 0, Passed 4097, Ignored 10, 
Canceled 2
   [error] Failed tests:
   [error]      org.apache.spark.deploy.RPackageUtilsSuite
   [error] (core / Test / test) sbt.TestsFailedException: Tests unsuccessful
   [error] Total time: 3310 s (55:10), completed May 1, 2024, 7:11:37 PM
   ```
   
   The test failure was:
   
   ```
   [info] - faulty R package shows documentation *** FAILED *** (786 
milliseconds)
   [info]   
/home/runner/work/spark/spark/target/tmp/spark-e2d8b7bd-763a-408f-b5cf-1d303eead1d4/dep1-c.jar
 contains R source code. Now installing package.
   [info]   Building R package with the command: List('/', 'h', 'o', 'm', 'e', 
'/', 'r', 'u', 
   ...
   [info]   ', ' ', ' ', ' ', ' ') did not contain MessageWithContext("In order 
for Spark to build R packages that are parts of Spark Packages, there are a few
   [info]   requirements. The R source code must be shipped in a jar, with 
additional Java/Scala
   [info]   ...
   [info]       ", {"has_r_package"="Spark-HasRPackage"}) 
(RPackageUtilsSuite.scala:130)
   ...
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to