DaanHoogland commented on PR #13766: URL: https://github.com/apache/cloudstack/pull/13766#issuecomment-5190249925
@Dogface2k fyi ``` 09:45:43 [INFO] ------------------------------------------------------------- 09:45:52 [ERROR] COMPILATION ERROR : 09:45:52 [INFO] ------------------------------------------------------------- 09:45:52 [ERROR] /jenkins/workspace/acs-deb-pkg-builder/server/src/test/java/com/cloud/network/vpn/Site2SiteVpnManagerImplTest.java:[362,8] error: cannot find symbol 09:45:52 symbol: class ArgumentCaptor 09:45:52 location: class Site2SiteVpnManagerImplTest 09:45:52 [ERROR] /jenkins/workspace/acs-deb-pkg-builder/server/src/test/java/com/cloud/network/vpn/Site2SiteVpnManagerImplTest.java:[362,62] error: cannot find symbol 09:45:52 symbol: variable ArgumentCaptor 09:45:52 location: class Site2SiteVpnManagerImplTest 09:45:52 [INFO] 2 errors ``` (the github action output can be inconvenient) -- 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]
