Граф коммитов

1625 Коммитов

Автор SHA1 Сообщение Дата
Wes Kocher ebdcf9fc9e Merge b2ginbound to central, a=merge CLOSED TREE 2015-09-16 11:00:55 -07:00
Wander Lairson Costa f9c5592455 Bug 1203596: Remove .userconfig after run build.sh. r=jlund
If we keep the userconfig file inside B2G shared cache, it may
cause build bustage in other branches.

--HG--
extra : commitid : 9gVZFqzmV44
2015-09-16 10:40:40 +02:00
Jordan Lund 3a3b80f181 Bug 1191859 - Make bundleclone extension available inside mock, r=nthomas 2015-09-16 12:51:39 +12:00
Wes Kocher 9c01eed3d4 Merge m-c to b2ginbound, a=merge 2015-09-15 17:20:50 -07:00
Alexandre Lissy 1964034a90 Bug 1188337 - Enable Mulet TaskCluster Gu and prepare for Gu-oop r=garndt,aus
--HG--
extra : histedit_source : a5f616b7f84e9ea38ce7aea9d02ad186226cc341%2Cafc873906dbdce4f69fbf5d71d0f4cdc70946715
2015-09-15 14:08:01 -07:00
Wes Kocher 3e2e76e6bf Backed out 2 changesets (bug 1188337) for gu-oop failures
Backed out changeset c8e3dac6e7e9 (bug 1188337)
Backed out changeset b009d9d173e2 (bug 1188337)
2015-09-15 13:09:58 -07:00
Aus Lacroix dc50f2981f Bug 1188337 - Update mozharness.json to latest revision for TC usage that still requires it. r=me 2015-09-15 11:22:24 -07:00
Aus Lacroix 01a4e5c4c5 Bug 1188337 - Enable Mulet TaskCluster Gu and prepare for Gu-oop r=aus,garndt 2015-09-15 11:07:05 -07:00
Aus Lacroix ba13e61b18 Backed out changeset 7af7d79708de - missing files. 2015-09-15 11:05:34 -07:00
Aus Lacroix 3044d8f372 Bug 1188337 - Enable Mulet TaskCluster Gu and prepare for Gu-oop r=aus,garndt 2015-09-15 11:04:55 -07:00
Wes Kocher e2c033639c Backed out 7 changesets (bug 1181516, bug 1198257, bug 1193257, bug 1194166, bug 1193223, bug 1193224, bug 1181520) for breaking android 4.0 debug reftests CLOSED TREE
Backed out changeset 25f22b3433e0 (bug 1194166)
Backed out changeset a824847677c5 (bug 1193257)
Backed out changeset 6cc19a8f1bb0 (bug 1193224)
Backed out changeset bf1271f6cfa0 (bug 1198257)
Backed out changeset 75b3c43770bd (bug 1193223)
Backed out changeset 81a5cf4c8f19 (bug 1181516)
Backed out changeset db3691ee6fd1 (bug 1181520)
2015-09-15 08:52:19 -07:00
James Graham 9bc5dbefb0 Bug 1194166 - Update unittest mozconfigs for all platforms, r=chmanchester,jlund 2015-09-15 15:33:38 +01:00
James Graham b2ff60e70c Bug 1193257 - Make xpcshell harness command line arguments path filters for tests, r=ahal 2015-09-15 15:33:37 +01:00
Dustin J. Mitchell c9eaaa7832 Bug 1198179: in taskcluster, have 'make upload' just copy; r=ted.mielczarek
--HG--
extra : commitid : C1f3kiibCXn
extra : rebase_source : ed715e77014b91fb19c7a6bc7a0a04134f1e69cc
extra : amend_source : 46abf6b9bfc0f7993da9814d8f6e3959379c434f
2015-09-11 11:35:00 -04:00
John Dai 46b6072ee1 Bug 1203513 - Add LD_LIBRARY_PATH in Emulator build script. r=dustin 2015-09-13 19:27:00 +02:00
Nigel Babu 84a5522c61 Backed out 7 changesets (bug 1181516, bug 1198257, bug 1193257, bug 1194166, bug 1193223, bug 1193224, bug 1181520) for JS Refest bustage on Android
Backed out changeset e768739ec812 (bug 1194166)
Backed out changeset a8393be51468 (bug 1193257)
Backed out changeset 1484fe1a38e6 (bug 1193224)
Backed out changeset 24f4ad5c55cc (bug 1198257)
Backed out changeset 985f984a97ad (bug 1193223)
Backed out changeset 6137013d4933 (bug 1181516)
Backed out changeset 0456de3eb5e3 (bug 1181520)

ON A CLOSED TREE
2015-09-14 15:16:34 +05:30
James Graham 078ed02489 Bug 1194166 - Update unittest mozconfigs for all platforms, r=chmanchester,jlund 2015-09-14 09:46:59 +01:00
James Graham a18778acbf Bug 1193257 - Make xpcshell harness command line arguments path filters for tests, r=ahal 2015-09-14 09:46:58 +01:00
Joshua Cranmer 3f9f883ea0 Bug 904812 - Make resources 'testing-common' and 'testing' available in Mozmill tests, r=Fallen
Note that this just contains the mozharness changes needed to add the requisite
command-line flag to the mozmill invocation.

--HG--
extra : commitid : CcSrSMhMrIs
extra : rebase_source : 6811146b7f19403c22dec2e49acfb98816803c45
2015-09-12 17:04:55 -05:00
Maja Frydrychowicz 6ccbf56736 Bug 1197224 - Add mozharness script to run firefox-media-tests in buildbot, r=jgriffin, DONTBUILD because NPOTB
--HG--
extra : commitid : EpjkyzIb7Gy
2015-09-10 15:13:52 -04:00
Armen Zambrano Gasparnian 82443bd957 Bug 1204077 - For TryToolsMixin grab the commit message from pushlog if not available in Buildbot Changes. r=chmanchester
TryToolsMixin tries to grab the commit message associated to a test job
by inspecting the associated Changes object of a buildbot job.

For Buildbot jobs triggered through the Buildbot Bridge the Changes object
is not set hence we fail.

In this patch we teach it to use the pushlog to determine the commit message
for such cases.

--HG--
extra : commitid : KYg1stSoAqJ
extra : rebase_source : fc7620232422c69c3cbd6e28ba674c469d7032c2
2015-09-18 13:06:09 -04:00
Armen Zambrano Gasparnian 4c0867917e Bug 1203085 - Support fetching installer and test url from TaskCluster. r=jlund
If a Buildbot test job is scheduled through TaskCluster (The Buildbot Bridge supports this),
then the generated Buildbot Change associated to a test job does not have the installer and
test url necessary to Mozharness to run the test job.

Since we can't modify how a test job is called on Buildbot (we can't switch from
--read-builbot-config to --installer-url and --test-url), we have to detect that there is
a 'taskId' defined for the test job (this indicates that the job was scheduled through the BBB)
and based on suc 'taskID' we can determine the parent task and the artifacts it uploaded.

Changes to ScriptMixin:
* Refactor _retry_download_file() to _retry_download()
* If no file is specified when calling_retry_download() we call _urlopen() instead of _download_file()
* Add load_json_url() method to fetch the contents of a json file without writing to disk

