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:42:01 UTC

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

thomas liu created SLIDER-901:
---------------------------------

             Summary: 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:
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)




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