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

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

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

SLIDER-929 Fix test_signal_handler failure (Thomas Liu via gourksaha)


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

Reply via email to