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

ASF GitHub Bot logged work on HDFS-15898:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Mar/21 01:11
            Start Date: 17/Mar/21 01:11
    Worklog Time Spent: 10m 
      Work Description: ferhui commented on pull request #2779:
URL: https://github.com/apache/hadoop/pull/2779#issuecomment-800718233


   @aajisaka Thanks for review!
   Failed tests are unrelated, merged


----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 567377)
    Time Spent: 0.5h  (was: 20m)

> Test case TestOfflineImageViewer fails
> --------------------------------------
>
>                 Key: HDFS-15898
>                 URL: https://issues.apache.org/jira/browse/HDFS-15898
>             Project: Hadoop HDFS
>          Issue Type: Test
>            Reporter: Hui Fei
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The following 3 cases failed locally
> TestOfflineImageViewer#testWriterOutputEntryBuilderForFile
>  
> {code:java}
> org.junit.ComparisonFailure: org.junit.ComparisonFailure: Expected 
> :/path/file,5,2000-01-01 00:00,2000-01-01 
> 00:00,1024,3,3072,0,0,-rwx-wx-w-+,user_1,group_1Actual   
> :/path/file,5,2000-01-01 08:00,2000-01-01 
> 08:00,1024,3,3072,0,0,-rwx-wx-w-+,user_1,group_1<Click to see difference>
> at org.junit.Assert.assertEquals(Assert.java:115) at 
> org.junit.Assert.assertEquals(Assert.java:144) at 
> org.apache.hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewer.testWriterOutputEntryBuilderForFile(TestOfflineImageViewer.java:760){code}
> TestOfflineImageViewer#testWriterOutputEntryBuilderForDirectory
> {code:java}
> org.junit.ComparisonFailure: org.junit.ComparisonFailure: Expected 
> :/path/dir,0,2000-01-01 00:00,1970-01-01 
> 00:00,0,0,0,700,1000,drwx-wx-w-+,user_1,group_1Actual   
> :/path/dir,0,2000-01-01 08:00,1970-01-01 
> 08:00,0,0,0,700,1000,drwx-wx-w-+,user_1,group_1<Click to see difference> at 
> org.junit.Assert.assertEquals(Assert.java:115) at 
> org.junit.Assert.assertEquals(Assert.java:144) at 
> org.apache.hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewer.testWriterOutputEntryBuilderForDirectory(TestOfflineImageViewer.java:768){code}
> TestOfflineImageViewer#testWriterOutputEntryBuilderForSymlink
> {code:java}
> org.junit.ComparisonFailure: org.junit.ComparisonFailure: Expected 
> :/path/sym,0,2000-01-01 00:00,2000-01-01 
> 00:00,0,0,0,0,0,-rwx-wx-w-,user_1,group_1Actual   :/path/sym,0,2000-01-01 
> 08:00,2000-01-01 08:00,0,0,0,0,0,-rwx-wx-w-,user_1,group_1<Click to see 
> difference> at org.junit.Assert.assertEquals(Assert.java:115) at 
> org.junit.Assert.assertEquals(Assert.java:144) at 
> org.apache.hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewer.testWriterOutputEntryBuilderForSymlink(TestOfflineImageViewer.java:776){code}



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

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

Reply via email to