Closed Bug 1176579 Opened 9 years ago Closed 9 years ago

create a clone of testCheck2.java that points to an autophone friendly url

Categories

(Testing Graveyard :: Autophone, defect)

defect
Not set
normal

Tracking

(firefox42 fixed)

RESOLVED FIXED
mozilla42
Tracking Status
firefox42 --- fixed

People

(Reporter: jmaher, Assigned: jmaher)

References

Details

Attachments

(1 file, 1 obsolete file)

currently tcheck2 is hardcoded to find files at startup_test/fennecmark/cnn/cnn.com/index.html:
https://dxr.mozilla.org/mozilla-central/source/mobile/android/tests/browser/robocop/testCheck2.java#16

in order to get this on autophone we need to have that path, or use a path which exists (in files/ep1/cnn/cnn.com/index.html).  I believe having a clone of the test which points to the ep1 version will allow us to get up and running and when we stop running on talos we can remove testCheck2.java.
Attached patch tcheck3 ftw (1.0) (obsolete) — Splinter Review
:bc, this is a simple copy of tcheck2 with the url changed to fine the test page.  Can you verify that this looks like the right url:
%(webserver)s/cnn/cnn.com/index.html

This should work with your existing phone dash, alternatively we could pass in additional arguments to tcheck3 if you prefer.
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Attachment #8625142 - Flags: review?(bob)
Comment on attachment 8625142 [details] [diff] [review]
tcheck3 ftw (1.0)

Review of attachment 8625142 [details] [diff] [review]:
-----------------------------------------------------------------

sorry for the delay. After understanding the getAbsoluteUrl stuff, I essentially compared to testCheck2.java
Attachment #8625142 - Flags: review?(bob) → review+
same as the last patch, but this time we have changed the url from the old cnn.com to the updated facebook.com page.
Attachment #8625142 - Attachment is obsolete: true
Attachment #8632731 - Flags: review?(bob)
Attachment #8632731 - Flags: review?(bob) → review+
thanks bc, i will get this in for nightly!
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/2f28e9e0009a
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: