You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2014/01/03 23:22:50 UTC

[jira] [Commented] (YARN-1136) Replace junit.framework.Assert with org.junit.Assert

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

Hadoop QA commented on YARN-1136:
---------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12620886/yarn1136.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/2796//console

This message is automatically generated.

> Replace junit.framework.Assert with org.junit.Assert
> ----------------------------------------------------
>
>                 Key: YARN-1136
>                 URL: https://issues.apache.org/jira/browse/YARN-1136
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.1.0-beta
>            Reporter: Karthik Kambatla
>            Assignee: Chen He
>              Labels: newbie, test
>         Attachments: yarn1136.patch
>
>
> There are several places where we are using junit.framework.Assert instead of org.junit.Assert.
> {code}grep -rn "junit.framework.Assert" hadoop-yarn-project/ --include=*.java{code} 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)