jkleckner edited a comment on pull request #29533:
URL: https://github.com/apache/spark/pull/29533#issuecomment-683457755


   Is there some way to run that expanded test information for this single 
failed R integration test as described in the message?
   
   @stijndehaes Do you have some insight into the test suite changes and what 
made it succeed on the master branch as discussed in #28423  ?
   
   ```
   - Run SparkR on simple dataframe.R example *** FAILED ***
     The code passed to eventually never returned normally. Attempted 70 times 
over 2.0003406448333334 minutes. Last failure message: false was not true. 
(KubernetesSuite.scala:315)
   Run completed in 12 minutes, 36 seconds.
   Total number of tests run: 19
   Suites: completed 2, aborted 0
   Tests: succeeded 18, failed 1, canceled 0, ignored 0, pending 0
   *** 1 TEST FAILED ***
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for Spark Project Parent POM 3.0.2-SNAPSHOT:
   [INFO] 
   [INFO] Spark Project Parent POM ........................... SUCCESS [  3.625 
s]
   [INFO] Spark Project Tags ................................. SUCCESS [  8.191 
s]
   [INFO] Spark Project Local DB ............................. SUCCESS [  3.628 
s]
   [INFO] Spark Project Networking ........................... SUCCESS [  5.584 
s]
   [INFO] Spark Project Shuffle Streaming Service ............ SUCCESS [  2.920 
s]
   [INFO] Spark Project Unsafe ............................... SUCCESS [ 10.042 
s]
   [INFO] Spark Project Launcher ............................. SUCCESS [  3.774 
s]
   [INFO] Spark Project Core ................................. SUCCESS [02:20 
min]
   [INFO] Spark Project Kubernetes Integration Tests ......... FAILURE [15:49 
min]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  18:48 min
   [INFO] Finished at: 2020-08-29T17:24:33-07:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.scalatest:scalatest-maven-plugin:2.0.0:test (integration-test) on project 
spark-kubernetes-integration-tests_2.12: There are test failures -> [Help 1]
   [ERROR] 
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR] 
   [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
   [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
   [ERROR] 
   [ERROR] After correcting the problems, you can resume the build with the 
command
   [ERROR]   mvn <args> -rf :spark-kubernetes-integration-tests_2.12
   
   ```


----------------------------------------------------------------
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:
[email protected]



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

Reply via email to