You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Giovanni Matteo Fumarola (JIRA)" <ji...@apache.org> on 2018/06/11 23:24:00 UTC

[jira] [Commented] (HADOOP-15529) ContainerLaunch#testInvalidEnvVariableSubstitutionType is not supported in Windows

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

Giovanni Matteo Fumarola commented on HADOOP-15529:
---------------------------------------------------

YARN-5219 introduced 2 unit tests designed for Unix but the patch does not fence them to run within Unix system.

The possible fixes are:
1) Disable the tests in Windows;
or 2) Fix them to be compatible with Windows.

I went with the 2nd fix. Patch attached.

cc. [~leftnoteasy], [~sunilg], [~elgoiri] 

> ContainerLaunch#testInvalidEnvVariableSubstitutionType is not supported in Windows
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-15529
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15529
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Giovanni Matteo Fumarola
>            Assignee: Giovanni Matteo Fumarola
>            Priority: Minor
>         Attachments: HADOOP-15529.v1.patch
>
>
> YARN-5219 introduced 2 unit tests designed for Unix. They currently failing in Windows.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org