bernardodemarco commented on PR #11990: URL: https://github.com/apache/cloudstack/pull/11990#issuecomment-3492741214
@erikbocks, apparently there is a build/compilation error: ``` Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project cloud-server: Compilation failure: Compilation failure: Error: /home/runner/work/cloudstack/cloudstack/server/src/test/java/com/cloud/vm/UserVmManagerImplTest.java:[3937,27] error: cannot find symbol Error: symbol: method finalyzeAccountId(String,Long,Long,boolean) Error: location: variable accountService of type AccountService Error: /home/runner/work/cloudstack/cloudstack/server/src/test/java/com/cloud/vm/UserVmManagerImplTest.java:[4003,27] error: cannot find symbol Error: symbol: method finalyzeAccountId(String,Long,Long,boolean) Error: location: variable accountService of type AccountService Error: -> [Help 1] ``` Could you verify it? -- 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]
