← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2057914] [NEW] [neutron-vpnaas-dashboard] UT failing due to a change in django

 

Public bug reported:

Since [1], present in django=4.1a1, the assertion
``assertQuerysetEqual`` does not implicitly converts the queries passed
to string. That needs to be changed in the unit tests.

[1]https://github.com/django/django/commit/e2be307b3ab6ebf339b3a765fe64967c9602266f

** Affects: neutron
     Importance: High
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

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

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

Title:
  [neutron-vpnaas-dashboard] UT failing due to a change in django

Status in neutron:
  New

Bug description:
  Since [1], present in django=4.1a1, the assertion
  ``assertQuerysetEqual`` does not implicitly converts the queries
  passed to string. That needs to be changed in the unit tests.

  [1]https://github.com/django/django/commit/e2be307b3ab6ebf339b3a765fe64967c9602266f

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



Follow ups