← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1321042] [NEW] The newest Requests release causes unit tests to fail

 

Public bug reported:

The latest version of requests changes the type of a Response's history.
Unfortunately we have tests that type check so this minor change broke
them.

See https://github.com/kennethreitz/requests/commit/b8128d6 for the
actual commit.

** Affects: keystone
     Importance: High
     Assignee: David Stanek (dstanek)
         Status: Confirmed

** Changed in: keystone
   Importance: Undecided => High

** Changed in: keystone
       Status: New => Confirmed

** Changed in: keystone
     Assignee: (unassigned) => David Stanek (dstanek)

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

Title:
  The newest Requests release causes unit tests to fail

Status in OpenStack Identity (Keystone):
  Confirmed

Bug description:
  The latest version of requests changes the type of a Response's
  history. Unfortunately we have tests that type check so this minor
  change broke them.

  See https://github.com/kennethreitz/requests/commit/b8128d6 for the
  actual commit.

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


Follow ups

References