gecko-dev/testing/talos
Geoff Brown f276d8071e Bug 1339594 - Improve Talos error handling for hung browser; r=jmaher
Previously, some talos hangs were resulting in psutil.NoSuchProcess
errors, because the hung browser was killed twice. With this change,
exceptions encountered on killing the process are handled, so that
hangs result in minidump generation and crash reporting. The
NoSuchProcess failures will be replaced with PROCESS-CRASH failures.
2017-02-24 09:53:09 -07:00
..
talos Bug 1339594 - Improve Talos error handling for hung browser; r=jmaher 2017-02-24 09:53:09 -07:00
tests Bug 1283044 - Fix all flake8 error in testing/talos for python3. r=jmaher 2016-07-01 21:18:07 +05:30
INSTALL.py Bug 1283044 - Fix all flake8 error in testing/talos for python3. r=jmaher 2016-07-01 21:18:07 +05:30
mach_commands.py Bug 1234500 - Allow mach talos-test to download tp5 pageset; r=jmaher 2016-11-07 19:35:12 -05:00
MANIFEST.in
README
requirements.txt
setup.py Backout 472858f465b0 (Bug 1290158) for perf regression. 2016-09-23 06:20:33 -04:00
talos_from_code.py Bug 1283044 - Fix all flake8 error in testing/talos for python3. r=jmaher 2016-07-01 21:18:07 +05:30
talos.json Bug 1318530 - Add new test 'tsvg_static' to talos.json r=jmaher 2016-11-18 16:33:03 -08:00
tp5n-pageset.manifest Bug 1234500 - Allow mach talos-test to download tp5 pageset; r=jmaher 2016-11-07 19:35:12 -05: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