Closed
Bug 1266682
Opened 9 years ago
Closed 9 years ago
Remove Play Store links from headless download tests
Categories
(www.mozilla.org :: Bedrock, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: agibson, Assigned: agibson)
Details
Attachments
(1 file)
We're currently seeing a failure in our download link tests when running the automated headless tests in Jenkins. It looks to be having trouble with the Google Play Store link in particular.
https://ci.us-west.moz.works/job/bedrock_integration_tests_runner/5079/
Testing in the browser, the link works fine. Jenkins is being redirected however resulting in a 503, so it looks like we may be hitting some rate limiting:
https://ipv4.google.com/sorry/IndexRedirect?continue=https://play.google.com/store/apps/details%3Fid%3Dorg.mozilla.firefox%26referrer%3Dutm_source%253Dmozilla%2526utm_medium%253DReferral%2526utm_campaign%253Dmozilla-org&q=CGMSBDQl0qoYsKrnuAUiGQDxp4NLylngKSdNJ3cbjNqIU9SVqm_ZcUc
Given the above, I think it's probably best we skip the Play Store links in these tests.
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → agibson
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/2948755d51716918ce188ac7189f70c9e28ffcb3
[fix bug 1266682] Remove Play Store links from headless download tests
https://github.com/mozilla/bedrock/commit/d90d2e2ef2ee36ad0ed514f63005a7874f4319ff
Merge pull request #4083 from alexgibson/skip-play-store-download-link-tests
[fix bug 1266682] Remove Play Store links from headless download tests
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•