[Buildbot-commits] [buildbot/buildbot] 6c1361: factor out integration-style step testing support

GitHub noreply at github.com
Tue Oct 14 08:31:39 UTC 2014


  Branch: refs/heads/eight
  Home:   https://github.com/buildbot/buildbot
  Commit: 6c1361bd8773944ef017d6c9d77912e6fcd58b71
      https://github.com/buildbot/buildbot/commit/6c1361bd8773944ef017d6c9d77912e6fcd58b71
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-10-12 (Sun, 12 Oct 2014)

  Changed paths:
    M master/buildbot/test/integration/test_custom_buildstep.py
    M master/buildbot/test/util/steps.py

  Log Message:
  -----------
  factor out integration-style step testing support


  Commit: 518522ed4d758d66af8b60ee5f6d596f16c4756e
      https://github.com/buildbot/buildbot/commit/518522ed4d758d66af8b60ee5f6d596f16c4756e
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-10-12 (Sun, 12 Oct 2014)

  Changed paths:
    M master/buildbot/status/web/baseweb.py
    M master/buildbot/test/fake/web.py
    A master/buildbot/test/integration/test_new_style_steps.py

  Log Message:
  -----------
  add an integration test that renders a new-style step


  Commit: a3d8941fa3c5e74dfe72fec3f8bc43f4b17a7afb
      https://github.com/buildbot/buildbot/commit/a3d8941fa3c5e74dfe72fec3f8bc43f4b17a7afb
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-10-12 (Sun, 12 Oct 2014)

  Changed paths:
    M master/buildbot/test/integration/test_new_style_steps.py

  Log Message:
  -----------
  Tickle #2934


  Commit: 07a405ed14456e5dbd93ba1e350d8447878d8e91
      https://github.com/buildbot/buildbot/commit/07a405ed14456e5dbd93ba1e350d8447878d8e91
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-10-12 (Sun, 12 Oct 2014)

  Changed paths:
    M master/buildbot/status/buildstep.py
    M master/buildbot/status/logfile.py

  Log Message:
  -----------
  Fix checkLogfiles to not fail with new style steps


  Commit: 32ce14f9def3b3f7596d25f2cbe70578d2051ea9
      https://github.com/buildbot/buildbot/commit/32ce14f9def3b3f7596d25f2cbe70578d2051ea9
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-10-14 (Tue, 14 Oct 2014)

  Changed paths:
    M master/buildbot/status/buildstep.py
    M master/buildbot/status/logfile.py
    M master/buildbot/status/web/baseweb.py
    M master/buildbot/test/fake/web.py
    M master/buildbot/test/integration/test_custom_buildstep.py
    A master/buildbot/test/integration/test_new_style_steps.py
    M master/buildbot/test/util/steps.py

  Log Message:
  -----------
  Merge pull request #1254 from djmitche/bug2934

Test for and fix new-style step assertions triggered by Buildbot code

Fixes ticket:2934


Compare: https://github.com/buildbot/buildbot/compare/b828c651f976...32ce14f9def3


More information about the Commits mailing list