Closed Bug 1364410 Opened 7 years ago Closed 7 years ago

running mitmproxy quantum test locally via mach yields missing key error for python3_manifest

Categories

(Testing :: Talos, defect)

defect
Not set
normal

Tracking

(firefox55 fixed)

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: jmaher, Assigned: rwood)

References

Details

(Whiteboard: [PI:June])

Attachments

(1 file)

I wanted to test locally, but found out that my config inside of mozharness doesn't have the python3_manifest entry.

I see we have this checked in:
https://dxr.mozilla.org/mozilla-central/source/testing/mozharness/configs/talos/windows_config.py#49

I verified I have it locally in my tree.  

When I print my config out, I see this:
{u'talos_json': u'c:/Users/elvis/mozilla-inbound\\testing\\talos\\talos.json', u'log_name': u'talos', 'log_to_console': True, u'run_local': True, 'append_to_log': False, u'virtualenv_path': u'c:/Users/elvis/mozilla-inbound/obj-i686-pc-mingw32\\testing\\talos-venv', u'exes': {u'python': u'c:\\mozilla-build\\python\\python2.7.exe', u'virtualenv': (u'c:\\mozilla-build\\python\\python2.7.exe', u'c:/Users/elvis/mozilla-inbound\\python\\virtualenv\\virtualenv.py')}, 'log_level': 'info', u'talos_extra_options': (u'--develop', u'--suite', u'chromez'), 'gecko_profile_interval': 0, u'binary_path': u'c:/Users/elvis/mozilla-inbound/obj-i686-pc-mingw32\\dist\\bin\\firefox.exe', 'system_bits': '32', u'default_actions': (u'populate-webroot', u'setup-mitmproxy', u'create-virtualenv', u'run-tests'), u'download_tooltool': True, u'base_work_dir': u'c:/Users/elvis/mozilla-inbound\\testing\\mozharness', u'title': u'JMAHER-WIN10', 'opt_config_files': (), 'work_dir': 'build', u'pypi_url': u'http://pypi.python.org/simple', 'volatile_config': {'no_actions': None, 'add_actions': None, 'actions': None}, 'pip_index': True, 'use_talos_json': False, 'gecko_profile': False}


maybe we have an issue with how mach talos-test uses mozharness, or maybe I have some old cache on my system.
Whiteboard: [PI:June]
Assignee: nobody → rwood
Status: NEW → ASSIGNED
Comment on attachment 8874518 [details]
Bug 1364410 - Fix quantum-pageload test so it runs locally on windows via mach;

https://reviewboard.mozilla.org/r/145886/#review149828

nice and simple!
Attachment #8874518 - Flags: review?(jmaher) → review+
Pushed by rwood@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9075ff72a365
Fix quantum-pageload test so it runs locally on windows via mach; r=jmaher
https://hg.mozilla.org/mozilla-central/rev/9075ff72a365
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.