sandynz commented on pull request #15796:
URL: https://github.com/apache/shardingsphere/pull/15796#issuecomment-1059703800
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"
```
--
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]