[Buildbot-commits] [buildbot/buildbot] 020c1c: StringDownload: fix an exception that happens if t...

GitHub noreply at github.com
Sun May 17 20:07:22 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 020c1c237b5539ffdb76039c391476c8efaa51b2
      https://github.com/buildbot/buildbot/commit/020c1c237b5539ffdb76039c391476c8efaa51b2
  Author: Jared Grubb <jgrubb at apple.com>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M master/buildbot/steps/transfer.py
    M master/buildbot/test/unit/test_steps_transfer.py

  Log Message:
  -----------
  StringDownload: fix an exception that happens if the transfer fails

Simple 'None' check is required.
Adding new unit test that does fail without the patch.


  Commit: fdda2290c6dfd1b43a51a12ee50c46122dba1c3b
      https://github.com/buildbot/buildbot/commit/fdda2290c6dfd1b43a51a12ee50c46122dba1c3b
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M master/buildbot/steps/transfer.py
    M master/buildbot/test/unit/test_steps_transfer.py

  Log Message:
  -----------
  Merge pull request #1672 from jaredgrubb/jgrubb-string-download-fail-nine

[nine] StringDownload: fix an exception that happens if the transfer fails


Compare: https://github.com/buildbot/buildbot/compare/a4c5801ed896...fdda2290c6df


More information about the Commits mailing list