Closed Bug 995195 Opened 11 years ago Closed 11 years ago

Add TBPL support for wget http errors other than 500 and 503

Categories

(Tree Management Graveyard :: TBPL, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

eg: https://tbpl.mozilla.org/php/getParsedLog.php?id=37279938&tree=Mozilla-Inbound --2014-04-04 06:56:42-- (try: 2) http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/mozilla-inbound-android/1396615665/fennec-31.0a1.en-US.android-arm.tests.zip Connecting to ftp.mozilla.org|63.245.215.46|:80... connected. HTTP request sent, awaiting response... 403 Forbidden 2014-04-04 06:56:42 ERROR 403: Forbidden. program finished with exit code 8 elapsedTime=64.873126 ========= Finished download failed (results: 2, elapsed: 1 mins, 4 secs) (at 2014-04-04 06:56:42.289355) ========= and https://tbpl.mozilla.org/php/getParsedLog.php?id=37279133&tree=Mozilla-Inbound Resolving ftp.mozilla.org... 63.245.215.56, 63.245.215.46 Connecting to ftp.mozilla.org|63.245.215.56|:80... connected. HTTP request sent, awaiting response... 403 Forbidden 2014-04-04 06:37:57 ERROR 403: Forbidden. program finished with exit code 8 elapsedTime=0.186556 ========= Finished download failed (results: 2, elapsed: 0 secs) (at 2014-04-04 06:37:57.294393) =========
I'm just going to try matching against 4xx and 5xx rather than playing whac-a-mole with https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
Blocks: 778688
Attached patch Patch v1 (deleted) — Splinter Review
Yet to test; awaiting restart.
Comment on attachment 8405398 [details] [diff] [review] Patch v1 Testing locally didn't show any false positives, so let's give this a go :-)
Attachment #8405398 - Flags: review?(ryanvm)
Attachment #8405398 - Flags: review?(ryanvm) → review+
Depends on: 1000304
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Webtools → Tree Management
Product: Tree Management → Tree Management Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: