[ 
https://issues.apache.org/jira/browse/HDDS-1645?focusedWorklogId=254353&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-254353
 ]

ASF GitHub Bot logged work on HDDS-1645:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Jun/19 12:42
            Start Date: 05/Jun/19 12:42
    Worklog Time Spent: 10m 
      Work Description: elek commented on issue #909: HDDS-1645 Change the 
version of Pico CLI to the latest 3.x release - 3.9.6
URL: https://github.com/apache/hadoop/pull/909#issuecomment-499066580
 
 
   The failure of TestOzoneShell seems to be related:
   
   ```
   java.lang.AssertionError: Error of shell code doesn't contain the exception 
[For input string: "invalid-length"] in [Invalid value for option '--length': 
'invalid-length' is not an int]
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.hadoop.ozone.ozShell.TestOzoneShell.executeWithError(TestOzoneShell.java:464)
        at 
org.apache.hadoop.ozone.ozShell.TestOzoneShell.testListVolume(TestOzoneShell.java:634)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at 
org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
   ```
   
   I think the default error message is changed and the assertion should be 
updated. Can you please fix this?
 
----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 254353)
    Time Spent: 40m  (was: 0.5h)

> Change the version of Pico CLI to the latest 3.x release - 3.9.6
> ----------------------------------------------------------------
>
>                 Key: HDDS-1645
>                 URL: https://issues.apache.org/jira/browse/HDDS-1645
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: Ozone CLI
>            Reporter: Stephen O'Donnell
>            Assignee: Stephen O'Donnell
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The version of Pico CLI used in the project is 3.5.2. The current stable 
> release is 3.9.6 and it supports some good new features, such as being able 
> to create sub-commands as methods rather than standalone classes.
> We should increase the Pico CLI version in the project pom.xml to 3.9.6 to 
> take advantage of these new features as the CLI code is refactored to use 
> Pico CLI, such as in HDDS-1622.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to