Commit Graph

9 Commits

Author SHA1 Message Date
Julien Pagès
f6afe103c3 Bug 787200 - Move the Talos code into mozilla-central: using talos test zip file from mozharness. r=jlund 2015-09-02 17:36:44 +02:00
Julien Pagès
8247350bbe Bug 1200294 - we should get rid of minidump_stackwalk binaries in talos sources. r=jmaher
--HG--
extra : commitid : Jz7rRn5BZok
extra : rebase_source : 91017e5ed238354dda39606a0cd36f52d8231973
2015-08-31 22:41:49 +02:00
Julien Pagès
ee90ebfb5c Bug 1185539 - './mach talos-test' doesn't run. r=jmaher
--HG--
extra : commitid : 67CzZ5sAkLu
extra : rebase_source : d05e4651fa5ba4684858de3aba0d21517d964eea
extra : amend_source : c2e222ac6635554b75c2dbf08040f47075638f15
2015-07-22 16:59:01 +02:00
Gregory Szorc
3e949ee8fe Bug 1176642 - Use absolute_import in mach_commands.py files; r=glandium
This removes ambiguity as to which modules are being imported, making
import slightly faster as Python doesn't need to test so many
directories for file presence.

All files should already be using absolute imports because mach command
modules aren't imported to the package they belong to: they instead
belong to the "mach" package. So relative imports shouldn't have been
used.

--HG--
extra : commitid : 6tFME1KKfTD
extra : rebase_source : 78728f82f5487281620e00c2a8004cd5e1968087
2015-06-21 17:39:09 -07:00
Sylvestre Ledru
2e0c1ce1ec Bug 1050715 - Update the description of the various tests targed proposed by './mach help' r=jmaher
--HG--
extra : rebase_source : 29019a02711ffce5c148787517051855259b6446
2014-08-09 15:37:29 +02:00
Chris Lord
1567553b9f Bug 1007760 - Add profiling mode to talos mach script. r=gps 2014-05-24 14:29:38 +01:00
Jason Yeo
f71f3a0379 Bug 908051 - Use socket.gethostname() instead of os.uname in mach talos-test. r=gps 2013-10-15 14:05:39 -04:00
Armen Zambrano Gasparnian
f8003dab46 Bug 900189 - Insert mozharness to the front of sys.path in talos's mach_command.py. NPOTB. DONTBUILD. r=gps 2013-08-01 09:19:40 -04:00
Armen Zambrano Gasparnian
db3de1c7a2 Bug 895451 - Automate Talos setup & running Talos on the tree. DONTBUILD. r=gps 2013-07-26 11:04:31 -04:00