Changes to TestingMixin:
* If the job is triggered through Buildbot we look for the Changes object, otherwise, we look
for artifacts of the parent task
* Added functions find_artifacts_from_buildbot_changes (original behaviour)
and find_artifacts_from_taskcluster (functionality via TaskClusterArtifactsFinderMixin)
* Call self.exception() instead of raising exceptions + minor fixes

New TaskClusterArtifactsFinderMixin:
* It allows any inheriting class to find the artifacts of the build job which triggers this test job

--HG--
extra : commitid : 2KCqLM0WFcK
extra : rebase_source : 77358aab22a74e0f3d77f8807b1488c3c3f9161f
2015-09-18 13:02:33 -04:00
James Graham 875a4ba851 Bug 1194166 - Update unittest mozconfigs for all platforms, r=chmanchester,jlund 2015-09-17 10:51:06 +01:00
James Graham e72c228cfc Bug 1193257 - Make xpcshell harness command line arguments path filters for tests, r=ahal 2015-09-17 10:51:02 +01:00
Ryan VanderMeulen 0e728cd2a3 Bug 1205346 - Remove automation for the mozilla-b2g34_v2_1s branch. r=catlee DONTBUILD 2015-09-21 10:48:01 -04:00
Rail Aliiev 5b5c5fef67 Bug 1190766 - Tracking bug for Sep-21-2015 migration work. r=jlund DONTBUILD 2015-09-21 06:40:27 -04:00
John Dai bb38d89dd9 Bug 1204822 - Add LD_LIBRARY_PATH in build script. r=dustin, r=jlund 2015-09-17 19:28:00 +02:00
Carsten "Tomcat" Book b3ee47117c Backed out 7 changesets (bug 1181516, bug 1198257, bug 1193257, bug 1194166, bug 1193223, bug 1193224, bug 1181520) for test bustages on Android on a CLOSED TREE
Backed out changeset efe681ac063f (bug 1194166)
Backed out changeset bfcbce193ccf (bug 1193257)
Backed out changeset bb035419fd9c (bug 1193224)
Backed out changeset eb2d48b71c37 (bug 1198257)
Backed out changeset 0d6532c1e99e (bug 1193223)
Backed out changeset da3dd2f650d0 (bug 1181516)
Backed out changeset 29c33bbaac01 (bug 1181520)
2015-09-11 14:18:09 +02:00
James Graham 35f8a79f6f Bug 1194166 - Update unittest mozconfigs for all platforms, r=chmanchester,jlund 2015-09-11 12:30:15 +01:00
James Graham c6da3f4915 Bug 1193257 - Make xpcshell harness command line arguments path filters for tests, r=ahal 2015-09-11 12:30:14 +01:00
Ted Mielczarek f158d4183b bug 1198190 - Support cross-debug as a build variant, copy 64_debug mac sub-config to 64_cross_debug, disable check tests on mac-cross. r=jlund
--HG--
rename : testing/mozharness/configs/builds/releng_sub_mac_configs/64_debug.py => testing/mozharness/configs/builds/releng_sub_mac_configs/64_cross_debug.py
extra : commitid : 6zTooQgHX7d
extra : rebase_source : 6665d9577a6fb4069e34c184f154097f260dc960
2015-08-24 12:38:13 -04:00
Ted Mielczarek b3c5ef5456 bug 1197154 - Hook up cross-mac taskcluster builds on try. r=dustin
Also tweak some things in the task definition, and rename the mozharness
config file to make mozharness happy.

--HG--
rename : testing/mozharness/configs/builds/releng_base_mac_cross_builds.py => testing/mozharness/configs/builds/releng_base_mac_64_cross_builds.py
extra : commitid : JCbwc6Wh9Oo
extra : rebase_source : 9b99fa75e225e8e2e10817155e481ba0493ee2fd
2015-08-24 13:54:03 -04:00
Phil Ringnalda 9565dedf7d Merge m-c to m-i
CLOSED TREE
2015-09-10 15:30:31 -07:00
Wander Lairson Costa 7d6eae6c28 Bug 1201179: Use custom branch gecko objdir for emulator and phone builds. r=garndt
Messing up with shared cached object directories for different branches
often triggers build bustage. Make the object directory unique for each
branch.
2015-09-10 11:40:21 -03:00
Carsten "Tomcat" Book 1f920abbdd Backed out 1 changesets (bug 1201179) for bustage on a CLOSED TREE
Backed out changeset aa3cbda42b11 (bug 1201179)
2015-09-10 14:25:24 +02:00
Wander Lairson Costa caaa7e5bf1 Bug 1201179: Use custom branch gecko objdir for emulator and phone builds. r=garndt
Messing up with shared cached object directories for different branches
often triggers build bustage. Make the object directory unique for each
branch.

--HG--
extra : rebase_source : cf9b2f774133b17731c0bd125eccd1dbe8295d4e
2015-09-09 11:28:06 -03:00
Rail Aliiev 6f144ba6e5 Bug 1196836 - Remove _get_partial_info() from desktop_l10n.py r=mshal DONTBUILD 2015-09-09 09:18:29 -04:00
Mike Shal f6da15111c Bug 1195865 - Upload android l10n repacks to Taskcluster; r=jlund 2015-08-19 15:28:43 -04:00
Mike Shal b048518733 Bug 1195865 - Use upload environment from staging.py/production.py; r=rail 2015-08-19 15:27:56 -04:00
Mike Shal 40f50c2cac Bug 1195865 - Remove default_actions from android l10n configs; r=rail 2015-08-19 15:04:20 -04:00
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
Nathan Froyd 408a08ba14 Bug 1202716 - pass --utility-path to b2g mochitests; r=ahal 2015-09-08 18:13:02 -04:00
Nigel Babu d379d1111d Backed out changeset 53e7018a7b15 (bug 992983) for bustage on CLOSED TREE 2015-09-09 07:20:47 +05:30
Mike Shal 66d8bc270e Bug 1198179 - Kill gen_mach_buildprops.py; r=ted 2015-08-25 11:42:44 -04:00
Mike Shal aac8decfdd Bug 1203533 - Run create_virtualenv outside mock; r=jlund 2015-09-10 10:59:41 -04:00
Henrik Skupin 9d44c70ab3 Bug 1203155 - Update firefox-ui-tests config to use strict version package dependencies and optional packages. r=armenzg DONTBUILD
--HG--
extra : rebase_source : cef026ea3571555a6946c54080b29597d74089d9
2015-09-10 18:32:56 +02:00
Chris Manchester dc2a3103d3 Bug 992983 - Follow up to fix treatment of preflight methods in desktop_unittest.py r=jlund
--HG--
extra : commitid : 7SxhpTwIt7f
2015-09-10 10:33:27 -07:00
Chris Manchester 5cd3773cf2 Bug 992983 - Run gtests from mozharness' desktop_unittest.py r=jlund
--HG--
extra : commitid : 1rleIIQAK6H
2015-07-18 22:05:06 -07:00
Armen Zambrano Gasparnian e27986b51b 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.

