[Buildbot-commits] [buildbot/buildbot] c32585: Use a NullTransport to fake out NetstringReceiver

noreply at github.com noreply at github.com
Sat Dec 4 05:28:36 UTC 2010


Branch: refs/heads/master
Home:   https://github.com/buildbot/buildbot

Commit: c325859efc1d33644e0c7954e41af25cb95c1078
    https://github.com/buildbot/buildbot/commit/c325859efc1d33644e0c7954e41af25cb95c1078
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2010-12-03 (Fri, 03 Dec 2010)

Changed paths:
  M master/buildbot/status/builder.py
  A master/buildbot/test/unit/test_status_builder_LogFileProducer.py

Log Message:
-----------
Use a NullTransport to fake out NetstringReceiver

Twisted-10.2.0 expects a real transport for a NetstringReceiver, so give
it something it can chew on.  Fixes #1697






More information about the Commits mailing list