Needs regular or partial matching when using run/list

Bug #1024559 reported by Brandon Schaefer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Autopilot
Won't Fix
Medium
Unassigned

Bug Description

Sometimes having to type:

autopilot run unity.tests.launcher.test_icon_behavior.LauncherIconsTests.test_while_in_scale_mode_the_dash_will_still_open

can get annoying for someone who is lazy. (like me)

If you allowed:

autopilot run -e 'test_while_in_scale'

it should run anything matching that expression (list would just list anything matching that expression). Allowing expressions to find an AP tests would be awesome! (it would also make things a bit faster)

Also I think python has regular expression built it, if you allowed that syntax in the form of an argument that would be awesome also!

autopilot run -r 'while_.*open$'

description: updated
description: updated
Changed in autopilot:
status: New → Triaged
importance: Undecided → Wishlist
Changed in autopilot:
milestone: none → 1.3
Martin Mrazik (mrazik)
Changed in autopilot:
importance: Wishlist → Medium
Changed in autopilot:
milestone: 1.3 → none
Changed in autopilot:
status: Triaged → Won't Fix
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.