Ronald Claveau
fa6ed86b0a
Bug 1204630 - Allow B2G builds to specify different b2g repo and branch. DONTBUILD. r=armenzg
2015-09-17 15:22:54 -04:00
Jordan Lund
b1a516767c
Bug 1175701 - Windows Puppet machines failing on sendchange, r=backout
2015-09-15 22:28:28 -07:00
Julien Pagès
9c295031bf
Bug 1007262 - talos should use in-tree mozbase. r=jmaher
2015-09-12 18:58:11 +02:00
Wes Kocher
8f2936989b
Merge b2ginbound to central, a=merge CLOSED TREE
2015-09-16 11:00:55 -07:00
Wander Lairson Costa
07c171dd06
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.
2015-09-16 10:40:40 +02:00
Jordan Lund
c9e915e9c6
Bug 1191859 - Make bundleclone extension available inside mock, r=nthomas
2015-09-16 12:51:39 +12:00
Wes Kocher
e7846b8a1b
Merge m-c to b2ginbound, a=merge
2015-09-15 17:20:50 -07:00
Alexandre Lissy
6777650766
Bug 1188337 - Enable Mulet TaskCluster Gu and prepare for Gu-oop r=garndt,aus
2015-09-15 14:08:01 -07:00
Wes Kocher
3b4ea4d311
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
2a7998e950
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
31c9a437a2
Bug 1188337 - Enable Mulet TaskCluster Gu and prepare for Gu-oop r=aus,garndt
2015-09-15 11:07:05 -07:00
Aus Lacroix
1b0b989e08
Backed out changeset 7af7d79708de - missing files.
2015-09-15 11:05:34 -07:00
Aus Lacroix
5729b29b85
Bug 1188337 - Enable Mulet TaskCluster Gu and prepare for Gu-oop r=aus,garndt
2015-09-15 11:04:55 -07:00
Wes Kocher
3456270dff
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
b7304302e8
Bug 1194166 - Update unittest mozconfigs for all platforms, r=chmanchester,jlund
2015-09-15 15:33:38 +01:00
James Graham
e45f9f1dc8
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
04fcbeadb3
Bug 1198179: in taskcluster, have 'make upload' just copy; r=ted.mielczarek
2015-09-11 11:35:00 -04:00
John Dai
ed1c28f2f7
Bug 1203513 - Add LD_LIBRARY_PATH in Emulator build script. r=dustin
2015-09-13 19:27:00 +02:00
Nigel Babu
16d564d7cc
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
c4a6375e27
Bug 1194166 - Update unittest mozconfigs for all platforms, r=chmanchester,jlund
2015-09-14 09:46:59 +01:00
James Graham
9628000a4e
Bug 1193257
- Make xpcshell harness command line arguments path filters for tests, r=ahal
2015-09-14 09:46:58 +01:00
Joshua Cranmer
5919f868c4
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.
2015-09-12 17:04:55 -05:00
Maja Frydrychowicz
cace283c6d
Bug 1197224 - Add mozharness script to run firefox-media-tests in buildbot, r=jgriffin, DONTBUILD because NPOTB
2015-09-10 15:13:52 -04:00
Armen Zambrano Gasparnian
ccec7e2392
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.
2015-09-18 13:06:09 -04:00
Armen Zambrano Gasparnian
356adbeb06
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
2015-09-18 13:02:33 -04:00
James Graham
ccefae3782
Bug 1194166 - Update unittest mozconfigs for all platforms, r=chmanchester,jlund
2015-09-17 10:51:06 +01:00
James Graham
6969ca055e
Bug 1193257
- Make xpcshell harness command line arguments path filters for tests, r=ahal
2015-09-17 10:51:02 +01:00
Ryan VanderMeulen
ab4235c1e4
Bug 1205346 - Remove automation for the mozilla-b2g34_v2_1s branch. r=catlee DONTBUILD
2015-09-21 10:48:01 -04:00
Rail Aliiev
6c3ecef3a8
Bug 1190766 - Tracking bug for Sep-21-2015 migration work. r=jlund DONTBUILD
2015-09-21 06:40:27 -04:00
John Dai
b10baa9a2b
Bug 1204822 - Add LD_LIBRARY_PATH in build script. r=dustin, r=jlund
2015-09-17 19:28:00 +02:00
Carsten "Tomcat" Book
eda3fb58b1
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
1df0ecfb37
Bug 1194166 - Update unittest mozconfigs for all platforms, r=chmanchester,jlund
2015-09-11 12:30:15 +01:00
James Graham
6d12e51717
Bug 1193257
- Make xpcshell harness command line arguments path filters for tests, r=ahal
2015-09-11 12:30:14 +01:00
Ted Mielczarek
a91679ee40
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
2015-08-24 12:38:13 -04:00
Ted Mielczarek
042dab734d
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.
2015-08-24 13:54:03 -04:00
Phil Ringnalda
10105b6697
Merge m-c to m-i
...
CLOSED TREE
2015-09-10 15:30:31 -07:00
Wander Lairson Costa
6f2963885f
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
265cbe8126
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
90e399ba73
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-09 11:28:06 -03: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
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
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
Chris Manchester
41b4269336
Bug 992983 - Run gtests from mozharness' desktop_unittest.py r=jlund
2015-07-18 22:05:06 -07: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
Kim Moir
8eba1dd17d
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
b7d4b0e070
Bug 1192068 - Use long hg revision for sourcestamp in mozharness; r=gps,jlund
2015-08-06 15:39:38 -04:00
Kim Moir
f1286c1802
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
c2855da232
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
a84276913e
Bug 1133074 - Use routes.json for mozharness TC uploads; r=jlund
2015-07-27 11:03:54 -04:00
Mike Shal
795629f792
Bug 1133074 - Add mozharness parameters for taskcluster routes; r=jlund
2015-07-30 15:44:47 -04:00
Mike Shal
0a9d398b34
Bug 1186883 - Remove references to setup.sh for release android repacks; r=jlund
2015-07-23 09:21:01 -04:00
Mike Shal
e2766cbcc7
Bug 1186883 - Remove references to setup.sh for beta android repacks; r=jlund
2015-07-23 09:20:32 -04:00
Mike Shal
91db2a512f
Bug 1186883 - Remove references to setup.sh for aurora android repacks; r=jlund
2015-07-23 09:19:29 -04:00
Carsten "Tomcat" Book
b0c6601acf
merge mozilla-inbound to mozilla-central a=merge
2015-08-05 13:12:59 +02:00
Aus Lacroix
9ddbbf4012
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
f6e0796b41
Bug 1189897 - Undo the Android changes from bug 1172918. r=jmaher
2015-07-31 17:38:42 -04:00
Julien Pagès
a5af504826
Bug 1189021 - talos is not seen as a package when used by mozharness. r=jmaher
2015-08-03 17:17:32 +02:00
Wander Lairson Costa
47dfaaaf3d
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.
2015-07-31 17:24:46 -03:00
Wander Lairson Costa
c7151c9425
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.
2015-07-31 17:24:46 -03:00
Julien Pagès
9a9c43cede
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
2015-07-30 17:31:52 +02:00
Mike Shal
aebf146030
Bug 1175655 - mozharness should use full hg revision; r=jlund
2015-07-28 14:41:10 -04:00
Chris Manchester
76fb47f54c
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.
2015-07-29 00:10:06 -07:00
Rail Aliiev
bd61ad47b4
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
814d5aae16
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
cb7dc67ce2
Merge b2ginbound to central, a=merge
2015-07-29 20:19:12 -07:00
Aus Lacroix
e38b6ca6c6
bug 1188648 - Bump mozharness revision to latest. r=me
2015-07-29 10:17:02 -07:00
Aus Lacroix
f90c257306
bug 1188648 - Always log gecko output during Gaia JS Integration Tests. r=jgriffin
2015-07-29 10:15:10 -07:00
Jordan Lund
58f939a170
Bug 1180063 - update mozharness docs, DONTBUILD r=me a=testing
2015-07-29 11:24:36 -07:00
Julien Pagès
fc758fef6f
Bug 1170287 - Remove PerfConfigurator.py call in mozharness when running talos. r=jmaher
2015-07-28 21:11:51 +02:00
Alexandre Lissy
e3336b1cc5
Bug 1188335 - Enable Mulet TaskCluster Gb. r=garndt
2015-07-28 09:24:00 -04:00
Aus Lacroix
ddcc4f28a3
bug 1188698 - Do not fail when succeed count is 0. r=me
2015-07-28 19:20:40 -07:00
Aus Lacroix
b6c2e45bbf
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
187bb9863a
Bug 1188336 - Enable Mulet TaskCluster Gbu. r=garndt
2015-07-28 07:32:00 -04:00
Alexandre Lissy
c7e463f726
Bug 1188338 - Enable Mulet TaskCluster Li. r=garndt
2015-07-28 07:32:00 -04:00
Jessica Jong
2976b25daf
Bug 1179687 - Enable qemu.log in marionette tests. r=chmanchester
2015-07-28 10:26:57 +08:00
Julien Pagès
0fd73e1540
Bug 1187082 - Ensure talos always produces TALOSDATA json structure in logs so perfherder can ingest data. r=jlund
2015-07-25 15:29:55 +02:00
Armen Zambrano Gasparnian
3b45c1fa44
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.
2015-07-27 11:03:39 -04:00
Julien Pagès
1f354b431f
Bug 1186844 - remove deprecated 'results_urls' options when running talos from harness
2015-07-25 11:33:09 +02:00
Chris Manchester
d5454fc67d
Bug 1186233 - Set test_packages_url correctly when running wpt from mozharness but outside of buildbot. r=jgraham
2015-07-21 15:27:30 -07:00
James Graham
05b803d24f
Bug 1185453 - Generate error summary files for failures, r=chmanchester
2015-07-20 10:39:03 +01:00
Armen Zambrano Gasparnian
818972d2a3
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
8bbdefec5a
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
8370411401
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
cc888b0711
Bug 1176358 - Pass the symbols url instead of an urllib2 opener. DONTBUILD. r=bhearsum
2015-07-24 10:37:52 -04:00
Steve Fink
95444f349f
Bug 1186259 - Record the path to GCC to avoid mismatched gcc/plugin versions, r=terrence
2015-07-23 16:35:08 -07:00
Jordan Lund
ac0b008401
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
f5d44fce42
Bug 1186243 - Remove references to setup.sh; r=jlund
2015-07-23 09:18:49 -04:00
Ryan VanderMeulen
afb0480a59
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
a39a0c1c0c
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
2b84579851
merge mozilla-inbound to mozilla-central a=merge
2015-07-23 12:02:27 +02:00
Aus Lacroix
e0b83f50b7
bug 1186235 - Bump mozharness revision. a=test-only
2015-07-22 16:03:21 -07:00
Aus Lacroix
d4eb2b5e38
Backed out changeset 48348bfad309
2015-07-22 13:23:43 -07:00
Aus Lacroix
2c9fc7f0ee
bug 1186235 - bump revision used by taskcluster for mozharness. a=test-only
2015-07-22 12:43:51 -07:00
Julien Pagès
d3cb183c2a
Bug 1172918 - Clean up talos options that are not used (removing from mozharness). r=jmaher
2015-07-20 17:32:41 +02:00
Myk Melez
5d23701b97
Bug 1181867 - correct app_path, set abs_res_dir for webapprt; r=jlund
2015-07-20 09:34:57 -07:00
Armen Zambrano Gasparnian
6e309c2abe
Bug 1176358. Backout purging of builds for Firefox UI tests. DONTBUILD. r=backout
2015-07-20 12:01:41 -04:00
Ryan VanderMeulen
bb8fc17549
Merge m-c to inbound. a=merge
2015-07-16 16:20:16 -04:00
Jordan Lund
6a018eeb7d
Bug 1154796 - bump mozharness.json to match 239491bc393a, CLOSED TREE r=ryanvm a=testing
2015-07-16 11:02:52 -07:00
Jordan Lund
b93bb49047
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
14d5c1b6be
no bug a=me update mh version
2015-07-15 12:35:12 -04:00
Mike Hommey
5aeb5f401e
Bug 1182407 - Use unpack feature of tooltool wherever possible. r=mshal
2015-07-11 06:26:21 +09:00
Jordan Lund
7142d29a94
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
f032d60a63
No bug - Bump mozharness.json to rev 4a31e6739409. a=test-only
2015-07-08 15:10:09 -04:00
Jordan Lund
72680ab30a
Bug 1154796 - update gecko tree copy of Mozharness to 43f7600b8c80, CLOSED TREE r=mshal
2015-07-08 10:44:58 -07:00
Jordan Lund
93c2063d72
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
076f7d233b
Bug 1185539 - './mach talos-test' doesn't run. r=jmaher
2015-07-22 16:59:01 +02:00
Carsten "Tomcat" Book
033874600a
Backed out changeset df2c4d643820 (bug 1185453) for mulet mochitest bustage on a CLOSED TREE
2015-07-22 14:39:00 +02:00
James Graham
13ea78982f
Bug 1185453 - Generate error summary files for failures, r=chmanchester
2015-07-20 10:39:03 +01:00
Andrew Halberstadt
b86f120e23
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.
2015-07-16 10:38:40 -04:00
Mike Shal
24470202f3
No bug - bump mozharness.json to 4d855a6835ed; a=RyanVM
2015-07-02 21:53:29 -04:00
Jonathan Griffin
5cb4c22951
Bug 1177789 - Mozharness bump
2015-06-30 11:29:33 -07:00
Chris Manchester
8f38923c99
Bug 917999 - Bump mozharness for changes to directory name for cppunittests.;r=me
2015-06-29 11:16:51 -07:00
Ryan VanderMeulen
2f7c322318
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
4a502fa3f5
Bug 917999 - Bump mozharness for changes to directory name for cppunittests.;r=me
2015-06-29 11:16:51 -07:00
Mike Shal
1a08f3b10a
No bug - bump mozharness.json to 30d82783408b; a=RyanVM
2015-06-26 17:40:52 -04:00
Chris Manchester
f565808921
No Bug - Bump mozharness.json revision. a=RyanVM
2015-06-25 16:40:49 -07:00
Mike Shal
f9f226f2b6
No bug - bump mozharness.json to 946d3352e137; a=RyanVM
2015-06-24 16:17:50 -04:00
Chris Manchester
1d3ff226b3
Bug 1168612 - Bump mozharness to get check tests back. r=jlund a=RyanVM
2015-06-18 11:12:45 -07:00
Chris Cooper
2e4a9b7824
No bug - bump mozharness.json to 321d9dcec7b2
2015-06-16 11:39:51 -04:00
Mike Shal
c4d0b84473
No bug - bump mozharness.json to 526075bc2e35
2015-06-15 11:02:47 -04:00
Mike Shal
40102b521a
No bug - bump mozharness.json to 42a7a9e793f4
2015-06-11 21:35:22 -04:00
Kim Moir
b0016d4e9f
a=me no bug update mozharness.json to a64e1cbfb998
2015-06-10 12:07:30 -04:00
Ryan VanderMeulen
3268a49ab2
No bug - Bump mozharness.json to rev 1a041ea00cf3. a=me
...
CLOSED TREE
2015-06-09 10:34:25 -04:00
Kim Moir
509480a522
a=RyanVM backed out changeset 64d4c71b2def no bug
2015-06-08 15:14:54 -04:00
Kim Moir
29eff22135
a=testing no bug update mozharness.json to f38ae34393a9
2015-06-08 15:00:57 -04:00
Kim Moir
428ed4f09f
no bug update mozharness.json to 5c70071f150e
2015-06-05 11:09:12 -04:00
Armen Zambrano Gasparnian
bf4e962f26
Bug 1148546 - Bump mozharness revision to 42ad3e4d3b1d. a=RyanVM
2015-06-04 14:44:20 -04:00
Dustin J. Mitchell
226965997f
Bug 1168612: bump mozharness to 3e36eedc67a2; a=RyanVM
2015-06-03 11:14:34 -04:00
Mike Hommey
5355e1739f
Bug 1169937 - Bump mozharness to 476752fc4ea8
2015-06-03 07:09:54 +09:00
Mike Hommey
d2b83dc82e
Bug 1169937 - Bump mozharness to 3030ddc03dd3
2015-06-02 07:55:23 +09:00
Mike Shal
4fdbf9fccb
Bug 1168311 - Bump mozharness.json to 76ddf456e51b
2015-05-28 17:52:06 -04:00
Jonathan Griffin
44822bdbc7
Bug 1168634 - Bump mozharness to 21eea84e3091
2015-05-28 14:05:21 -07:00
Steve Fink
a7c42eb783
No bug. Update mozharness.json to d12c53e80161 on a CLOSED TREE.
2015-05-28 12:29:26 -07:00
Kim Moir
2602f77562
CLOSED TREE No bug update mozharness.json to 183cc1ad1933
2015-05-28 14:39:20 -04:00
Mike Shal
0daa4db932
No bug - bump mozharness.json to aa543babe6b7
2015-05-26 18:43:33 -04:00
Kim Moir
f2844e9d6e
No bug update mozharness.json to 12ce04f3ec51
2015-05-25 14:24:19 -04:00
Mike Shal
88260508cf
No bug - bump mozharness.json to 66c655a58460
2015-05-22 13:20:16 -04:00
Mike Shal
51e6669d14
No bug - Bump mozharness.json to bd00d3ff0950; a=RyanVM
2015-05-20 09:30:32 -04:00
Geoff Brown
cc9073a089
Bug 1164866 - Bump mozharness to revision 560859d88ba8
2015-05-15 11:59:03 -06:00
Carsten Tomcat Book
4cccdeca66
Bug 1165280 - "need to bump mozharness to af7f8a8bf40d" a=me
2015-05-15 04:21:00 +02:00
Ryan VanderMeulen
d4a393cfaa
No bug - Bump mozharness.json to revision 1a2600cf03fc. a=me
2015-05-14 12:28:17 -04:00
Mike Shal
358c023659
Bug 1164867 - Bump mozharness.json to revision af7f8a8bf40d
2015-05-14 13:12:34 -04:00
Aus Lacroix
c9ccc765bf
bug 1159960 - Update tester docker image. r=lightsofapollo
2015-05-13 14:09:23 -07:00
Mike Shal
6a1f5926a9
Bug 1159838 - Bump mozharness.json to revision 4d260376921f
2015-05-06 08:22:25 -04:00
Chris Manchester
1883dfa3a7
Bug 1160650 - Bump mozharness revision to pick up recent changes.;r=armenzg
2015-05-05 10:03:16 -07:00
Mike Shal
39fb12eb10
Bug 1159838 - Bump mozharness.json to revision c9633e9c344a on a CLOSED TREE
2015-05-04 15:02:22 -04:00
Mike Shal
367613dfd6
Bug 1159838 - Bump mozharness.json to revision 9841e17fc51f
2015-05-04 14:48:13 -04:00
Geoff Brown
f454a7e338
Bug 1160194 - Bump mozharness.json to revision 1da0d44cd6ab
2015-05-01 16:34:37 -06:00
Ryan VanderMeulen
1add4b4519
Bug 1155238 - Bump mozharness.json to revision ca580fcfa627.
2015-04-30 14:17:41 -04:00
Ryan VanderMeulen
54c42ec467
No bug - Bump mozharness.json to revision fa7ea67fc5a2.
...
CLOSED TREE
2015-04-30 10:42:18 -04:00
Mike Shal
de8f1b24c0
Bug 1152031 - Bump mozharness.json to 23dee28169d6; a=RyanVM
2015-04-17 12:02:29 -04:00
Carsten Tomcat Book
55cf2ebbb8
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
870d39c031
Bug 1154434 - Bump mozharness.json to revision 4567c42063b7. a=me
2015-04-15 11:03:41 -04:00
Jordan Lund
b1eef22dbf
No Bug - bump mozharness.json to rev ed7cbf080ee6, r=mshal, a=testing
2015-04-14 11:42:38 -07:00
Ryan VanderMeulen
442e92bbc7
Bug 1153060 - Bump the in-tree mozharness revision. a=me
2015-04-09 22:36:17 -04:00
Jonathan Griffin
3c641c2387
Bug 1147029 - Bump mozharness to 87da3e48572d, r=jlund
2015-04-02 10:19:34 -07:00
Mike Shal
83037199d3
No bug - Bump mozharness.json to revision 9c18f2f9e0c0; r=jlund a=testing
2015-03-26 18:41:13 -04:00
Mike Shal
33ca45c69c
Bug 1117960 - bump mozharness.json to rev 93f17b170f43; r=jlund
2015-03-23 09:42:38 -04:00
Jeff Gilbert
a60a968462
Bug 1143218 - Use mochitest subsuites to specify webgl tests. r=jmaher,gbrown
2015-03-18 17:19:22 -07:00
Jordan Lund
68a576a038
Bug 1113460 - mozharness.json bump, r=ryanvm a=testing
2015-03-18 12:09:31 -07:00
Ryan VanderMeulen
8a407c8563
No bug - Bump mozharness.json to revision d3c7be58567d. a=me
2015-03-17 14:00:48 -04:00
Joel Maher
8acca29d99
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
e6f8399d93
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
1b14de2d1d
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
26f30fabe5
Bug 1083347 - Removing gl.json and editing in-tree configurations.r=armenzg, gbrown DONTBUILD
2015-03-12 01:22:13 +08:00
Joel Maher
e2a24f00a9
Backed out changeset 404caa140516 for landing with the wrong bug number
2015-03-12 11:30:01 -04:00
Vaibhav Agrawal
87fafd5b26
Bug 1083346 - Removing gl.json and editing in-tree configurations.r=armenzg, gbrown
2015-03-12 01:22:13 +08:00
Mike Shal
f729dd433f
Bug 1135250 - Bump mozharness rev; r=jlund
2015-03-11 17:38:48 -04:00
Jordan Lund
3e7cdd9b84
Bug 1094364 - Bump mozharness json rev to 8dc154c5a136. r+a=RyanVM
2015-03-11 12:41:00 -04:00
Ben Hearsum
e1db90db04
bug 1141633: bug 1140437 broke flame kitkat nightlies. r=me, a=bustage
2015-03-11 09:23:53 -04:00
Jordan Lund
e306ff77c4
Bug 1094364 - bump mozharness json rev to 0230a275037f, CLOSED TREE DONTBUILD r=mshal
2015-03-09 15:01:32 -07:00
Geoff Brown
4f97331c0a
Bug 1062365 - Bump mozharness rev; r=armenzg
2015-03-05 10:47:40 -07:00
Mike Shal
a9534c652e
Bug 1135681 - Bump mozharness rev; r=jlund
2015-02-24 16:18:23 -05:00
Armen Zambrano Gasparnian
5ee8e5aef2
Bug 1110286 - Pin mozharness to 2264bffd89ca instead of production. r=rail
2015-02-18 11:04:52 -05:00
Armen Zambrano Gasparnian
4815816f19
Bug 791924 - Add mozharness.json. DONTBUILD. NPOTB. r=rail
2014-11-17 15:42:49 -05:00
Armen Zambrano Gasparnian
3b240378f7
Bug 1043699 - Backout of changeset 6921bd616ff1. DONTBUILD. CLOSED TREE. r=backout
2014-11-03 16:46:01 -05:00
Armen Zambrano Gasparnian
b5314a3cca
Bug 1043699 - Add Mulet reftests support. r=jgriffin
2014-11-03 12:55:46 -05:00