lpuser.py should use constants instead of hard-coding the timeout values
Bug #461925 reported by
Björn Tillenius
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Undecided
|
Björn Tillenius |
Bug Description
lpuser.py should use constants instead of hard-coding the timeout values, when waiting for page loads and elements in Windmill tests.
Related branches
lp://qastaging/~bjornt/launchpad/windmill-problems
- Deryck Hodge (community): Approve (code)
-
Diff: 164 lines4 files modifiedlib/canonical/launchpad/windmill/testing/constants.py (+2/-2)
lib/canonical/launchpad/windmill/testing/lpuser.py (+28/-19)
lib/canonical/testing/layers.py (+8/-0)
lib/lp/bugs/windmill/tests/test_bug_tags_entry.py (+10/-9)
Changed in launchpad-foundations: | |
milestone: | 3.1.10 → 3.1.11 |
Changed in launchpad-foundations: | |
status: | In Progress → Fix Committed |
Changed in launchpad-foundations: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.