[Buildbot-commits] [buildbot/buildbot] 85ceb2: Fix step None bug

GitHub noreply at github.com
Thu Jan 30 02:08:56 UTC 2014


  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: 85ceb2229128c601f0633a5bdc45d5a4fe2575f8
      https://github.com/buildbot/buildbot/commit/85ceb2229128c601f0633a5bdc45d5a4fe2575f8
  Author: smokingkapor <smokingkapor at gmail.com>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M master/buildbot/status/web/build.py

  Log Message:
  -----------
  Fix step None bug

Step text might be None sometimes when the step is failed.
It broke the build detail page. Check the screenshot attached.
https://trello-attachments.s3.amazonaws.com/520e20a062ccc3b70d0029d0/52a1ca4124eaaa752a005976/21abdc7f2b56df6af1244653e3bbd0e1/build_detail_bug.png


  Commit: 1be4dfd6ad6715b274cd2409c69b5cc441440b3c
      https://github.com/buildbot/buildbot/commit/1be4dfd6ad6715b274cd2409c69b5cc441440b3c
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-01-28 (Tue, 28 Jan 2014)

  Changed paths:
    M master/buildbot/status/web/build.py

  Log Message:
  -----------
  Merge smokingkapor/buildbot:master (PR #1061)


  Commit: fdf1f2fdd731403ed96517777429e59531c41a37
      https://github.com/buildbot/buildbot/commit/fdf1f2fdd731403ed96517777429e59531c41a37
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-01-29 (Wed, 29 Jan 2014)

  Changed paths:
    M master/buildbot/status/web/feeds.py

  Log Message:
  -----------
  Ignore decoding errors in atom/rss feeds; fixes #951


  Commit: 228f617e1a3445f26aa7342fb352ce1518294685
      https://github.com/buildbot/buildbot/commit/228f617e1a3445f26aa7342fb352ce1518294685
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-01-29 (Wed, 29 Jan 2014)

  Log Message:
  -----------
  Merge branch 'master' into nine


Compare: https://github.com/buildbot/buildbot/compare/e9240edac4c8...228f617e1a34


More information about the Commits mailing list