[Buildbot-commits] [buildbot/buildbot] 39b014: Add unit test enforcing that the workdir can be re...

GitHub noreply at github.com
Sun Jun 28 17:28:58 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 39b01424c84cc2418755bfeee2c98d8fc95f3361
      https://github.com/buildbot/buildbot/commit/39b01424c84cc2418755bfeee2c98d8fc95f3361
  Author: Vitali Lovich <lovich at apple.com>
  Date:   2015-06-27 (Sat, 27 Jun 2015)

  Changed paths:
    M master/buildbot/test/unit/test_process_buildstep.py

  Log Message:
  -----------
  Add unit test enforcing that the workdir can be rendered properly

This passes without any changes.


  Commit: f2f3c42c1e88fab8a01ca004d8bb7b74480fa020
      https://github.com/buildbot/buildbot/commit/f2f3c42c1e88fab8a01ca004d8bb7b74480fa020
  Author: Vitali Lovich <lovich at apple.com>
  Date:   2015-06-27 (Sat, 27 Jun 2015)

  Changed paths:
    M master/buildbot/test/unit/test_steps_shell.py

  Log Message:
  -----------
  Add failing test to shell step that requires renderable workdir


  Commit: a8788e80e8a8980e94ea96ac53cfbffaaabf3c0d
      https://github.com/buildbot/buildbot/commit/a8788e80e8a8980e94ea96ac53cfbffaaabf3c0d
  Author: Vitali Lovich <lovich at apple.com>
  Date:   2015-06-27 (Sat, 27 Jun 2015)

  Changed paths:
    M master/buildbot/process/buildstep.py

  Log Message:
  -----------
  Let workdir be renderable

Not sure why this is broken for shell commands.  This seems to resolve
the bug


  Commit: 206a85b2ef28cc75302eb30edf8d28b40a2ae658
      https://github.com/buildbot/buildbot/commit/206a85b2ef28cc75302eb30edf8d28b40a2ae658
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-06-28 (Sun, 28 Jun 2015)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/test/unit/test_process_buildstep.py
    M master/buildbot/test/unit/test_steps_shell.py

  Log Message:
  -----------
  Merge pull request #1746 from vlovich/renderable-workdir

Fix for trac #3299


Compare: https://github.com/buildbot/buildbot/compare/3fbc1c020fc5...206a85b2ef28


More information about the Commits mailing list