--HG--
extra : commitid : HLO0z0sX6XV
extra : rebase_source : fa442b572b5b2570c7f830ef0d53f01474000853
extra : histedit_source : 567d2a79eab38593b658b17757ba689fdfcb8c8e
2015-09-08 12:28:55 -04:00
Armen Zambrano Gasparnian fc7af867f5 Bug 1192309 - hgtool.py should set empty strings for Windows instead of None. r=jlund
--HG--
extra : commitid : 9Fx02lTQVgJ
extra : rebase_source : 2e3fb1d7df6a61738d8c61b64ea1780b0514aa39
2015-09-03 14:14:21 -04:00
Ted Mielczarek 41c99f72d3 bug 1201224 - stop unifying test package during mac universal builds. r=gps
--HG--
extra : commitid : HuB6LRpFWcT
extra : rebase_source : 54a36df1159fadd6287aefb531a29f42f7aacab6
2015-09-02 15:32:58 -04:00
Chris Manchester 9862ec080d Bug 992983 - Run gtests from mozharness' desktop_unittest.py r=jlund
--HG--
extra : commitid : 7UoImMZIfeo
2015-07-18 22:05:06 -07:00
Henrik Skupin 17081123b8 Bug 1200368 - Clean-up mozharness scripts for firefox-ui-tests. r=armenzg DONTBUILD
--HG--
rename : testing/mozharness/scripts/firefox_ui_updates.py => testing/mozharness/scripts/firefox_ui_tests/update.py
extra : rebase_source : ffb9a475c5464306f663085adc6d911094c0e396
2015-09-03 23:11:04 +02:00
Julien Pagès f7d4140df8 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.

--HG--
extra : commitid : JvuOhAtBUhJ
extra : rebase_source : bb733a6a5c74e44eb3fc2720964f1f0dbf220e0f
2015-09-02 22:52:11 +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
James Graham 95ed9487e0 Bug 1197365 - Enable e10s for web-platform-tests, r=ahal,Ms2ger 2015-09-01 14:10:17 +01:00
Henrik Skupin 3e716871c6 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 692b08c7cb Bug 1149164 - Report stripped size of libxul.so in treeherder builds; r=gbrown 2015-08-26 18:07:59 -07:00
Philipp Kewisch 4faa4002da Bug 1176466 - Add test summary regex for mozmill tests. r=jlund
--HG--
extra : rebase_source : 873484b360c53754092bd0d8e24162ae63bfeb58
2015-08-28 09:14:24 +02:00
Chris Manchester a5f6afe3c6 Bug 1196393 - Install psutil 3.1.1 in the desktop_unittests vitualenv so it will be available to desktop unittests. r=jlund
--HG--
extra : commitid : 8XJLip2B4Mh
2015-08-27 10:38:18 -07:00
Henrik Skupin 615c08f37d Bug 1199202 - Fix handling of CLI options for firefox-ui-updates.py script. r=armenzg DONTBUILD
--HG--
extra : rebase_source : 750bd3d2ecd68012803fae4ce0b729a44c63e4d2
2015-08-27 18:38:37 +02:00
Vaibhav Agrawal 5ab7e66d29 Bug 1196428 - Clean up unused configs in linux/mac/win_unittests.py in mozharness. r=jlund
--HG--
extra : amend_source : dbb6ae0c3b98636d6c89b23601f0087e6a96cd8f
extra : transplant_source : pv%28S%C9RF%CD%E9%15%F9q%8B%B4%DD%D4Yh%9B%BE
2015-08-19 13:40:20 -07:00
Jonathan Griffin cf56e85136 Bug 1136892 - Create a browser-chrome-addons tag for running addon-specific browser-chrome tests, r=chmanchester
--HG--
extra : commitid : HKQaOeqUMj1
2015-08-25 09:38:39 -07:00
Andrew Halberstadt a9d85a3e1a Bug 1181261 - Bustage fix for hidden emulator Mnw tests, r=me
--HG--
extra : commitid : GqhVedlfoYs
extra : rebase_source : 881d47bc04f9ef5f1418281f4d38ed2e311c1591
2015-08-25 09:34:13 -04:00
Mike Shal ebd7a006f4 Bug 1195870 - Upload android multi apk to Taskcluster; r=jlund 2015-08-21 08:28:53 -04:00
Mike Shal 58a71ad7fb Bug 1195870 - Refactor mozharness TC uploading; r=jlund 2015-08-21 08:28:31 -04:00
Mike Shal e4ec003335 Bug 1194709 - Add pushid support for mozharness routes; r=jlund 2015-08-17 14:01:52 -04:00
Andrew Halberstadt c703b7c25f 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.

--HG--
extra : commitid : KT4Ulv5TsiS
extra : rebase_source : 3cd1284680ddbddf0f1712a985a07579b3905849
extra : source : 28fa968ea46ca3e232b8cfbb4a88e9a492e71b16
2015-08-14 16:54:08 -04:00
Mike Shal 575b998797 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 6fa510731e Bug 1192309. Create releng generic tester and builder configs. DONTBUILD. r=bhearsum
--HG--
rename : testing/mozharness/configs/generic_releng_config.py => testing/mozharness/configs/releng_infra_configs/builders.py
extra : commitid : 73XgBx8L5tu
2015-08-21 16:05:17 -04:00
Wes Kocher 4e8c72ef7d Backed out changeset 28fa968ea46c (bug 1181261) for breaking mulet tests CLOSED TREE 2015-08-21 08:45:27 -07:00
Dustin J. Mitchell ae5f44c67b 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.

--HG--
rename : testing/docker/desktop-build/configs/disable_signing.py => testing/mozharness/configs/disable_signing.py
rename : testing/docker/desktop-build/configs/platform_supports_post_upload_to_latest.py => testing/mozharness/configs/platform_supports_post_upload_to_latest.py
extra : commitid : 8FSj0uwFfbE
extra : rebase_source : 949bb94ca58324444981b81e9e9640ab00d63196
extra : amend_source : 40152e06e587728500800de02a437389038fe6ea
extra : source : e3c15b9f89b3c331805b4f1a83f62805f32bbb9a
2015-07-27 15:21:15 -04:00
Andrew Halberstadt 97cd4ce689 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.

