← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1611400] [NEW] pep8 job failing with new flake8 3.0.4

 

Public bug reported:

New flake8 was released today, and probably broke neutron pep8 job with:

pep8 runtests: commands[2] | flake8
./neutron/tests/unit/extensions/test_l3.py:2931:19: F821 undefined name '_'
            msg = _("Failure mocking...")
                  ^

** Affects: neutron
     Importance: High
     Assignee: Ihar Hrachyshka (ihar-hrachyshka)
         Status: New


** Tags: gate-failure

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

** Changed in: neutron
     Assignee: (unassigned) => Ihar Hrachyshka (ihar-hrachyshka)

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

Title:
  pep8 job failing with new flake8 3.0.4

Status in neutron:
  New

Bug description:
  New flake8 was released today, and probably broke neutron pep8 job
  with:

  pep8 runtests: commands[2] | flake8
  ./neutron/tests/unit/extensions/test_l3.py:2931:19: F821 undefined name '_'
              msg = _("Failure mocking...")
                    ^

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


Follow ups