gecko-dev/testing/talos
Kris Maglione df93ea1b72 Bug 1446676: Part 1a - Add stub bootstrap.js script to load overlays from legacy non-restartless add-ons. r=aswan
Several of our test automation add-ons are non-restartless, but only rely on
loading a single overlay into browser windows. This stub bootstrap.js script
allows us to run those extensions as bootstrapped extensions with the same
behavior as before, and with no other changes.

MozReview-Commit-ID: 1RNbUw95cbE

--HG--
extra : rebase_source : 3aa2e1bc824f5b6f9c25e4dd315593b877559a03
2018-03-16 21:27:49 -07:00
..
talos Bug 1446676: Part 1a - Add stub bootstrap.js script to load overlays from legacy non-restartless add-ons. r=aswan 2018-03-16 21:27:49 -07:00
.eslintrc.js
INSTALL.py Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood 2018-01-31 14:32:08 -05:00
jetstream-benchmark.manifest Bug 1438292 - add JetStream benchmark to talos. r=rwood 2018-02-22 11:43:02 -05:00
mach_commands.py Bug 1435729 - Always use vendored tooltool.py; r=jlund 2018-02-07 14:37:48 -08:00
MANIFEST.in
README
requirements.txt Bug 1435907 - "ImportError: No module named jsonschema". r=rwood 2018-02-08 13:50:12 -05:00
setup.py Bug 1396217 - resolve py2 and py3 lint errors r=jmaher 2017-09-08 11:27:26 +03:00
talos_from_code.py Bug 1396217 - resolve py2 and py3 lint errors r=jmaher 2017-09-08 11:27:26 +03:00
talos.json Bug 1446405 - Re-enable talos tp6 on windows; r=jmaher 2018-03-16 10:36:31 -04: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

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