[Buildbot-commits] [buildbot/buildbot] 31851c: Rewrite github change hook unit tests to use @defe...

GitHub noreply at github.com
Wed Apr 15 04:09:16 UTC 2015


  Branch: refs/heads/eight
  Home:   https://github.com/buildbot/buildbot
  Commit: 31851c46ede00fd52361d0237c5dd4581d888d96
      https://github.com/buildbot/buildbot/commit/31851c46ede00fd52361d0237c5dd4581d888d96
  Author: Esben Haabendal <esben at haabendal.dk>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

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

  Log Message:
  -----------
  Rewrite github change hook unit tests to use @defer.inlineCallbacks

This also fixes the tests to actually fail when things are wrong.

Signed-off-by: Esben Haabendal <esben at haabendal.dk>


  Commit: 4e9d3601918282be1807d3974f450d8341c8eba5
      https://github.com/buildbot/buildbot/commit/4e9d3601918282be1807d3974f450d8341c8eba5
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-04-15 (Wed, 15 Apr 2015)

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

  Log Message:
  -----------
  Merge pull request #1633 from esben/github-change-hook-unittest-fixup

Rewrite github change hook unit tests to use @defer.inlineCallbacks


Compare: https://github.com/buildbot/buildbot/compare/f9cddecb8c5f...4e9d36019182


More information about the Commits mailing list