DaanHoogland commented on a change in pull request #3601: JDK11, Debian 10
support
URL: https://github.com/apache/cloudstack/pull/3601#discussion_r361180628
##########
File path: server/src/test/java/com/cloud/user/AccountManagetImplTestBase.java
##########
@@ -210,6 +211,12 @@ public void cleanup() {
CallContext.unregister();
}
+ @Test
Review comment:
wouw, how can we have done without this before ;)
kidding
can you explain a bit about the changes to tests you needed to do. I see
some excpected exception attributes removed. and an account changed in tests.
seems like unrelated to the PR.
----------------------------------------------------------------
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]
With regards,
Apache Git Services