gecko-dev/testing/tools
Edwin Takahashi 8b53684fdc Bug 1596590 - remove unnecessary psutil 5.4.3 specification from desktop_unittest.py r=gbrown
Changes:

Remove the unnecessary psutil == 5.4.3 specifier in `desktop_unittest.py`.

This should be a safe change. Prior to this patch, in a given test task the virtrualenv initialization will first install `psutil==5.6.3`, then proceed to invoke `desktop_unittest.py` where the `psutil==5.4.3` version forces the uninstallation of the newer version to install the older version.

Differential Revision: https://phabricator.services.mozilla.com/D53302

--HG--
extra : moz-landing-system : lando
2019-11-16 04:58:02 +00:00
..
fileid Bug 1528651 - Re-enable warnings-as-errors on Windows in some directories. r=dmajor 2019-02-17 15:03:02 +09:00
iceserver Bug 1559975 - convert testing/tools/iceserver to python3 syntax r=ahal 2019-07-05 14:28:35 +00:00
minidumpwriter Bug 1528651 - Re-enable warnings-as-errors on Windows in some directories. r=dmajor 2019-02-17 15:03:02 +09:00
screenshot Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj 2019-08-21 12:25:42 +00:00
view_gecko_profile Bug 1525358 - Rename perf.html to profiler.firefox.com; r=julienw 2019-02-21 23:16:40 +00:00
websocketprocessbridge Bug 1596590 - remove unnecessary psutil 5.4.3 specification from desktop_unittest.py r=gbrown 2019-11-16 04:58:02 +00:00
mach_test_package_bootstrap.py Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
moz.build