--HG--
extra : commitid : KJuwMFZEsNB
extra : rebase_source : ebad3073e7ea0e9575582b3355ae17909f7f39a7
2015-08-14 16:54:08 -04:00
Julien Pagès a737f6fe28 Bug 1194074 - allow Talos test jobs to install psutil as a dependency. r=gps 2015-08-20 16:14:01 +02:00
Steve Fink 567f5f7b2a Bug 1196467 - Suppress mercurial-setup check for hazard analysis builds, r=gps
--HG--
extra : rebase_source : 05027e0108746623e99a62f146e65853dd8d1117
extra : amend_source : 09a5adb473baf93a6bf2846195d3caeecbb5893f
extra : source : 437cf47017fb7a69d298f6e85e0f5a818d65c93a
2015-08-14 14:06:09 -07:00
Julien Pagès b8ec45af60 Bug 1194789 - Disable mochitest-ipcplugins and remove mochitest-ipcplugins code. r=jgriffin
--HG--
extra : commitid : 4Ps3qwkLTP7
extra : rebase_source : d5e08932b78a025256dbe9ac2a2c82e95c5a3c9a
2015-08-17 20:34:25 +02:00
Jonathan Griffin 369ec3ac0f Bug 1136892 - Create an xpcshell-addons tag for running addon-specific xpcshell tests, r=chmanchester
--HG--
extra : commitid : 6kGKslC9h14
2015-08-18 11:26:14 -07:00
Mike Shal cec9df9ed9 Bug 1133074 - Make the gecko.v2 routes public; r=jlund,garndt 2015-08-17 10:29:34 -04:00
Ben Hearsum 4e25109cf5 bug 1193505: only keep release build dirs for 10 days. r=nthomas 2015-08-18 09:28:04 -04:00
Jonathan Griffin 69e5dabedd Bug 1190474 - Allow longer mozharness timeouts for cppunittest, r=chmanchester
--HG--
extra : commitid : CcqoRKxFoN2
2015-08-17 14:34:12 -07:00
Rail Aliiev 579b2f0329 Bug 1193941 - Update merge scripts. r=nthomas. DONTBUILD 2015-08-14 12:38:31 -04:00
Geoff Brown 3637332cb4 Bug 1190464 - Ensure emulator is killed at end of Android test; r=kmoir 2015-08-14 09:53:13 -06:00
Geoff Brown 48738d3244 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 e6b5291d8e Bug 724190 - Move hgtool.py and gittool.py into external_tools/. DONTBUILD. r=jlund
--HG--
extra : commitid : 8zUUOIMvYWn
2015-08-14 08:56:14 -04:00
Steve Fink b5109690a1 Bug 1193550 - Add safety check to prevent tools/ dir from getting blown away, r=jlund
--HG--
extra : commitid : 7KXmxwGYZ4N
extra : rebase_source : 9d5d88a1b58f8061ea2344e5488dda9ef1f07d81
2015-08-12 17:04:47 -07:00
Armen Zambrano Gasparnian 736bb04179 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

--HG--
rename : testing/mozharness/configs/generic_releng_linux.py => testing/mozharness/configs/releng_infra_configs/linux.py
rename : testing/mozharness/configs/generic_releng_linux64.py => testing/mozharness/configs/releng_infra_configs/linux64.py
rename : testing/mozharness/configs/generic_releng_macosx64.py => testing/mozharness/configs/releng_infra_configs/macosx64.py
rename : testing/mozharness/configs/generic_releng_win32.py => testing/mozharness/configs/releng_infra_configs/win32.py
rename : testing/mozharness/configs/generic_releng_win64.py => testing/mozharness/configs/releng_infra_configs/win64.py
extra : commitid : LQUsjvWCwAu
2015-08-13 09:42:52 -04:00
Kim Moir 7e4fb5f5ea a=RyanVM Bug 1183877 - Increase total-chunks for Android 4.3 Debug crashtests, js-reftests, and reftests r=bustage 2015-08-12 11:58:28 -04:00
Mike Shal 115ca1ae64 Bug 1192068 - Use long hg revision for sourcestamp in mozharness; r=gps,jlund 2015-08-06 15:39:38 -04:00
Kim Moir 1641a57a57 Bug 1183877 - Increase total-chunks for Android 4.3 Debug crashtests, js-reftests, and reftests r=jlund 2015-08-10 09:50:28 -04:00
Chris Manchester efecd8e0df Bug 1191584 - Get the full commit message from a try push in mozharness via pushlog to avoid truncations. r=jlund 2015-08-06 17:53:55 -07:00
Mike Shal 56bc9f06cd Bug 1133074 - Use routes.json for mozharness TC uploads; r=jlund 2015-07-27 11:03:54 -04:00
Mike Shal 5bdae05bed Bug 1133074 - Add mozharness parameters for taskcluster routes; r=jlund 2015-07-30 15:44:47 -04:00
Mike Shal 7634ada71c Bug 1186883 - Remove references to setup.sh for release android repacks; r=jlund 2015-07-23 09:21:01 -04:00
Mike Shal 07577056b5 Bug 1186883 - Remove references to setup.sh for beta android repacks; r=jlund 2015-07-23 09:20:32 -04:00
Mike Shal b27f19c337 Bug 1186883 - Remove references to setup.sh for aurora android repacks; r=jlund 2015-07-23 09:19:29 -04:00
Carsten "Tomcat" Book 592d83d1f5 merge mozilla-inbound to mozilla-central a=merge 2015-08-05 13:12:59 +02:00
Aus Lacroix 0ae9e6346b bug 1188813 - Add clean-up when make node_modules fails before retry. a=test-only 2015-08-04 13:31:30 -07:00
William Lachance 7d42edc3e6 Bug 1189897 - Undo the Android changes from bug 1172918. r=jmaher 2015-07-31 17:38:42 -04:00
Julien Pagès fda13d1d6d Bug 1189021 - talos is not seen as a package when used by mozharness. r=jmaher
--HG--
extra : commitid : 67P1uPWQrKV
extra : rebase_source : 23fc2b9142bc27cd05b091df128bdce7a0652e59
2015-08-03 17:17:32 +02:00
Wander Lairson Costa b1e44f1c8c Bug 1175934 part 2: Support blobfree images.
When we ./build.sh blobfree, we have a new zip file called
<target>.blobfree-dist.zip which contains a blobfree image. We copy this
file to public artifact.

We also refactor the build scripts a little bit to deduplicate the post
build code.

--HG--
extra : commitid : JU2n5YDGBfa
2015-07-31 17:24:46 -03:00
Wander Lairson Costa 0cac5ed770 Bug 1175934 part 1: Copy blobfree zip to public upload dir.
If we ./build.sh blobfree, move the zip file to public upload
dir.

Also, we don't need a blobfree specific config file anymore.

--HG--
extra : commitid : Gp8QmmLVcju
2015-07-31 17:24:46 -03:00
Julien Pagès 12f7c9c54d Bug 1170287 - remove the --output and -v arguments used when calling talos. r=jmaher
This also remove the useless xperf argument given for xperf tests

--HG--
extra : commitid : 8wJeWrMhtiA
extra : rebase_source : cf66053eeaefb8eed855b792fdcd7b35c12bc096
2015-07-30 17:31:52 +02:00
Mike Shal 345d5ef85c Bug 1175655 - mozharness should use full hg revision; r=jlund 2015-07-28 14:41:10 -04:00
Chris Manchester 2363f7c137 Bug 1188730 - Select tests in the plugins subsuite by manifest rather than path to fix unintended interaction with mach try. r=ahal
This prevents mach try's filtering of the master mochitest manifest from
interacting with the plugins subsuite by selecting by manifest rather than
test path. The way we run mochitest other could use a lot of cleanup --
this is a quick fix to prevent misleading output on treeherder when using
mach try.

