[ https://issues.apache.org/jira/browse/OOZIE-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493767#comment-17493767 ]
Andras Salamon commented on OOZIE-3659: --------------------------------------- The test asserts for the following error message: "Error while connecting Oozie server. No of retries = 2." Isn't it possible that the whole point of selecting 11 is that we are definitely not able to connect to this port. If we use 11000 and localhost has a running Oozie, this test might fail. > oozieUrl typo in TestOozieCLI.java > ---------------------------------- > > Key: OOZIE-3659 > URL: https://issues.apache.org/jira/browse/OOZIE-3659 > Project: Oozie > Issue Type: Bug > Components: core > Affects Versions: 5.2.1 > Reporter: Alexa Dai > Assignee: Alexa Dai > Priority: Minor > > Line 1511 and 1556: port number of oozieUrl should be 11000 instead of 11 > [https://github.com/apache/oozie/blob/f1e01a9e155692aa5632f4573ab1b3ebeab7ef45/core/src/test/java/org/apache/oozie/client/TestOozieCLI.java] > -- This message was sent by Atlassian Jira (v8.20.1#820001)