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 "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2014/01/07 05:53:51 UTC

[jira] [Commented] (YARN-1293) TestContainerLaunch.testInvalidEnvSyntaxDiagnostics fails on trunk

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

Akira AJISAKA commented on YARN-1293:
-------------------------------------

+1, I confirmed the test passed on my environment(LANG=ja_JP.UTF-8) with the patch.

> TestContainerLaunch.testInvalidEnvSyntaxDiagnostics fails on trunk
> ------------------------------------------------------------------
>
>                 Key: YARN-1293
>                 URL: https://issues.apache.org/jira/browse/YARN-1293
>             Project: Hadoop YARN
>          Issue Type: Bug
>         Environment: linux
>            Reporter: Tsuyoshi OZAWA
>            Assignee: Tsuyoshi OZAWA
>             Fix For: 2.3.0
>
>         Attachments: YARN-1293.1.patch
>
>
> {quote}
> -------------------------------------------------------------------------------
> Test set: org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch
> -------------------------------------------------------------------------------
> Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.655 sec <<< FAILURE! - in org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch
> testInvalidEnvSyntaxDiagnostics(org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch)  Time elapsed: 0.114 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: null
>         at junit.framework.Assert.fail(Assert.java:48)
>         at junit.framework.Assert.assertTrue(Assert.java:20)
>         at junit.framework.Assert.assertTrue(Assert.java:27)
>         at org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch.testInvalidEnvSyntaxDiagnostics(TestContainerLaunch.java:273)
> {quote}



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