rahil-c commented on PR #716:
URL: https://github.com/apache/incubator-xtable/pull/716#issuecomment-3002248755

   CI did not fail for an error but it seemed like it was canceled?
   
   ```
   Also ran from my local terminal instead of intellij `mvn clean test 
-Dtest=ITConversionService` and seems test pass fine, so wondering if we can 
trigger rerun for this?
   
   INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running org.apache.xtable.service.ITConversionService
   WARNING: An illegal reflective access operation has occurred
   WARNING: Illegal reflective access by org.apache.spark.unsafe.Platform 
(file:/Users/rahil/.m2/repository/org/apache/spark/spark-unsafe_2.12/3.4.2/spark-unsafe_2.12-3.4.2.jar)
 to constructor java.nio.DirectByteBuffer(long,int)
   WARNING: Please consider reporting this to the maintainers of 
org.apache.spark.unsafe.Platform
   WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
   WARNING: All illegal access operations will be denied in a future release
   [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 102.1 
s -- in org.apache.xtable.service.ITConversionService
   [INFO]
   [INFO] Results:
   [INFO]
   [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
   [INFO]
   [INFO]
   [INFO] --- surefire:3.3.0:test (default) @ xtable-service ---
   [INFO] Skipping execution of surefire because it has already been run for 
this configuration
   [INFO] Saved Build to local file: 
/Users/rahil/.m2/build-cache/v1/org.apache.xtable/xtable-service/d9e9c1b952afb9bc/local/buildinfo.xml
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  01:51 min
   [INFO] Finished at: 2025-06-24T17:37:15-07:00
   [INFO] 
------------------------------------------------------------------------
    rahil@mac  ~/workplace/incubator-xtable/xtable-service   integ-tests 
   ```


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

Reply via email to