shankeerthan-kasilingam commented on pull request #15256:
URL: https://github.com/apache/shardingsphere/pull/15256#issuecomment-1030771015


   Hi Team,
   
   The CI failed for windows. It seems that some other module seems to have 
failed. There were no changes done on that module in this PR. Can I create a 
new Issue and Fix it separately if possible.?
   
   ```
   [INFO] shardingsphere-distsql-parser ...................... SUCCESS [  7.499 
s]
    
   
[28225](https://github.com/apache/shardingsphere/runs/5082099881?check_suite_focus=true#step:7:28225)[INFO]
 shardingsphere-features ............................ SUCCESS [  0.459 s]
   
[28226](https://github.com/apache/shardingsphere/runs/5082099881?check_suite_focus=true#step:7:28226)[INFO]
 shardingsphere-sharding ............................ SUCCESS [  0.343 s]
   ```
    
   The following test case failed on Windows.
   
   ```
   [INFO] Running 
org.apache.shardingsphere.proxy.backend.util.SystemPropertyUtilTest
    
   
[28202](https://github.com/apache/shardingsphere/runs/5082099881?check_suite_focus=true#step:7:28202)[INFO]
 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in 
org.apache.shardingsphere.proxy.backend.util.SystemPropertyUtilTest
    
   
[28203](https://github.com/apache/shardingsphere/runs/5082099881?check_suite_focus=true#step:7:28203)[INFO]
 
    
   
[28204](https://github.com/apache/shardingsphere/runs/5082099881?check_suite_focus=true#step:7:28204)[INFO]
 Results:
    
   
[28205](https://github.com/apache/shardingsphere/runs/5082099881?check_suite_focus=true#step:7:28205)[INFO]
 
    
   
[28206](https://github.com/apache/shardingsphere/runs/5082099881?check_suite_focus=true#step:7:28206)Error:
 Failures: 
    
   
[28207](https://github.com/apache/shardingsphere/runs/5082099881?check_suite_focus=true#step:7:28207)Error:
   ConnectionStatusTest.assertWaitUntilConnectionRelease:101 
    
   
[28208](https://github.com/apache/shardingsphere/runs/5082099881?check_suite_focus=true#step:7:28208)Expected:
 is <10>
    
   
[28209](https://github.com/apache/shardingsphere/runs/5082099881?check_suite_focus=true#step:7:28209)
     but: was <0>
    
   
[28210](https://github.com/apache/shardingsphere/runs/5082099881?check_suite_focus=true#step:7:28210)[INFO]
 
    
   
[28211](https://github.com/apache/shardingsphere/runs/5082099881?check_suite_focus=true#step:7:28211)Error:
 Tests run: 319, Failures: 1, Errors: 0, Skipped: 0
   ```
   
   `Error:  Failures: 
   Error:    ConnectionStatusTest.assertWaitUntilConnectionRelease:101 
   Expected: is <10>
        but: was <0>
   [INFO] 
   Error:  Tests run: 319, Failures: 1, Errors: 0, Skipped: 0`


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