[ https://issues.apache.org/jira/browse/MAPREDUCE-7270?focusedWorklogId=570258&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-570258 ]
ASF GitHub Bot logged work on MAPREDUCE-7270: --------------------------------------------- Author: ASF GitHub Bot Created on: 23/Mar/21 06:23 Start Date: 23/Mar/21 06:23 Worklog Time Spent: 10m Work Description: liuml07 commented on pull request #1942: URL: https://github.com/apache/hadoop/pull/1942#issuecomment-804651653 Thank you very much @ayushtkn The report was not posted here, but the new run was fine. Since there is a checkstyle warning, could you rebase this PR from `trunk` branch, and also fixe the checkstyle warning @sungpeo ? > ./hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapreduce/jobhistory/TestHistoryViewerPrinter.java:58: Locale.setDefault(DEFAULT_LOCALE);: 'method def' child has incorrect indentation level 6, expected level should be 4. [Indentation] -- 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: 570258) Time Spent: 1h 20m (was: 1h 10m) > TestHistoryViewerPrinter could be failed when the locale isn't English. > ----------------------------------------------------------------------- > > Key: MAPREDUCE-7270 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-7270 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: test > Reporter: Sungpeo Kook > Assignee: Sungpeo Kook > Priority: Minor > Labels: pull-request-available > Attachments: MAPREDUCE-7270.patch > > Time Spent: 1h 20m > Remaining Estimate: 0h > > Both of testHumanPrinter and testHumanPrinterAll have expected string for > assertion. > But the actual result includes the Dateformat which can be different depends > on Locale. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org