Mike Shal
a34324169e
Bug 1203533 - Run create_virtualenv outside mock; r=jlund
2015-09-10 10:59:41 -04:00
Henrik Skupin
92ad55e0aa
Bug 1203155 - Update firefox-ui-tests config to use strict version package dependencies and optional packages. r=armenzg DONTBUILD
2015-09-10 18:32:56 +02:00
Chris Manchester
2b34416c39
Bug 992983 - Follow up to fix treatment of preflight methods in desktop_unittest.py r=jlund
2015-09-10 10:33:27 -07:00
Chris Manchester
41b4269336
Bug 992983 - Run gtests from mozharness' desktop_unittest.py r=jlund
2015-07-18 22:05:06 -07:00
Rail Aliiev
a6c21454ca
Bug 1196836 - Remove _get_partial_info() from desktop_l10n.py r=mshal DONTBUILD
2015-09-09 09:18:29 -04:00
Mike Shal
01f9453d66
Bug 1195865 - Upload android l10n repacks to Taskcluster; r=jlund
2015-08-19 15:28:43 -04:00
Mike Shal
307e520dfc
Bug 1195865 - Use upload environment from staging.py/production.py; r=rail
2015-08-19 15:27:56 -04:00
Mike Shal
93944ff2d3
Bug 1195865 - Remove default_actions from android l10n configs; r=rail
2015-08-19 15:04:20 -04:00
Julien Pagès
29fda9519f
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
Nathan Froyd
fe1ae82f4c
Bug 1202716 - pass --utility-path to b2g mochitests; r=ahal
2015-09-08 18:13:02 -04:00
Nigel Babu
ee90deec82
Backed out changeset 53e7018a7b15 (bug 992983) for bustage on CLOSED TREE
2015-09-09 07:20:47 +05:30
Mike Shal
fd54bbc2b6
Bug 1198179 - Kill gen_mach_buildprops.py; r=ted
2015-08-25 11:42:44 -04:00
Chris Manchester
7da5e1f3a8
Bug 992983 - Run gtests from mozharness' desktop_unittest.py r=jlund
2015-07-18 22:05:06 -07:00
Armen Zambrano Gasparnian
d04483fa78
Bug 1198448 - The Firefox UI update tests should call a different entry point. NPOTB. DONTBUILD. r=chmanchester
...
When setting up the Firefox UI tests repository, it generates two binaries, one of them
called firefox-ui-update. Calling this binary on Windows triggers the UAC prompt for the
Release Engineering Windows test machines.
If instead we use Python to call a script that calls the same functionality we don't
get this UAC prompt.
We also move around some pre action checks to the right place. This allows us to not need to
specify --firefox-ui-branch when we're not running the checkout action.
2015-09-08 12:28:55 -04:00
Armen Zambrano Gasparnian
07687231af
Bug 1192309 - hgtool.py should set empty strings for Windows instead of None. r=jlund
2015-09-03 14:14:21 -04:00
Ted Mielczarek
42b3656093
bug 1201224 - stop unifying test package during mac universal builds. r=gps
2015-09-02 15:32:58 -04:00
Henrik Skupin
ba1e30b198
Bug 1200368 - Clean-up mozharness scripts for firefox-ui-tests. r=armenzg DONTBUILD
2015-09-03 23:11:04 +02:00
Julien Pagès
e7a3bb7435
Bug 1187082 - Ensure talos always produces TALOSDATA json structure in logs so perfherder can ingest data. r=wlach
...
This synchronise the TALOSDATA regex with the one used in perfherder.
Also this ensure that we only see that message once.
2015-09-02 22:52:11 +02:00
Julien Pagès
324082e5ec
Bug 1200294 - we should get rid of minidump_stackwalk binaries in talos sources. r=jmaher
2015-08-31 22:41:49 +02:00
James Graham
2547c4b1b3
Bug 1197365 - Enable e10s for web-platform-tests, r=ahal,Ms2ger
2015-09-01 14:10:17 +01:00
Henrik Skupin
d29f3f5560
Bug 1199191 - firefox_ui_updates.py script should use 'abs_work_dir' as workspace folder. r=armenzg DONTBUILD
2015-08-31 17:12:15 +02:00
Eric Rahm
07c4981a7e
Bug 1149164 - Report stripped size of libxul.so in treeherder builds; r=gbrown
2015-08-26 18:07:59 -07:00
Philipp Kewisch
65ed021e29
Bug 1176466 - Add test summary regex for mozmill tests. r=jlund
2015-08-28 09:14:24 +02:00
Chris Manchester
e094d2068e
Bug 1196393 - Install psutil 3.1.1 in the desktop_unittests vitualenv so it will be available to desktop unittests. r=jlund
2015-08-27 10:38:18 -07:00
Henrik Skupin
a5d05dc124
Bug 1199202 - Fix handling of CLI options for firefox-ui-updates.py script. r=armenzg DONTBUILD
2015-08-27 18:38:37 +02:00
Vaibhav Agrawal
261cfd5765
Bug 1196428 - Clean up unused configs in linux/mac/win_unittests.py in mozharness. r=jlund
2015-08-19 13:40:20 -07:00
Jonathan Griffin
7ffe1efb0c
Bug 1136892 - Create a browser-chrome-addons tag for running addon-specific browser-chrome tests, r=chmanchester
2015-08-25 09:38:39 -07:00
Andrew Halberstadt
b49e6da862
Bug 1181261 - Bustage fix for hidden emulator Mnw tests, r=me
2015-08-25 09:34:13 -04:00
Mike Shal
97aa6d54d5
Bug 1195870 - Upload android multi apk to Taskcluster; r=jlund
2015-08-21 08:28:53 -04:00
Mike Shal
430115b1a7
Bug 1195870 - Refactor mozharness TC uploading; r=jlund
2015-08-21 08:28:31 -04:00
Mike Shal
f066684d45
Bug 1194709 - Add pushid support for mozharness routes; r=jlund
2015-08-17 14:01:52 -04:00
Andrew Halberstadt
9403258f99
Bug 1181261 - Merge configs from testing/config/mozharness into mozharness proper, r=chmanchester
...
The config files under testing/config/mozharness were created so that certain mozharness options
such as test harness arguments could ride the trees, simplifying a lot of logic in mozharness.
But now that mozharness itself is in-tree, these configs no longer serve any purpose. Instead
they are merged into the main configs at testing/mozharness/configs.
2015-08-14 16:54:08 -04:00
Mike Shal
3e33145ba2
Bug 1197293 - allow for TC builds that don't use 'make upload'; r=ted
2015-08-21 14:23:19 -04:00
Armen Zambrano Gasparnian
2e7984b044
Bug 1192309. Create releng generic tester and builder configs. DONTBUILD. r=bhearsum
2015-08-21 16:05:17 -04:00
Wes Kocher
40239bd0a5
Backed out changeset 28fa968ea46c (bug 1181261) for breaking mulet tests CLOSED TREE
2015-08-21 08:45:27 -07:00
Dustin J. Mitchell
a8e118d0c9
Bug 1185643: use in-tree mozharness for builds; r=wander
...
This required moving the custom mozharness configs out of the builder image
(which puts them in ~, where mozharness no longer looks) and moving them into
mozharness itself.
2015-07-27 15:21:15 -04:00
Andrew Halberstadt
90a4d1d26b
Bug 1181261 - Merge configs from testing/config/mozharness into mozharness proper, r=chmanchester
...
The config files under testing/config/mozharness were created so that certain mozharness options
such as test harness arguments could ride the trees, simplifying a lot of logic in mozharness.
But now that mozharness itself is in-tree, these configs no longer serve any purpose. Instead
they are merged into the main configs at testing/mozharness/configs.
2015-08-14 16:54:08 -04:00
Julien Pagès
cba00e8e10
Bug 1194074 - allow Talos test jobs to install psutil as a dependency. r=gps
2015-08-20 16:14:01 +02:00
Steve Fink
e7145ca1e0
Bug 1196467 - Suppress mercurial-setup check for hazard analysis builds, r=gps
2015-08-14 14:06:09 -07:00
Julien Pagès
01e379f686
Bug 1194789 - Disable mochitest-ipcplugins and remove mochitest-ipcplugins code. r=jgriffin
2015-08-17 20:34:25 +02:00
Jonathan Griffin
75b23850e3
Bug 1136892 - Create an xpcshell-addons tag for running addon-specific xpcshell tests, r=chmanchester
2015-08-18 11:26:14 -07:00
Mike Shal
dae1c4747c
Bug 1133074 - Make the gecko.v2 routes public; r=jlund,garndt
2015-08-17 10:29:34 -04:00
Ben Hearsum
da9b29a114
bug 1193505: only keep release build dirs for 10 days. r=nthomas
2015-08-18 09:28:04 -04:00
Jonathan Griffin
b00312b7ee
Bug 1190474 - Allow longer mozharness timeouts for cppunittest, r=chmanchester
2015-08-17 14:34:12 -07:00
Rail Aliiev
3b0dc0b370
Bug 1193941 - Update merge scripts. r=nthomas. DONTBUILD
2015-08-14 12:38:31 -04:00
Geoff Brown
2023b51ad4
Bug 1190464 - Ensure emulator is killed at end of Android test; r=kmoir
2015-08-14 09:53:13 -06:00
Geoff Brown
9d783fde39
Bug 1191477 - Retry Android test job if unable to install an apk; r=kmoir
2015-08-14 09:53:12 -06:00
Armen Zambrano Gasparnian
bfb8d39a91
Bug 724190 - Move hgtool.py and gittool.py into external_tools/. DONTBUILD. r=jlund
2015-08-14 08:56:14 -04:00
Steve Fink
67636cc40c
Bug 1193550 - Add safety check to prevent tools/ dir from getting blown away, r=jlund
2015-08-12 17:04:47 -07:00
Armen Zambrano Gasparnian
0358006e1c
Bug 1192309 - Allow Firefox UI tests to run on testers. DONTBUILD. r=bhearsum
...
* We move the generic platform specific config files under releng_infra_configs/ and remove
the word 'generic' from their file name
* Added --limit-locales to firefox_ui_updates.py and moved the dry_run break
* We improved flake8 score on firefox_ui_updates.py
* Small fix for vcstools.py
2015-08-13 09:42:52 -04:00