[Buildbot-commits] [buildbot/buildbot] 17c6fa: Merge branch 'subunit' of git://github.com/liucoug...

noreply at github.com noreply at github.com
Fri Apr 1 05:46:50 UTC 2011


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

Commit: 17c6fa61affbeb17cd302cdfeed7bcf264c12a73
    https://github.com/buildbot/buildbot/commit/17c6fa61affbeb17cd302cdfeed7bcf264c12a73
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-03-31 (Thu, 31 Mar 2011)

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

Log Message:
-----------
Merge branch 'subunit' of git://github.com/liucougar/buildbot

* 'subunit' of git://github.com/liucougar/buildbot:
  introduce new option failureOnNoTests for subunit step: if failureOnNoTests is set to true and if there are no tests found, return failure
  properly handle failure/error cases
  improve subunit support:  * parse subunit progress info and set step progress expectation accordingly  * for each test, addTestResult to builder so it will show up in test results page (not yet implemented as of now though, a placeholder is in master/buildbot/status/web/tests.py)


Commit: 5481876caa7dff4c6888155096920ef9aaac43b0
    https://github.com/buildbot/buildbot/commit/5481876caa7dff4c6888155096920ef9aaac43b0
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-03-31 (Thu, 31 Mar 2011)

Changed paths:
  M master/buildbot/process/subunitlogobserver.py
  M master/buildbot/test/unit/test_oldpaths.py

Log Message:
-----------
fix whitespace and line length in subunitlogobserver, test old path


Commit: fdb3e85d7727634e391ce3234100bb2f649ab362
    https://github.com/buildbot/buildbot/commit/fdb3e85d7727634e391ce3234100bb2f649ab362
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-03-31 (Thu, 31 Mar 2011)

Changed paths:
  A master/buildbot/test/regressions/test_oldpaths.py
  R master/buildbot/test/unit/test_oldpaths.py

Log Message:
-----------
move test_oldpaths to regressions


Compare: https://github.com/buildbot/buildbot/compare/a2f4895...fdb3e85




More information about the Commits mailing list