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

Jonathan Turner Eagles commented on TEZ-4127:
---------------------------------------------

[~rajesh.balamohan] or [~abstractdog], could one of you review this trivial 
change?

> TestMergeManager#testOnDiskMergerFilenames fails with dot directory name
> ------------------------------------------------------------------------
>
>                 Key: TEZ-4127
>                 URL: https://issues.apache.org/jira/browse/TEZ-4127
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Jonathan Turner Eagles
>            Assignee: Jonathan Turner Eagles
>            Priority: Major
>         Attachments: TEZ-4127.001.patch
>
>
> Setup. # run test from directory with a dot in the name
>  - git clone into /home/$USER/tez.dot
>  - run test mvn clean test -Dtest=TestMergeManager -pl ./tez-runtime-library/ 
> -am
>  - test will fail with Values should be different. Actual: /home/$USER/tez
> {noformat}
> [INFO] Running 
> org.apache.tez.runtime.library.common.shuffle.orderedgrouped.TestMergeManager
> [ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.448 
> s <<< FAILURE! - in 
> org.apache.tez.runtime.library.common.shuffle.orderedgrouped.TestMergeManager
> [ERROR] 
> testOnDiskMergerFilenames(org.apache.tez.runtime.library.common.shuffle.orderedgrouped.TestMergeManager)
>   Time elapsed: 0.086 s  <<< FAILURE!
> java.lang.AssertionError: Values should be different. Actual: /home/$USER/tez
>       at 
> org.apache.tez.runtime.library.common.shuffle.orderedgrouped.TestMergeManager.testOnDiskMergerFilenames(TestMergeManager.java:765)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to