You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/06/10 19:54:00 UTC

[jira] [Commented] (SLIDER-901) AgentClientInstallIT#testAgentClientInstall last validation statement is failing on Windows

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

ASF subversion and git services commented on SLIDER-901:
--------------------------------------------------------

Commit 074bdc1d857dda02decb6a1c83752ad6c6b48711 in incubator-slider's branch refs/heads/develop from [~gsaha]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=074bdc1 ]

SLIDER-901 AgentClientInstallIT#testAgentClientInstall last validation statement is failing on Windows (Thomas Liu via gourksaha)


> AgentClientInstallIT#testAgentClientInstall last validation statement is failing on Windows
> -------------------------------------------------------------------------------------------
>
>                 Key: SLIDER-901
>                 URL: https://issues.apache.org/jira/browse/SLIDER-901
>             Project: Slider
>          Issue Type: Bug
>    Affects Versions: Slider 0.80
>            Reporter: thomas liu
>            Assignee: thomas liu
>         Attachments: SLIDER-901-001.patch
>
>
> AgentClientInstallIT passes on Linux.
> However, on Windows, the second validation statement in the end of the test case fails:
> {noformat}
> assert list.contains(expectedFile2)
>        |    |        |
>        |    false    C:\Users\hadoopqa\AppData\Local\Temp\del8816690427180892258dir\command-logger-app\operations.log
>  [C:\Users\hadoopqa\AppData\Local\Temp\del8816690427180892258dir\operations.log]
> at org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:399)
> at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:648)
> ​at org.apache.slider.funtest.lifecycle.AgentClientInstallIT.testAgentClientInstall(AgentClientInstallIT.groovy:77)
> {noformat}



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