← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1505326] [NEW] Unit tests failing with requests 2.8.0

 

Public bug reported:


When the tests are run, a bunch of them fail:

pkg_resources.ContextualVersionConflict: (requests 2.8.0
(/home/jenkins/workspace/gate-keystone-python27/.tox/py27/lib/python2.7
/site-packages), Requirement.parse('requests!=2.8.0,>=2.5.2'),
set(['oslo.policy']))

global-requirements has requests!=2.8.0 , but something must be pulling
in that version of requests!

** Affects: keystone
     Importance: Undecided
         Status: New

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

Title:
  Unit tests failing with requests 2.8.0

Status in Keystone:
  New

Bug description:
  
  When the tests are run, a bunch of them fail:

  pkg_resources.ContextualVersionConflict: (requests 2.8.0
  (/home/jenkins/workspace/gate-keystone-
  python27/.tox/py27/lib/python2.7/site-packages),
  Requirement.parse('requests!=2.8.0,>=2.5.2'), set(['oslo.policy']))

  global-requirements has requests!=2.8.0 , but something must be
  pulling in that version of requests!

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


Follow ups