Closed
Bug 873081
Opened 13 years ago
Closed 13 years ago
Autophone - split s1s2 prepare_phone into install_local_pages and create_profile
Categories
(Testing Graveyard :: Autophone, defect)
Testing Graveyard
Autophone
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bc, Assigned: bc)
References
Details
Attachments
(1 file)
|
3.10 KB,
patch
|
mcote
:
review+
|
Details | Diff | Splinter Review |
prepare_phone currently pushes the local html pages to the phone and creates the profile to be used in testing. This results in the local pages being pushed to the device for every iteration which is excessive and may account for the variability we have seen in the local pages start values.
I suggest we split the function in to the two pieces and only push the files to the device once per test.
Attachment #750461 -
Flags: review?(mcote)
Comment 1•13 years ago
|
||
Comment on attachment 750461 [details] [diff] [review]
patch v1
Review of attachment 750461 [details] [diff] [review]:
-----------------------------------------------------------------
Excellent.
Attachment #750461 -
Flags: review?(mcote) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•