← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1582304] [NEW] Some v1 tests fail when http_proxy is enabled

 

Public bug reported:

If you set http_proxy=http://google.com:80 and run the tests with

tox -epy27

the following tests will fail

     v1.test_api.TestGlanceAPI.test_add_location_with_nonempty_body
     v1.test_api.TestGlanceAPI.test_add_copy_from_with_nonempty_body
     v1.test_api.TestGlanceAPI.test_add_location_with_invalid_location_on_conflict_image_size
     v1.test_api.TestGlanceAPI.test_add_copy_from_with_location
     v1.test_api.TestGlanceAPI.test_download_service_unavailable

** Affects: glance
     Importance: Undecided
     Assignee: Stuart McLaren (stuart-mclaren)
         Status: New

** Changed in: glance
     Assignee: (unassigned) => Stuart McLaren (stuart-mclaren)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1582304

Title:
  Some v1 tests fail when http_proxy is enabled

Status in Glance:
  New

Bug description:
  If you set http_proxy=http://google.com:80 and run the tests with

  tox -epy27

  the following tests will fail

       v1.test_api.TestGlanceAPI.test_add_location_with_nonempty_body
       v1.test_api.TestGlanceAPI.test_add_copy_from_with_nonempty_body
       v1.test_api.TestGlanceAPI.test_add_location_with_invalid_location_on_conflict_image_size
       v1.test_api.TestGlanceAPI.test_add_copy_from_with_location
       v1.test_api.TestGlanceAPI.test_download_service_unavailable

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1582304/+subscriptions


Follow ups