[Buildbot-commits] [buildbot/buildbot] 8f173b: fix win32 test error in test_scripts_runner.TestCr...

GitHub noreply at github.com
Mon May 28 21:59:35 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 8f173b778f7653b434ecc7d4e168d92a02b1b07d
      https://github.com/buildbot/buildbot/commit/8f173b778f7653b434ecc7d4e168d92a02b1b07d
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-05-28 (Mon, 28 May 2012)

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

  Log Message:
  -----------
  fix win32 test error in test_scripts_runner.TestCreateMasterOptions.test_db_basedir


  Commit: e5916463847efb6b0e5584ee27bdc8698ae0513c
      https://github.com/buildbot/buildbot/commit/e5916463847efb6b0e5584ee27bdc8698ae0513c
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-05-28 (Mon, 28 May 2012)

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

  Log Message:
  -----------
  fix double-slashifying in fake expanduser


  Commit: 08060ca875d5990067ac353817adb626a003afbd
      https://github.com/buildbot/buildbot/commit/08060ca875d5990067ac353817adb626a003afbd
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-05-28 (Mon, 28 May 2012)

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

  Log Message:
  -----------
  fix tests for homedir searching on win32

On windows, buildbot looks for a config in %APPDATA%/buildbot, rather than
$HOME/.buildbot.


Compare: https://github.com/buildbot/buildbot/compare/3e1071f...08060ca


More information about the Commits mailing list