You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "thomas liu (JIRA)" <ji...@apache.org> on 2015/06/10 18:43:00 UTC

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

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

thomas liu updated SLIDER-901:
------------------------------
    Description: 
AgentClientInstallIT passes on Linux.
However, on Windows, the second validation statement in the end of the test case fails:
{quote}
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)
{quote}


  was:
AgentClientInstallIT passes on Linux.
However, on Windows, the second validation statement in the end of the test case fails:
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)



> AgentClientInstallIT last validation statement is failing on Windows
> --------------------------------------------------------------------
>
>                 Key: SLIDER-901
>                 URL: https://issues.apache.org/jira/browse/SLIDER-901
>             Project: Slider
>          Issue Type: Bug
>            Reporter: thomas liu
>
> AgentClientInstallIT passes on Linux.
> However, on Windows, the second validation statement in the end of the test case fails:
> {quote}
> 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)
> {quote}



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