gecko-dev/testing/talos
Dana Keeler 0ffb516d02 bug 1494573 - fix tresize flakiness by not having it load resources provided by the tresize add-on r=jmaher
tresize-test.html attempts to load
"resource://talos-powers/TalosPowersContent.js", but this might not be available
yet if the tresize add-on hasn't loaded. This patch changes the location of this
resource to a relative path, which should always be available. Additionally,
this patch awaits on TalosPowers.loadPromise before using talos APIs.

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

--HG--
extra : moz-landing-system : lando
2018-10-01 18:00:23 +00:00
..
talos bug 1494573 - fix tresize flakiness by not having it load resources provided by the tresize add-on r=jmaher 2018-10-01 18:00:23 +00:00
.eslintrc.js
INSTALL.py Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood 2018-01-31 14:32:08 -05:00
MANIFEST.in
README
jetstream-benchmark.manifest Bug 1438292 - add JetStream benchmark to talos. r=rwood 2018-02-22 11:43:02 -05:00
mach_commands.py Bug 1439694 - Fix jsonschema import error when running talos locally; r=jmaher 2018-02-26 16:43:09 -05:00
moz.build Bug 1470414 - Clean-up moz.build files for BUG_COMPONENT in testing/. r=ahal 2018-06-22 13:32:05 +02:00
requirements.txt Bug 1435907 - "ImportError: No module named jsonschema". r=rwood 2018-02-08 13:50:12 -05:00
setup.py
talos.json Bug 1490616 - Support xperf on windows 10. r=rwood 2018-09-12 13:18:22 +00:00
talos_from_code.py
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