sureshanaparti commented on PR #12615: URL: https://github.com/apache/cloudstack/pull/12615#issuecomment-3875703162
@SURYAS1306 please check the build error. ``` Error: /home/runner/work/cloudstack/cloudstack/server/src/test/java/com/cloud/user/AccountManagerImplTest.java:[1601,21] error: cannot find symbol Error: symbol: variable projectAccountDao Error: location: class AccountManagerImplTest Error: /home/runner/work/cloudstack/cloudstack/server/src/test/java/com/cloud/user/AccountManagerImplTest.java:[1607,21] error: cannot find symbol Error: symbol: variable projectDao Error: location: class AccountManagerImplTest Error: /home/runner/work/cloudstack/cloudstack/server/src/test/java/com/cloud/user/AccountManagerImplTest.java:[1610,8] error: cannot find symbol Error: symbol: variable accountManager Error: location: class AccountManagerImplTest ``` -- 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]
