[Buildbot-commits] [buildbot/buildbot] e210fe: ignore http proxy env variables during http step t...

GitHub noreply at github.com
Thu Oct 24 11:35:11 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: e210fec02c13025bd593cb0568e1cf48d5a7f8d5
      https://github.com/buildbot/buildbot/commit/e210fec02c13025bd593cb0568e1cf48d5a7f8d5
  Author: Elmir Jagudin <elmir at axis.com>
  Date:   2013-10-23 (Wed, 23 Oct 2013)

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

  Log Message:
  -----------
  ignore http proxy env variables during http step tests

When running unit tests of buildbot.steps.http, ignore http
proxy environment variables. Otherwise tests will try to make
http requests via proxy if for example 'http_proxy' variable
is set.


  Commit: d234e2757ef1a5f192df9f36bc2134b300efca6d
      https://github.com/buildbot/buildbot/commit/d234e2757ef1a5f192df9f36bc2134b300efca6d
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-10-24 (Thu, 24 Oct 2013)

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

  Log Message:
  -----------
  Merge branch 'http-step-proxy' of git://github.com/elmirjagudin/buildbot


Compare: https://github.com/buildbot/buildbot/compare/c28276fb5cba...d234e2757ef1


More information about the Commits mailing list