gecko-dev/testing/talos
Kris Maglione c9334a34ed Bug 1457749: Part 3 - Migrate install.rdf parser to use RDFDataSource.jsm. r=Mossop
This is based on a script I'd already created to migrate test extensions to
the JSON format we use to generate fixture add-ons.

The delay update add-ons used invalid XML in their manifests, which the
built-in parser ignored but the new parser doesn't accept, so I had to fix
those, too.

MozReview-Commit-ID: BnuxZiBhhJL

--HG--
rename : toolkit/mozapps/extensions/internal/UpdateRDFConverter.jsm => toolkit/mozapps/extensions/internal/RDFManifestConverter.jsm
extra : source : 292cf80054b4734a0d7c84e987f68e229f2ccc24
extra : histedit_source : 1072def8a28149a9f9882825f73435336b205072%2C2c72e58aa973fe24867868d06dcc63235dd68da2
2018-04-28 19:27:33 -07:00
..
talos Bug 1457749: Part 3 - Migrate install.rdf parser to use RDFDataSource.jsm. r=Mossop 2018-04-28 19:27:33 -07: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
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
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 1453720 - split g2 talos job into damp and tps. r=rwood 2018-04-12 15:31:55 -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