--HG--
extra : commitid : AqQfTnQKIYv
2015-07-29 00:10:06 -07:00
Rail Aliiev d4314b76d5 Backed out changeset 88ef4fbf5d6b, Bug 1184594 - git 'repo' is not deployed correctly on build machines managed by buildbot. 2015-07-30 08:29:52 -04:00
Rail Aliiev 0a555981e3 Bug 1184594 - git 'repo' is not deployed correctly on build machines managed by buildbot. r=hwine 2015-07-30 08:22:35 -04:00
Wes Kocher 1ca8b1de87 Merge b2ginbound to central, a=merge 2015-07-29 20:19:12 -07:00
Aus Lacroix a0d35df25c bug 1188648 - Bump mozharness revision to latest. r=me
--HG--
extra : amend_source : ed342175d4daafb2d26dc76df2c771ed934758ac
2015-07-29 10:17:02 -07:00
Aus Lacroix 95b2920eae bug 1188648 - Always log gecko output during Gaia JS Integration Tests. r=jgriffin 2015-07-29 10:15:10 -07:00
Jordan Lund 4841f29c02 Bug 1180063 - update mozharness docs, DONTBUILD r=me a=testing 2015-07-29 11:24:36 -07:00
Julien Pagès 0b400522ae Bug 1170287 - Remove PerfConfigurator.py call in mozharness when running talos. r=jmaher 2015-07-28 21:11:51 +02:00
Alexandre Lissy 4d0b7ed7ff Bug 1188335 - Enable Mulet TaskCluster Gb. r=garndt 2015-07-28 09:24:00 -04:00
Aus Lacroix 0a3df2a5c7 bug 1188698 - Do not fail when succeed count is 0. r=me 2015-07-28 19:20:40 -07:00
Aus Lacroix a145c5815a bug 1188666 - Use 40 chunks for gaia-js-integration tests for b2g-desktop and mulet. 2015-07-28 19:09:20 -07:00
Alexandre Lissy 4b562dce66 Bug 1188336 - Enable Mulet TaskCluster Gbu. r=garndt 2015-07-28 07:32:00 -04:00
Alexandre Lissy 2955b02155 Bug 1188338 - Enable Mulet TaskCluster Li. r=garndt 2015-07-28 07:32:00 -04:00
Jessica Jong 69e60fc974 Bug 1179687 - Enable qemu.log in marionette tests. r=chmanchester 2015-07-28 10:26:57 +08:00
Julien Pagès 585f767ed4 Bug 1187082 - Ensure talos always produces TALOSDATA json structure in logs so perfherder can ingest data. r=jlund
--HG--
extra : commitid : CAu6GTUEgwb
extra : rebase_source : 04cbff62a8c1287934f7dbb95628359c05f438b0
extra : amend_source : 29e31be1cc08f47e8dfac300904150755ae60d6c
2015-07-25 15:29:55 +02:00
Armen Zambrano Gasparnian 12a8b27510 Bug 1187494 - Keep reproducibility of Firefox UI tests up-to-date. r=bhearsum
When a local fails on Firefox UI tests we output the mozharness
command which a person could run on their local development machine
to reproduce the exact failure that we encoutered.
As parameters and options changes over time, we can fall out of date.
This patchs tries to reduce how we can fall out of date by
constructing the command rather than having a hardcoded output.

Another aspect which this patch solves is that for Firefox releases
we have to do some string manipulation to determine where we can
download Firefox crash symbols.
We've modified the script to output in the log the candidate URLs
that we're evaluating. This is useful if anyone wants to determine
why --symbols-path was or was not included. For instance, older candidate
directories on FTP are deleted after some time, hence, deleting the
crash symbols available.

Another matter we fix is that we include in the output what command
was run internally to the Firefox UI test binaries.
This is useful if anyone wants to determine that the right command
are arguments were used.

--HG--
extra : histedit_source : 2036448decbbe40fe18a018ff05f72928207caaf
2015-07-27 11:03:39 -04:00
Julien Pagès 013413b9e2 Bug 1186844 - remove deprecated 'results_urls' options when running talos from harness
--HG--
extra : commitid : JLtHjKVKD2I
extra : rebase_source : 3b8d33852d89cdb38201eb88d60e09ab45fc72ba
2015-07-25 11:33:09 +02:00
Chris Manchester 90daf6b5a6 Bug 1186233 - Set test_packages_url correctly when running wpt from mozharness but outside of buildbot. r=jgraham
--HG--
extra : commitid : 81RUFAAXTwX
2015-07-21 15:27:30 -07:00
James Graham d274fe0384 Bug 1185453 - Generate error summary files for failures, r=chmanchester
--HG--
extra : commitid : FDbFkQpnFZB
extra : rebase_source : 190e2269243938823f8ea05f94306b09a6ff668a
extra : source : df2c4d64382042e7a5f16c28835552239d29e65d
2015-07-20 10:39:03 +01:00
Armen Zambrano Gasparnian 28e62e3685 Bug 1176358 - Fix typo in symbols_url for Firefox UI tests. DONTBUILD. r=chmanchester 2015-07-24 17:29:04 -04:00
Armen Zambrano Gasparnian 15d0a4b27a Bug 1186987 - If file_path is None do not check if it is an executable. DONTBUILD. r=jlund 2015-07-24 11:03:03 -04:00
Armen Zambrano Gasparnian b24bd973bd Bug 1182798 - Set status summary for Firefox UI tests + change exit code. DONTBUILD. r=jlund 2015-07-24 10:41:54 -04:00
Armen Zambrano Gasparnian 3f1982d3de Bug 1176358 - Pass the symbols url instead of an urllib2 opener. DONTBUILD. r=bhearsum 2015-07-24 10:37:52 -04:00
Steve Fink 2b769d805b Bug 1186259 - Record the path to GCC to avoid mismatched gcc/plugin versions, r=terrence
--HG--
extra : commitid : AwF7F0XJvv
extra : rebase_source : 678e5719494d0b5f8cb5d396ac0f1159442da1d7
2015-07-23 16:35:08 -07:00
Jordan Lund 572de38909 Bug 1175701 - Windows Puppet machines failing on sendchange, use pre-moz6 py exe, r=mshal 2015-07-23 13:55:38 -07:00
Mike Shal 24e2d353b1 Bug 1186243 - Remove references to setup.sh; r=jlund 2015-07-23 09:18:49 -04:00
Ryan VanderMeulen 87e736f48e Bug 1186285 - Remove automation for the mozilla-b2g34_v2_1 branch. r=catlee, a=me 2015-07-23 10:35:28 -04:00
Ryan VanderMeulen c0483e71ae Bug 1186284 - Remove automation for the mozilla-b2g32_v2_0 branch. r=catlee, a=me 2015-07-22 23:05:19 -04:00
Carsten "Tomcat" Book 52ef4c4dfb merge mozilla-inbound to mozilla-central a=merge 2015-07-23 12:02:27 +02:00
Aus Lacroix 45add49df6 bug 1186235 - Bump mozharness revision. a=test-only 2015-07-22 16:03:21 -07:00
Aus Lacroix 7ba78c5368 Backed out changeset 48348bfad309 2015-07-22 13:23:43 -07:00
Aus Lacroix 3a72f29d50 bug 1186235 - bump revision used by taskcluster for mozharness. a=test-only 2015-07-22 12:43:51 -07:00
Julien Pagès 8cb39f819f Bug 1172918 - Clean up talos options that are not used (removing from mozharness). r=jmaher
--HG--
extra : rebase_source : 62cd572974cf92b4c56eba4f4433e0761d5f4dcb
2015-07-20 17:32:41 +02:00
Myk Melez 66a0db25a8 Bug 1181867 - correct app_path, set abs_res_dir for webapprt; r=jlund 2015-07-20 09:34:57 -07:00
Armen Zambrano Gasparnian 834129ca68 Bug 1176358. Backout purging of builds for Firefox UI tests. DONTBUILD. r=backout 2015-07-20 12:01:41 -04:00
Ryan VanderMeulen 7c11ff37e3 Merge m-c to inbound. a=merge 2015-07-16 16:20:16 -04:00
Jordan Lund ad4d03f6ef Bug 1154796 - bump mozharness.json to match 239491bc393a, CLOSED TREE r=ryanvm a=testing
--HG--
extra : amend_source : d599fae2ccb0b8599e41d8d37ecfbf49a585a4de
2015-07-16 11:02:52 -07:00
Jordan Lund b7ceb47a26 Bug 1154796 - sync in-tree copy of mozharness to hgmo mozharness 239491bc393a, r=ryanvm a=testing 2015-07-16 11:01:57 -07:00
Kim Moir 1a968e52c0 no bug a=me update mh version 2015-07-15 12:35:12 -04:00
Mike Hommey 67e02ffc14 Bug 1182407 - Use unpack feature of tooltool wherever possible. r=mshal 2015-07-11 06:26:21 +09:00
Jordan Lund cc42883d64 Bug 1154796 - sync in-tree copy of mozharness to hgmo mozharness 4a31e6739409, DONTBUILD r=ryanvm a=testing 2015-07-09 09:53:03 -07:00
Ryan VanderMeulen 60fd82095e No bug - Bump mozharness.json to rev 4a31e6739409. a=test-only 2015-07-08 15:10:09 -04:00
Jordan Lund 45e0930c05 Bug 1154796 - update gecko tree copy of Mozharness to 43f7600b8c80, CLOSED TREE r=mshal 2015-07-08 10:44:58 -07:00
Jordan Lund 8405b45930 Bug 1154796 - make a copy of mozharness and put it in gecko tree, based on 4d855a6835ed, r=mshal 2015-07-03 09:04:58 -07: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
Carsten "Tomcat" Book 61b67fa50e Backed out changeset df2c4d643820 (bug 1185453) for mulet mochitest bustage on a CLOSED TREE 2015-07-22 14:39:00 +02:00
James Graham fd362005a4 Bug 1185453 - Generate error summary files for failures, r=chmanchester
--HG--
extra : commitid : 5VctDCc7kx2
extra : rebase_source : f82c99e728f18337b5b1235d32987861129abcac
extra : amend_source : ae979cfd8a201def4ad8e6a44b06e58d5a4812a9
2015-07-20 10:39:03 +01:00
Andrew Halberstadt 2be5ff0c10 Bug 1014760 - Move mozlog.structured to mozlog; Move mozlog to mozlog.unstructured, r=jgraham
Mozlog currently has two implementations. The top level package is based on the logging module and is
deprecated. The newer structured logging implementation lives in mozlog.structured. This patch swaps the
two, so the top level mozlog module contains the recommended implementation, while mozlog.unstructured
contains the old one.

