gecko-dev/testing/talos
Andrew McCreight a6f34d4700 Bug 1435115 - Remove usage of enablePrivilege from quit.js. r=jmaher
This patch moves the contents of quit.js into talos-powers-content.js,
and makes it callable from content via TalosPowersContent. The code
required a few minor tweaks.

MozReview-Commit-ID: KkAbcFO0xzT

--HG--
extra : rebase_source : 4a165bc613fbc73ff8edd7bcfe2cf9cbd4a2af05
2018-02-01 16:05:30 -08:00
..
talos Bug 1435115 - Remove usage of enablePrivilege from quit.js. r=jmaher 2018-02-01 16:05:30 -08:00
.eslintrc.js Bug 1380003 - Enable avoid-Date-timing eslint rule on testing/talos, r=jmaher 2017-07-11 12:34:44 -04:00
INSTALL.py Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood 2018-01-31 14:32:08 -05:00
MANIFEST.in
README
mach_commands.py Bug 1409046 - Prevent re-creating virtualenv everytime ./mach talos is run. r=rwood 2018-01-10 01:59:53 -08:00
requirements.txt Bug 1397180 - Ability to run with heavy profiles r=ahal,jmaher 2017-09-22 14:11:28 +02:00
setup.py Bug 1396217 - resolve py2 and py3 lint errors r=jmaher 2017-09-08 11:27:26 +03:00
talos.json Bug 1431427 - Add talos suite configs for nightly profiling suite; r=jmaher 2018-01-23 16:57:11 -05:00
talos_from_code.py Bug 1396217 - resolve py2 and py3 lint errors r=jmaher 2017-09-08 11:27:26 +03:00
tp5n-pageset.manifest Bug 1399320 - Update rich icons to be httpdisabled:// to prevent network connections. r=jmaher 2017-09-13 06:32:41 -07:00

README

Talos is a python performance testing framework that is usable on Windows,
Mac and Linux. Talos is our versatile performance testing framework we
use at Mozilla. It was created to serve as a test runner for the existing
performance tests that Mozilla was running back in 2007 as well as providing
an extensible framework for new tests as they were created.

So, why Talos? Talos is the bronze automaton of Greek myth. Talos protected
the island of Crete, throwing giant boulders at unwary seamen. He's
also purported to have heated himself glowing hot and then embraced his
enemies. Basically, he was awesome.

For more information, see: https://wiki.mozilla.org/Buildbot/Talos