Alexey Serbin has posted comments on this change. Change subject: [java] Gradle test task improvements ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/7782/1//COMMIT_MSG Commit Message: PS1, Line 11: d: Ifb660b15423b68c299518b7ba54a15135972a007 : > The root pom.xml sets reuseForks=false which means each test class executes That's interesting -- tests other than TestAuthnTokenReacquire and TestAuthnTokenReacquireOpen should not be in a need to re-acquire authn tokens at all. I.e., they are not supposed to receive 'invalid token' response from the servers. It might be something else in play. Maybe, that's because of some quirks with RPC found recently? -- To view, visit http://gerrit.cloudera.org:8080/7782 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ifb660b15423b68c299518b7ba54a15135972a007 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