--HG--
rename : testing/mozbase/docs/mozlog_structured.rst => testing/mozbase/docs/mozlog.rst
rename : testing/mozbase/mozlog/mozlog/structured/commandline.py => testing/mozbase/mozlog/mozlog/commandline.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/__init__.py => testing/mozbase/mozlog/mozlog/formatters/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/base.py => testing/mozbase/mozlog/mozlog/formatters/base.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/errorsummary.py => testing/mozbase/mozlog/mozlog/formatters/errorsummary.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/__init__.py => testing/mozbase/mozlog/mozlog/formatters/html/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/html.py => testing/mozbase/mozlog/mozlog/formatters/html/html.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/main.js => testing/mozbase/mozlog/mozlog/formatters/html/main.js
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/style.css => testing/mozbase/mozlog/mozlog/formatters/html/style.css
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/xmlgen.py => testing/mozbase/mozlog/mozlog/formatters/html/xmlgen.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/machformatter.py => testing/mozbase/mozlog/mozlog/formatters/machformatter.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/tbplformatter.py => testing/mozbase/mozlog/mozlog/formatters/tbplformatter.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/unittest.py => testing/mozbase/mozlog/mozlog/formatters/unittest.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/xunit.py => testing/mozbase/mozlog/mozlog/formatters/xunit.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/__init__.py => testing/mozbase/mozlog/mozlog/handlers/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/base.py => testing/mozbase/mozlog/mozlog/handlers/base.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/bufferhandler.py => testing/mozbase/mozlog/mozlog/handlers/bufferhandler.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/statushandler.py => testing/mozbase/mozlog/mozlog/handlers/statushandler.py
rename : testing/mozbase/mozlog/mozlog/structured/logtypes.py => testing/mozbase/mozlog/mozlog/logtypes.py
rename : testing/mozbase/mozlog/mozlog/structured/reader.py => testing/mozbase/mozlog/mozlog/reader.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/__init__.py => testing/mozbase/mozlog/mozlog/scripts/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/format.py => testing/mozbase/mozlog/mozlog/scripts/format.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/logmerge.py => testing/mozbase/mozlog/mozlog/scripts/logmerge.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/unstable.py => testing/mozbase/mozlog/mozlog/scripts/unstable.py
rename : testing/mozbase/mozlog/mozlog/structured/stdadapter.py => testing/mozbase/mozlog/mozlog/stdadapter.py
rename : testing/mozbase/mozlog/mozlog/structured/structuredlog.py => testing/mozbase/mozlog/mozlog/structuredlog.py
rename : testing/mozbase/mozlog/mozlog/logger.py => testing/mozbase/mozlog/mozlog/unstructured/logger.py
rename : testing/mozbase/mozlog/mozlog/loggingmixin.py => testing/mozbase/mozlog/mozlog/unstructured/loggingmixin.py
rename : testing/mozbase/mozlog/mozlog/loglistener.py => testing/mozbase/mozlog/mozlog/unstructured/loglistener.py
extra : commitid : 3JWk75JY4N0
extra : rebase_source : 229bad7a7bf8ead013ce62d128c0896a75cad393
2015-07-16 10:38:40 -04:00
Mike Shal fbfeac8703 No bug - bump mozharness.json to 4d855a6835ed; a=RyanVM 2015-07-02 21:53:29 -04:00
Jonathan Griffin 39e70b65f4 Bug 1177789 - Mozharness bump 2015-06-30 11:29:33 -07:00
Chris Manchester 7fe18b4491 Bug 917999 - Bump mozharness for changes to directory name for cppunittests.;r=me
--HG--
extra : commitid : 6SxV97s1a3M
2015-06-29 11:16:51 -07:00
Ryan VanderMeulen a0a6937292 Backed out 3 changesets (bug 917999) for Android x86 test bustage.
Backed out changeset 58331e57de1c (bug 917999)
Backed out changeset 50f9123412c7 (bug 917999)
Backed out changeset 3b19643ec039 (bug 917999)

