Closed Bug 1546178 Opened 7 years ago Closed 7 years ago

Fix live-sites support when running Raptor cold page-load on android

Categories

(Testing :: Raptor, defect, P1)

Version 3
defect

Tracking

(firefox68 fixed)

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: rwood, Assigned: rwood)

Details

Attachments

(1 file)

When support for running Raptor page-load with live-sites was added previously (Bug 1531169) only warm page-load existed; now get live-sites support working with cold page-load.

When running Raptor cold page-load on Fenix with live sites (i.e. set 'use_live_sites = true' in the raptor-tp6m-cold-X.ini) it fails out on the 2nd browser cycle with:

19:35:44 INFO - File "/builds/task_1555961625/workspace/build/tests/raptor/raptor/raptor.py", line 767, in run_test_cold
19:35:44 INFO - self.copy_cert_db(local_cert_db_dir, self.config['local_profile_dir'])
19:35:44 INFO - UnboundLocalError: local variable 'local_cert_db_dir' referenced before assignment
19:35:44 ERROR - Return code: 1

It shouldn't copy (and try to restore) the ssl cert db at all because mozproxy isn't being used.

Try run that demonstrates the failure:

https://treeherder.mozilla.org/#/jobs?repo=try&revision=492ec58d37ca5085e1a717072a18c75a2d98d9bd&selectedJob=241853786

Pushed by rwood@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/74d827325fbe Fix live-sites support when running Raptor cold page-load on android; r=davehunt
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: