[Buildbot-commits] [buildbot/buildbot] 115373: buildsets db connector: submitted_at, interface te...
    GitHub 
    noreply at github.com
       
    Sat Jul  7 23:06:59 UTC 2012
    
    
  
  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: 115373a0421464512512e85d6a953a00c6e9ed12
      https://github.com/buildbot/buildbot/commit/115373a0421464512512e85d6a953a00c6e9ed12
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-07-07 (Sat, 07 Jul 2012)
  Changed paths:
    M master/buildbot/db/buildsets.py
    M master/buildbot/test/fake/fakedb.py
    A master/buildbot/test/interfaces/test_db_buildsets.py
    R master/buildbot/test/unit/test_db_buildsets.py
    M master/buildbot/test/unit/test_master.py
    M master/buildbot/test/util/types/__init__.py
    A master/buildbot/test/util/types/buildsets.py
    M master/buildbot/test/util/verifier.py
    M master/docs/developer/database.rst
  Log Message:
  -----------
  buildsets db connector: submitted_at, interface tests
 * add an explicit submitted_at argument to addBuildset.
 * move buildset test to be interface tests, so we know fakedb is keeping up
    
    
More information about the Commits
mailing list