[
https://issues.apache.org/jira/browse/SLIDER-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sumit Mohanty updated SLIDER-581:
---------------------------------
Attachment: SLIDER-581.trial.patch
[[email protected]], the above patch is what I used and some of the fun tests
started to pass as slider.py's return code become available to SliderShell.
However, I am not sure if its the appropriate solution.
Some behavior I noticed on Windows:
* call to super.exec() never called the local exec() implementation in the
SliderShell class. Looks like exec() itself was added because of some Windows
issue so I was not sure what is expected behavior here.
* It could be the behavior of "cmd" shell due to which it does not set the
return code properly. That's why I tried a workaround by force setting through
%ERRORLEVEL%
> AgentClusterLifecycleIT test failing
> ------------------------------------
>
> Key: SLIDER-581
> URL: https://issues.apache.org/jira/browse/SLIDER-581
> Project: Slider
> Issue Type: Sub-task
> Components: test
> Affects Versions: Slider 0.60
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Fix For: Slider 0.60
>
> Attachments: SLIDER-581.trial.patch
>
>
> Test {{AgentClusterLifecycleIT}} ; either destroy or thaw is succeeding when
> it should fail with a cluster in use message
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)