You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2014/09/21 22:48:34 UTC

[jira] [Resolved] (TEZ-1550) TestEnvironmentUpdateUtils.testMultipleUpdateEnvironment fails on Windows

     [ https://issues.apache.org/jira/browse/TEZ-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bikas Saha resolved TEZ-1550.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 0.5.1
     Hadoop Flags: Reviewed

commit 97528e9188a05b323699222e21ed7f22fd7ff8e3
Author: Bikas Saha <bi...@apache.org>
Date:   Sun Sep 21 13:46:58 2014 -0700

    TEZ-1550. TestEnvironmentUpdateUtils.testMultipleUpdateEnvironment fails on Windows (Prakash Ramachandran via bikas)


> TestEnvironmentUpdateUtils.testMultipleUpdateEnvironment fails on Windows 
> --------------------------------------------------------------------------
>
>                 Key: TEZ-1550
>                 URL: https://issues.apache.org/jira/browse/TEZ-1550
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Hitesh Shah
>            Assignee: Prakash Ramachandran
>             Fix For: 0.5.1
>
>         Attachments: tez-1550.1.patch, tez-1550.2.patch
>
>
> Error Message
> Environment was not set propertly expected:<test.value1> but was:<null>
> Stacktrace
> java.lang.AssertionError: Environment was not set propertly expected:<test.value1> but was:<null>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:743)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.apache.tez.dag.utils.TestEnvironmentUpdateUtils.testMultipleUpdateEnvironment(TestEnvironmentUpdateUtils.java:31)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)