CLOSED TREE
2015-06-29 15:22:51 -04:00
Chris Manchester 4773a771b0 Bug 917999 - Bump mozharness for changes to directory name for cppunittests.;r=me
--HG--
extra : commitid : IelfHb9FUgt
2015-06-29 11:16:51 -07:00
Mike Shal 4e26174a1c No bug - bump mozharness.json to 30d82783408b; a=RyanVM 2015-06-26 17:40:52 -04:00
Chris Manchester e0393ce4f2 No Bug - Bump mozharness.json revision. a=RyanVM
--HG--
extra : commitid : 82mXWP23MPo
2015-06-25 16:40:49 -07:00
Mike Shal b90d0b0eca No bug - bump mozharness.json to 946d3352e137; a=RyanVM 2015-06-24 16:17:50 -04:00
Chris Manchester 146e65372a Bug 1168612 - Bump mozharness to get check tests back. r=jlund a=RyanVM
--HG--
extra : commitid : 3gicnVthvwl
2015-06-18 11:12:45 -07:00
Chris Cooper 90ee9d633a No bug - bump mozharness.json to 321d9dcec7b2 2015-06-16 11:39:51 -04:00
Mike Shal 616a34a8b6 No bug - bump mozharness.json to 526075bc2e35 2015-06-15 11:02:47 -04:00
Mike Shal 6508b24916 No bug - bump mozharness.json to 42a7a9e793f4 2015-06-11 21:35:22 -04:00
Kim Moir cc90f6649e a=me no bug update mozharness.json to a64e1cbfb998 2015-06-10 12:07:30 -04:00
Ryan VanderMeulen 2298a8c8df No bug - Bump mozharness.json to rev 1a041ea00cf3. a=me
CLOSED TREE
2015-06-09 10:34:25 -04:00
Kim Moir 4b0c32375e a=RyanVM backed out changeset 64d4c71b2def no bug 2015-06-08 15:14:54 -04:00
Kim Moir 5da07bdccd a=testing no bug update mozharness.json to f38ae34393a9 2015-06-08 15:00:57 -04:00
Kim Moir 22efac7618 no bug update mozharness.json to 5c70071f150e 2015-06-05 11:09:12 -04:00
Armen Zambrano Gasparnian 12d96a99d9 Bug 1148546 - Bump mozharness revision to 42ad3e4d3b1d. a=RyanVM 2015-06-04 14:44:20 -04:00
Dustin J. Mitchell b5a4c056c2 Bug 1168612: bump mozharness to 3e36eedc67a2; a=RyanVM
--HG--
extra : source : 7100c3ca5d17c7ff474f41e44765e696e3920f8b
extra : amend_source : 4b8c24b0b65d75fc53f854f2a15e97ea6baf9271
2015-06-03 11:14:34 -04:00
Mike Hommey 01c853b940 Bug 1169937 - Bump mozharness to 476752fc4ea8 2015-06-03 07:09:54 +09:00
Mike Hommey 77263e9566 Bug 1169937 - Bump mozharness to 3030ddc03dd3 2015-06-02 07:55:23 +09:00
Mike Shal d21fb31d58 Bug 1168311 - Bump mozharness.json to 76ddf456e51b 2015-05-28 17:52:06 -04:00
Jonathan Griffin 208b1233cc Bug 1168634 - Bump mozharness to 21eea84e3091 2015-05-28 14:05:21 -07:00
Steve Fink 26cb8026c2 No bug. Update mozharness.json to d12c53e80161 on a CLOSED TREE.
--HG--
extra : amend_source : 3513376cb4f9df7c14fca819115c90b92043943d
2015-05-28 12:29:26 -07:00
Kim Moir 19086f055e CLOSED TREE No bug update mozharness.json to 183cc1ad1933 2015-05-28 14:39:20 -04:00
Mike Shal 8db5eb0833 No bug - bump mozharness.json to aa543babe6b7 2015-05-26 18:43:33 -04:00
Kim Moir eda6ff0f8f No bug update mozharness.json to 12ce04f3ec51 2015-05-25 14:24:19 -04:00
Mike Shal 78ffc486b4 No bug - bump mozharness.json to 66c655a58460 2015-05-22 13:20:16 -04:00
Mike Shal 5d1a416882 No bug - Bump mozharness.json to bd00d3ff0950; a=RyanVM 2015-05-20 09:30:32 -04:00
Geoff Brown 1f96adba3b Bug 1164866 - Bump mozharness to revision 560859d88ba8 2015-05-15 11:59:03 -06:00
Carsten Tomcat Book 1f2445b13d Bug 1165280 - "need to bump mozharness to af7f8a8bf40d" a=me 2015-05-15 04:21:00 +02:00
Ryan VanderMeulen c32f82bcd1 No bug - Bump mozharness.json to revision 1a2600cf03fc. a=me
--HG--
extra : source : 6ba4ce5105f74257f0f7d7e98aba5e4209cd333d
2015-05-14 12:28:17 -04:00
Mike Shal 3340572194 Bug 1164867 - Bump mozharness.json to revision af7f8a8bf40d 2015-05-14 13:12:34 -04:00
Aus Lacroix ed1172ca1a bug 1159960 - Update tester docker image. r=lightsofapollo 2015-05-13 14:09:23 -07:00
Mike Shal 27ce075b26 Bug 1159838 - Bump mozharness.json to revision 4d260376921f 2015-05-06 08:22:25 -04:00
Chris Manchester 7509c34631 Bug 1160650 - Bump mozharness revision to pick up recent changes.;r=armenzg 2015-05-05 10:03:16 -07:00
Mike Shal c09e9ab98b Bug 1159838 - Bump mozharness.json to revision c9633e9c344a on a CLOSED TREE 2015-05-04 15:02:22 -04:00
Mike Shal de394bb8a3 Bug 1159838 - Bump mozharness.json to revision 9841e17fc51f 2015-05-04 14:48:13 -04:00
Geoff Brown fc1d1d00a6 Bug 1160194 - Bump mozharness.json to revision 1da0d44cd6ab 2015-05-01 16:34:37 -06:00
Ryan VanderMeulen 2cb72a414d Bug 1155238 - Bump mozharness.json to revision ca580fcfa627. 2015-04-30 14:17:41 -04:00
Ryan VanderMeulen 0b0575c1a3 No bug - Bump mozharness.json to revision fa7ea67fc5a2.
CLOSED TREE
2015-04-30 10:42:18 -04:00
Mike Shal b494a10b82 Bug 1152031 - Bump mozharness.json to 23dee28169d6; a=RyanVM 2015-04-17 12:02:29 -04:00
Carsten Tomcat Book 9679c4bf8e Bug 1155679 - "mozharness update to ref 4f1cf3369955" on a CLOSED TREE . r=ryanvm a=sheriffduty-me 2015-04-17 07:31:00 +02:00
Ryan VanderMeulen 5d36f17a50 Bug 1154434 - Bump mozharness.json to revision 4567c42063b7. a=me 2015-04-15 11:03:41 -04:00
Jordan Lund 2d03e67eb1 No Bug - bump mozharness.json to rev ed7cbf080ee6, r=mshal, a=testing 2015-04-14 11:42:38 -07:00
Ryan VanderMeulen 7700a98e42 Bug 1153060 - Bump the in-tree mozharness revision. a=me 2015-04-09 22:36:17 -04:00
Jonathan Griffin 3124f5649a Bug 1147029 - Bump mozharness to 87da3e48572d, r=jlund 2015-04-02 10:19:34 -07:00
Mike Shal 8e502c8c88 No bug - Bump mozharness.json to revision 9c18f2f9e0c0; r=jlund a=testing 2015-03-26 18:41:13 -04:00
Mike Shal dbdfa2d1f6 Bug 1117960 - bump mozharness.json to rev 93f17b170f43; r=jlund 2015-03-23 09:42:38 -04:00
Jeff Gilbert 5da1c39c61 Bug 1143218 - Use mochitest subsuites to specify webgl tests. r=jmaher,gbrown 2015-03-18 17:19:22 -07:00
Jordan Lund 0739027924 Bug 1113460 - mozharness.json bump, r=ryanvm a=testing
--HG--
extra : amend_source : 27e89a8b83d28eb6e989944e0d625134f426ae2b
2015-03-18 12:09:31 -07:00
Ryan VanderMeulen ae9d9f1b5b No bug - Bump mozharness.json to revision d3c7be58567d. a=me 2015-03-17 14:00:48 -04:00
Joel Maher 849d302599 no bug: bump mozharness revision to fix mozharness branch conflict of android.json removal CLOSED TREE 2015-03-13 17:32:07 -04:00
Ben Hearsum bad06b741b No bug: bump mozharness revision after backing out b2g build bustage. r=bustage, a=bustage 2015-03-13 15:14:31 -04:00
Ben Hearsum 8c7331cf4e No bug: bump mozharness revision as part of Buildbot master reconfig. r=reconfig, a=reconfig 2015-03-13 14:44:37 -04:00
Vaibhav Agrawal 25dfa5ca56 Bug 1083347 - Removing gl.json and editing in-tree configurations.r=armenzg, gbrown DONTBUILD 2015-03-12 01:22:13 +08:00
Joel Maher 3d40e71038 Backed out changeset 404caa140516 for landing with the wrong bug number 2015-03-12 11:30:01 -04:00
Vaibhav Agrawal 65956bb861 Bug 1083346 - Removing gl.json and editing in-tree configurations.r=armenzg, gbrown 2015-03-12 01:22:13 +08:00
Mike Shal 53b5fec02c Bug 1135250 - Bump mozharness rev; r=jlund 2015-03-11 17:38:48 -04:00
Jordan Lund 658021c2d9 Bug 1094364 - Bump mozharness json rev to 8dc154c5a136. r+a=RyanVM 2015-03-11 12:41:00 -04:00
Ben Hearsum 22e4e4dc7a bug 1141633: bug 1140437 broke flame kitkat nightlies. r=me, a=bustage 2015-03-11 09:23:53 -04:00
Jordan Lund 92332d49a9 Bug 1094364 - bump mozharness json rev to 0230a275037f, CLOSED TREE DONTBUILD r=mshal
--HG--
extra : amend_source : 9899ff9c91351a74341ffd933bcdda0d1af859fb
2015-03-09 15:01:32 -07:00
Geoff Brown 96bcf36ae4 Bug 1062365 - Bump mozharness rev; r=armenzg 2015-03-05 10:47:40 -07:00
Mike Shal 4273468f17 Bug 1135681 - Bump mozharness rev; r=jlund 2015-02-24 16:18:23 -05:00
Armen Zambrano Gasparnian 9b757a1eeb Bug 1110286 - Pin mozharness to 2264bffd89ca instead of production. r=rail 2015-02-18 11:04:52 -05:00
Armen Zambrano Gasparnian 4ccbbd6d07 Bug 791924 - Add mozharness.json. DONTBUILD. NPOTB. r=rail 2014-11-17 15:42:49 -05:00
Aki Sasaki 331fc9408f bug 1339706 - update mozharness configs and scripts for l10n-changesets.json. r=rail a=release
This points the multilocale builds at the in-tree l10n-changesets.json.

