flake8 reports some indentation errors

Bug #1285192 reported by Joe Hakim Rahme
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Expired
Undecided
Unassigned

Bug Description

running ./run_tests.sh on HEAD:

Running flake8 ...
./tempest/api/volume/test_volumes_get.py:128:39: E122 continuation line missing indentation or outdented
                                      'availability_zone'])
                                      ^
./tempest/api/volume/test_volumes_get.py:137:39: E122 continuation line missing indentation or outdented
                                      'display_description'])
                                      ^
./tempest/api/compute/v3/servers/test_create_server.py:202:37: E122 continuation line missing indentation or outdented
                                    wait_until='ACTIVE',
                                    ^
./tempest/api/compute/v3/servers/test_create_server.py:203:37: E122 continuation line missing indentation or outdented
                                    adminPass=admin_pass,
                                    ^
./tempest/api/compute/v3/servers/test_create_server.py:204:37: E122 continuation line missing indentation or outdented
                                    flavor=flavor_no_eph_disk_id))
                                    ^
./tempest/api/compute/servers/test_create_server.py:193:37: E122 continuation line missing indentation or outdented
                                    wait_until='ACTIVE',
                                    ^
./tempest/api/compute/servers/test_create_server.py:194:37: E122 continuation line missing indentation or outdented
                                    adminPass=admin_pass,
                                    ^
./tempest/api/compute/servers/test_create_server.py:195:37: E122 continuation line missing indentation or outdented
                                    flavor=flavor_no_eph_disk_id))
                                    ^

Mark Maglana (mmaglana)
Changed in tempest:
assignee: nobody → Mark Maglana (mmaglana)
Revision history for this message
Mark Maglana (mmaglana) wrote :

I'm unable to replicate the above errors when running `./run_tests.sh -V -p` on rev 131338e.

Mark Maglana (mmaglana)
Changed in tempest:
assignee: Mark Maglana (mmaglana) → nobody
Changed in tempest:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for tempest because there has been no activity for 60 days.]

Changed in tempest:
status: Incomplete → Expired
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.