tristaZero commented on pull request #7485: URL: https://github.com/apache/shardingsphere/pull/7485#issuecomment-695786601
@jian365066744 Hi, you mean the following error log is irrelated to your PR, don't you? I triggered the CI Test to rerun with your PR. Let us wait for the test result this time. ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project shardingsphere-proxy-frontend-core: Compilation failure: Compilation failure: 18313[ERROR] /home/travis/build/apache/shardingsphere/shardingsphere-proxy/shardingsphere-proxy-frontend/shardingsphere-proxy-frontend-core/src/test/java/org/apache/shardingsphere/proxy/frontend/netty/FrontendChannelInboundHandlerTest.java:[28,77] cannot find symbol 18314[ERROR] symbol: class ResourceSynchronizer 18315[ERROR] location: package org.apache.shardingsphere.proxy.backend.communication.jdbc.connection 18316[ERROR] /home/travis/build/apache/shardingsphere/shardingsphere-proxy/shardingsphere-proxy-frontend/shardingsphere-proxy-frontend-core/src/test/java/org/apache/shardingsphere/proxy/frontend/netty/FrontendChannelInboundHandlerTest.java:[76,13] cannot find symbol 18317[ERROR] symbol: class ResourceSynchronizer 18318[ERROR] location: class org.apache.shardingsphere.proxy.frontend.netty.FrontendChannelInboundHandlerTest ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
