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

243 Коммитов

Автор SHA1 Сообщение Дата
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