flake8 testing not support specify file name

Bug #1460495 reported by Eli Qiao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Undecided
Unassigned

Bug Description

currently , tox -e pep8 doesn't support testing specify file name.
eg, if I want to test a single file by:
     tox -e pep8 magnum/common/service.py
but tox does't it to flake8

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/187086
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=2a4bfa21a9773e7c31bd9b6fd75eea13cbcfd076
Submitter: Jenkins
Branch: master

commit 2a4bfa21a9773e7c31bd9b6fd75eea13cbcfd076
Author: Eli Qiao <email address hidden>
Date: Mon Jun 1 08:55:06 2015 +0800

    Passing posargs to flake8

    By passing posargs to flake8, we can now test pep8 of a single file by passing
    file name, eg:

        tox -e pep8 magnum/common/service.py

    Closes-Bug: #1460495
    Change-Id: I8e143b25719c6b375dbd9fc550809f417509e65c

Changed in magnum:
status: New → Fix Committed
Adrian Otto (aotto)
Changed in magnum:
milestone: none → mitaka-1
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.