pparthenhs commented on pull request #15796:
URL: https://github.com/apache/shardingsphere/pull/15796#issuecomment-1059765507


   > Hi @pparthenhs , I found there's failed CI, you could check the CI log for 
more details. One of the failure:
   > 
   > ```
   > Error:  Failures: 
   > Error:    
StandardPipelineDataSourceConfigurationTest.assertGetParameterSuccess:86 
   > Expected: is "jdbcUrl: 
jdbc:mysql://127.0.0.1:3306/demo_ds?serverTimezone=UTC&useSSL=false\nusername: 
userName\npassword: password\n"
   >      but: was "jdbcUrl: 
jdbc:mysql://127.0.0.1:3306/demo_ds?serverTimezone=UTC&useSSL=false\r\nusername:
 userName\r\npassword: password\r\n"
   > ```
   
   Hello @sandynzm, once more you are correct regarding test. After some 
investigation, this error is operation system-specific, so I adapt the code 
properly. 
   
   I am happy to contribute !! :rocket: 
   


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