[ https://issues.apache.org/jira/browse/MRUNIT-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649767#comment-13649767 ]
Brock Noland commented on MRUNIT-186: ------------------------------------- Great patch! I'd love to commit this but it doesn't apply to trunk. {noformat} [brock@bigboy mrunit]$ git status # On branch trunk # Untracked files: # (use "git add <file>..." to include in what will be committed) # # 186.patch nothing added to commit but untracked files present (use "git add" to track) [brock@bigboy mrunit]$ git apply 186.patch fatal: corrupt patch at line 85 {noformat} > method context.getNumReduceTasks() does not work > ------------------------------------------------ > > Key: MRUNIT-186 > URL: https://issues.apache.org/jira/browse/MRUNIT-186 > Project: MRUnit > Issue Type: Bug > Affects Versions: 1.0.0 > Reporter: Lukas Nalezenec > Attachments: 186.patch > > > The method context.getNumReduceTasks() is not mocked. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira