[Buildbot-commits] [djmitche/buildbot] 2251c2: show name as the first line after a subunit test r...

noreply at github.com noreply at github.com
Thu Jun 24 00:38:16 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 2251c2d53c61bc9fc2f514006c6089728d074728
    http://github.com/djmitche/buildbot/commit/2251c2d53c61bc9fc2f514006c6089728d074728
Author: liucougar <liucougar at gmail.com>
Date:   2010-06-23 (Wed, 23 Jun 2010)

Changed paths:
  M master/buildbot/steps/subunit.py

Log Message:
-----------
show name as the first line after a subunit test run


Commit: 20c6ec5f8611879c8fc39195158d5ca54105e20b
    http://github.com/djmitche/buildbot/commit/20c6ec5f8611879c8fc39195158d5ca54105e20b
Author: liucougar <liucougar at gmail.com>
Date:   2010-06-23 (Wed, 23 Jun 2010)

Changed paths:
  M master/buildbot/steps/subunit.py

Log Message:
-----------
don't show "tests", favor self.name over hard coded "tests" (a build may actually have several test step)


Commit: e38eff3688eebf09656febba2f665cd097a3378d
    http://github.com/djmitche/buildbot/commit/e38eff3688eebf09656febba2f665cd097a3378d
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-06-23 (Wed, 23 Jun 2010)

Changed paths:
  M master/buildbot/steps/subunit.py

Log Message:
-----------
Merge branch 'subunitFixes'

* subunitFixes:
  don't show "tests", favor self.name over hard coded "tests" (a build may actually have several test step)
  show name as the first line after a subunit test run
  don't print subunit.RemotedTestCase in problems, just the remotetestcase's id is sufficient


Commit: 08a0c1f95e749a2e410ae80150d472509fb55268
    http://github.com/djmitche/buildbot/commit/08a0c1f95e749a2e410ae80150d472509fb55268
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-06-23 (Wed, 23 Jun 2010)

Changed paths:
  M master/buildbot/steps/subunit.py

Log Message:
-----------
remove outcommented code






More information about the Commits mailing list