[
https://issues.apache.org/jira/browse/SLIDER-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14958182#comment-14958182
]
Gour Saha commented on SLIDER-929:
----------------------------------
[~thomas_liu] please check it in
> Fix test_signal_handler failure
> -------------------------------
>
> Key: SLIDER-929
> URL: https://issues.apache.org/jira/browse/SLIDER-929
> Project: Slider
> Issue Type: Bug
> Components: agent, test
> Affects Versions: Slider 0.80
> Reporter: Gour Saha
> Assignee: thomas liu
> Fix For: Slider 0.81
>
> Attachments: SLIDER-929-001.patch
>
>
> test_signal_handler started failing after commit for SLIDER-916 went in. Need
> to fix this.
> {code}
> ======================================================================
> ERROR: test_signal_handler (TestMain.TestMain)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/home/jenkins/jenkins-slave/workspace/Slider-develop/slider-agent/src/test/python/mock/mock.py",
> line 1199, in patched
> return func(*args, **keywargs)
> File
> "/home/jenkins/jenkins-slave/workspace/Slider-develop/slider-agent/src/test/python/agent/TestMain.py",
> line 60, in test_signal_handler
> main.signal_handler("signum", "frame")
> File
> "/home/jenkins/jenkins-slave/workspace/Slider-develop/slider-agent/src/main/python/agent/main.py",
> line 59, in signal_handler
> tmpdir = controller.actionQueue.dockerManager.stop_container()
> AttributeError: 'Controller' object has no attribute 'actionQueue'
> ----------------------------------------------------------------------
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)