kenail2002 commented on issue #76: JDK9 not supported when unit testing while 
doc showing JDK8+
URL: 
https://github.com/apache/incubator-servicecomb-saga/issues/76#issuecomment-386792750
 
 
   -------------------------------------------------------
    T E S T S
   -------------------------------------------------------
   Running 
org.apache.servicecomb.saga.omega.connector.grpc.LoadBalancedClusterMessageSenderTest
   WARNING: An illegal reflective access operation has occurred
   WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil 
(file:/D:/sdn/e/io/netty/netty-common/4.1.16.Final/netty-common-4.1.16.Final.jar)
 to constructor java.nio.DirectByteBuffer(long,int)
   WARNING: Please consider reporting this to the maintainers of 
io.netty.util.internal.ReflectionUtil
   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
   Tests run: 11, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 8.804 sec 
<<< FAILURE! - in 
org.apache.servicecomb.saga.omega.connector.grpc.LoadBalancedClusterMessageSenderTest
   
stopSendingWhenClusterIsDown(org.apache.servicecomb.saga.omega.connector.grpc.LoadBalancedClusterMessageSenderTest)
  Time elapsed: 2.158 sec  <<< ERROR!
   org.awaitility.core.ConditionTimeoutException: Condition with 
org.apache.servicecomb.saga.omega.connector.grpc.LoadBalancedClusterMessageSenderTest
 was not fulfilled within 2 seconds.
           at 
org.apache.servicecomb.saga.omega.connector.grpc.LoadBalancedClusterMessageSenderTest.stopSendingWhenClusterIsDown(LoadBalancedClusterMessageSenderTest.java:295)
   
   Running 
org.apache.servicecomb.saga.omega.connector.grpc.PushBackReconnectRunnableTest
   Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - 
in 
org.apache.servicecomb.saga.omega.connector.grpc.PushBackReconnectRunnableTest
   Running 
org.apache.servicecomb.saga.omega.connector.grpc.RetryableMessageSenderTest
   Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.servicecomb.saga.omega.connector.grpc.RetryableMessageSenderTest
   
   Results :
   
   Tests in error:
     LoadBalancedClusterMessageSenderTest.stopSendingWhenClusterIsDown:295 ? 
ConditionTimeout
   
   Tests run: 15, Failures: 0, Errors: 1, Skipped: 0
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

Reply via email to