зеркало из https://github.com/mozilla/gecko-dev.git
69d04f8035
While we are removing a bunch of stuff and breaking backwards compatibility, I figured this would be a good time to also change some of the APIs. These APIs aren't used much in mozilla-central (and this patch updates the few places that do). This rolls the 'install_addons()' and 'install_addon_from_path' method into a single 'install' method. This install method can accept a string or list of paths to an individual addon (directory or .xpi), or a directory containing addons. This also renames Profile.addon_manager to Profile.addons, which reads better. MozReview-Commit-ID: 7vDPnG4cKqu --HG-- extra : rebase_source : 62f8613b9824e06e698d5af8dcbb4bcb07b8079e |
||
---|---|---|
.. | ||
talos | ||
.eslintrc.js | ||
INSTALL.py | ||
MANIFEST.in | ||
README | ||
jetstream-benchmark.manifest | ||
mach_commands.py | ||
requirements.txt | ||
setup.py | ||
talos.json | ||
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