[Buildbot-commits] [buildbot/buildbot] ccdf00: skip 'stop slave' test on windows
GitHub
noreply at github.com
Thu Jul 25 17:47:51 UTC 2013
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: ccdf00f370fe0f05628e3baa802cfe40622da99a
https://github.com/buildbot/buildbot/commit/ccdf00f370fe0f05628e3baa802cfe40622da99a
Author: Elmir Jagudin <elmir at axis.com>
Date: 2013-07-11 (Thu, 11 Jul 2013)
Changed paths:
M slave/buildslave/test/unit/test_scripts_stop.py
Log Message:
-----------
skip 'stop slave' test on windows
Windows does not have os.kill() function, which is used
in the tested code path. Skip the test for now.
Commit: 9ec3f3a57ca946a0960304c90ae694323bfdbdcf
https://github.com/buildbot/buildbot/commit/9ec3f3a57ca946a0960304c90ae694323bfdbdcf
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-07-25 (Thu, 25 Jul 2013)
Changed paths:
M slave/buildslave/test/unit/test_scripts_stop.py
Log Message:
-----------
Merge branch 'skip-slave-kill' of git://github.com/elmirjagudin/buildbot
Compare: https://github.com/buildbot/buildbot/compare/97eff1c0b23a...9ec3f3a57ca9
More information about the Commits
mailing list