gecko-dev/testing/talos
Andrew Swan d629667d68 Bug 1498420 Convert talos tart extension to a webextension r=mconley a=Aryx
The biggest change here is that the tart.html page that drives the
test (not to be confused with the pages loaded in new tabs during the
test) moves from a chrome: page inside the extension to a regular http:
page.  That also required revamping the communication between tart.html
and the extension.  The rest of the changes are just the packaging and
startup mechanics for the test extension.

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

--HG--
rename : testing/talos/talos/tests/tart/addon/bootstrap.js => testing/talos/talos/tests/tart/addon/api.js
rename : testing/talos/talos/tests/tart/addon/content/blank.icon.html => testing/talos/talos/tests/tart/addon/chrome/blank.icon.html
rename : testing/talos/talos/tests/tart/addon/install.rdf => testing/talos/talos/tests/tart/addon/manifest.json
rename : testing/talos/talos/tests/tart/addon/content/tart.html => testing/talos/talos/tests/tart/tart.html
rename : testing/talos/talos/tests/tart/addon/content/tart.ico => testing/talos/talos/tests/tart/tart.ico
extra : source : 3133f6ab1bd8ea2aa261f8e9024ab3fb8eb0ddcb
2018-10-15 16:23:17 -07:00
..
talos Bug 1498420 Convert talos tart extension to a webextension r=mconley a=Aryx 2018-10-15 16:23:17 -07:00
.eslintrc.js
INSTALL.py
MANIFEST.in
README
jetstream-benchmark.manifest
mach_commands.py
moz.build Bug 1496649 Convert tresize to pageloader r=jmaher 2018-10-04 17:41:04 -07:00
requirements.txt Bug 1477870 - Talos fails to find module 'util' when run locally in moziila-build environment. r=rwood 2018-10-03 11:03:04 +03:00
setup.py
talos.json
talos_from_code.py Bug 1336409 Use https://hg.mozilla.org instead of http in talos r=jmaher jmaher 2018-10-10 12:59:19 +00:00
tp5n-pageset.manifest

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