[Buildbot-commits] [buildbot/buildbot] bc8a98: more integration test debug tools

GitHub noreply at github.com
Wed Dec 31 06:44:53 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: bc8a9809fe7c187303d4c54777097c32958f058d
      https://github.com/buildbot/buildbot/commit/bc8a9809fe7c187303d4c54777097c32958f058d
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2014-12-30 (Tue, 30 Dec 2014)

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

  Log Message:
  -----------
  more integration test debug tools

printBuild: Print the colored logs if the step has failed
tearDown: Print all builds if the test is failing

Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>


  Commit: ec3dc4b60b62e526c0b2525da7588a902e65359c
      https://github.com/buildbot/buildbot/commit/ec3dc4b60b62e526c0b2525da7588a902e65359c
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2014-12-30 (Tue, 30 Dec 2014)

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

  Log Message:
  -----------
  put the build dump as an error instead of print

This way the dump is useful in the console, and in the metabuildbot


  Commit: d963140818fa36160879d5254ce594e63e322b85
      https://github.com/buildbot/buildbot/commit/d963140818fa36160879d5254ce594e63e322b85
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-31 (Wed, 31 Dec 2014)

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

  Log Message:
  -----------
  Merge pull request #1473 from tardyp/integration2

more integration test debug tools


Compare: https://github.com/buildbot/buildbot/compare/c7a1676a0606...d963140818fa


More information about the Commits mailing list