#2039: rmdir slaveside command return 0 even if it fails
----------------------+-----------------------
Reporter:  in3xes     |      Owner:
    Type:  undecided  |     Status:  new
Priority:  minor      |  Milestone:  undecided
 Version:  0.8.4p1    |   Keywords:
----------------------+-----------------------
 
https://github.com/buildbot/buildbot/blob/master/slave/buildslave/commands/fs.py#L91

 Ideally it should send whatever the command returns.

 after digging little deeper, _abandonOnFailure is also not catching it.
 because of '-f' on argument in 'rm -rf' returns 0 if path of the file
 specified is invalid.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2039>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to