Update the merge day configs to know about l10n-changesets.json.  We need to run the l10n bumper after the aurora -> beta merge day script, and before beta1 go-to-build.

MozReview-Commit-ID: IBATJK86BqE

--HG--
extra : rebase_source : 9e4d5e72b56d3e019bde684487ad728af16034e5
extra : histedit_source : 91bf2a991e96d0ee2c4ba859b5b50c64676adf91
2017-02-17 08:51:07 -08:00
Aki Sasaki e2131d1734 bug 1339706 - l10n-bumper should build platforms from in-tree files. r=rail a=release
We were downloading the json from the dashboard, but the l10n team wants to discontinue that.  Instead, we download the revisions from the dashboard for beta and jamun, and use 'default' revisions on central and aurora.  We build the platform lists from all-locales and maemo-locales.

I updated the mozilla-beta config to be live, but since we have the mozharness repo and revision pinned in puppet, we will be able to pin to a new revision and point at the jamun config file.

MozReview-Commit-ID: JQcJKMVqcFr

--HG--
extra : rebase_source : 27adeaa8e0e987f0371bb79fcd77d80cc94b06ba
extra : histedit_source : c05df1b0ac3dde7c3aa8876bb635944fda445578
2017-02-16 14:17:03 -08:00
Armen Zambrano Gasparnian 80da5bfe94 Bug 1043699 - Backout of changeset 6921bd616ff1. DONTBUILD. CLOSED TREE. r=backout 2014-11-03 16:46:01 -05:00
Armen Zambrano Gasparnian f49edc1f81 Bug 1043699 - Add Mulet reftests support. r=jgriffin 2014-11-03 12:55:46 -05:00
Jordan Lund 0a3dc9bf3a backed out Bug 1277595, revs d5d26aa0f369, 42ab74605817, c1aa2a15b4eb, 32a569f4df06, dee2532bdc95, 5809a56922ed CLOSED TREE
* backed out Bug 1277595 - rev: d5d26aa0f369
* backed out Bug 1277595 - rev: 42ab74605817
* backed out Bug 1277595 - rev: c1aa2a15b4eb
* backed out Bug 1277595 - rev: 32a569f4df06
* backed out Bug 1277595 - rev: dee2532bdc95
* backed out Bug 1277595 - rev: 5809a56922ed

--HG--
extra : rebase_source : 06eb6b59fcf558ed67d7db707d27b8fbd6137c7b
extra : amend_source : 0ca4e52b486b73e82127077595fb83e77aaaa55f
2016-09-01 09:56:54 -07:00
amiyaguchi@mozilla.com 2d162586c0 Bug 1277595 - Generate balrog properties as a taskcluster artifact, r=jlund
MozReview-Commit-ID: Bzx5yfVfZcw

--HG--
extra : rebase_source : 05710b7321dba84913b19fcb2b561a05fefdbec2
2016-09-01 09:22:45 -07:00
amiyaguchi@mozilla.com 5ad457756e Bug 1277595 - Use mozilla-central config-file on try, r=jlund
MozReview-Commit-ID: J9GQWV4krX

--HG--
extra : rebase_source : cc227fc21f020557b942a19f0d3f634d41f0b9bb
2016-09-01 09:22:10 -07:00
amiyaguchi@mozilla.com c13f4d2012 Bug 1277595 - Enable multil10n fennec builds on taskcluster, r=jlund
MozReview-Commit-ID: B2A3Wg6DBlt

--HG--
extra : rebase_source : 0a4cce85f818a17dbe543d92ecf7b61acf5d51be
2016-09-01 09:21:29 -07:00