[ 
https://issues.apache.org/jira/browse/HDFS-12192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16098515#comment-16098515
 ] 

Yiqun Lin commented on HDFS-12192:
----------------------------------

The failure tests are not related.

> Ozone: Fix the remaining failure tests for Windows caused by incorrect path 
> generated
> -------------------------------------------------------------------------------------
>
>                 Key: HDFS-12192
>                 URL: https://issues.apache.org/jira/browse/HDFS-12192
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ozone, test
>    Affects Versions: HDFS-7240
>            Reporter: Yiqun Lin
>            Assignee: Yiqun Lin
>         Attachments: HDFS-12192-HDFS-7240.001.patch
>
>
> Found some unit tests ran failed in Windows, similar to HDFS-11831. Actually, 
> these are some places missing being updated in HDFS-11831.
> One error stack info:
> {noformat}
> java.nio.file.InvalidPathException: Illegal char <:> at index 2: 
> /D:/work-project/hadoop/hadoop-hdfs-project/hadoop-hdfs/target/test-classes/org/apache/hadoop/ozone/container/common/TestDatanodeStateMachine\TestDatanodeStateMachine.id
>       at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
>       at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
>       at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
>       at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)
>       at sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)
>       at java.nio.file.Paths.get(Paths.java:84)
>       at 
> org.apache.hadoop.ozone.container.common.TestDatanodeStateMachine.setUp(TestDatanodeStateMachine.java:108)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to