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

406 Коммитов

Автор SHA1 Сообщение Дата
Henrik Skupin 44bb1da4d4 Bug 1212609 - [mozharness] Update firefox-ui-tests script to use common.tests.zip file. r=jlund 2016-01-06 08:29:50 +01:00
Jordan Lund e89c66f355 Bug 1225905 - create a mozharness script that manages each beet mover task logic, NPOTB DONTBUILD r=rail
--HG--
extra : commitid : L1hpWyOgKxa
extra : rebase_source : ef585199e5819894d251ecb11ca7150eb3b1efcc
2015-12-30 10:20:31 -08:00
Gregory Szorc 1a7415dd67 Bug 1236259 - Normalize LOCALE_MERGEDIR paths; r=ted.mielczarek
glandium suggests doing this to fix l10n builds. This is a shot in the
dark. It should either work or completely break things.

--HG--
extra : rebase_source : cd4923a7532ae74b21548792ff0c7ef885952aeb
2016-01-04 11:13:31 -08:00
Steve Fink 97c98e952d No bug. Use system python with developer_config instead of /tools/python27. r=NPOTB
--HG--
extra : commitid : DcU1pBPX27S
extra : rebase_source : b849a3b85b51834537ec50ceb1b2a4dfd2fbade1
2015-11-16 16:43:03 -08:00
Steve Fink 83ce619c82 No bug. Allow debian-style naming of autoconf 2.13, r=NPOTB
--HG--
extra : commitid : E22ioohVE4J
extra : rebase_source : 2688d9475928f67262e0a69f0a68c8ffd769a965
2015-11-16 16:42:18 -08:00
Rail Aliiev 47b3d8c977 Bug 1235591 - Add Android builds to Bouncer, r=jlund DONTBUILD 2015-12-29 14:07:10 -05:00
Rail Aliiev 1e7ba06546 Bug 1216152 - l10n jobs should attach artifacts to their BBB tasks. r=jlund
--HG--
extra : rebase_source : 5d7b4e28097464d477eda5a8429d9c844f1d751c
2015-12-29 08:17:15 -05:00
Chris Manchester 45068b730c Bug 1229598 - Add a mode to browser-chrome tests to summarize per-test code coverage. r=ahal
--HG--
extra : commitid : 25ib6OSlxuz
2015-12-23 14:04:49 -08:00
Jordan Lund 2fdd9a1152 Bug 1234289 - antivirus should sleep longer between retry exceptions, NPOTB DONTBUILD r=rail
--HG--
extra : amend_source : 433abc12bf52f921f9c94c71cc2c1278066b59bc
2015-12-21 21:30:46 -08:00
Geoff Brown ffbc30e76e Bug 1234281 - Use adb for Android x86 emulator tests; r=kmoir 2015-12-21 14:24:09 -07:00
Julien Pagès e68333bfab Bug 1229379 - use mozlog in talos. r=jmaher
--HG--
extra : commitid : CYOw9aTaJj3
extra : rebase_source : 2911bc37e4ddcd95f1c5e76af4a9cfb5a8bcf94f
2015-12-17 12:11:28 +01:00
Carsten "Tomcat" Book 0e9f21c88c Backed out changeset 4acf21957111 (bug 1229379) for causing Bug 1233664 2015-12-18 11:28:47 +01:00
Julien Pagès 0020f5aa6d Bug 1229379 - use mozlog in talos. r=jgraham,jmaher
--HG--
extra : rebase_source : 45e9249ae9cb0e4ba084ac39bccc37d88ddeea24
2015-12-17 12:11:28 +01:00
Ed Morley ab2f392dea Bug 1188351 - Don't output commit messages in the mozharness log output
Since it can cause false positives with Treeherder's log parsers, when the
commit messages contain things like:
"Bug X - Fix TEST-UNEXPECTED-FAIL ..."

If buildbot/mozharness behaviour that relies upon the commit messages (eg try
chooser) needs to be debugged, the commit messages for the push in question can
be easily looked up using the revision property, which will still be in the log.

Instead of the entire config object being dumped to the log:
https://bugzilla.mozilla.org/show_bug.cgi?id=1188351#c4

Now only the 'properties' key within is output, and then only after the
'commit_titles' sub-key is deleted.
2015-12-16 19:43:29 +00:00
Dustin J. Mitchell ff1a44e991 Bug 1232543: treat target.jsshell.zip as a zip file; r=jmaher
--HG--
extra : rebase_source : e3c889d86d265032db3893a2c11f1f4993c33e6c
2015-12-15 10:37:15 -05:00
Rail Aliiev 234513205e Bug 1206668 - Tracking bug for Dec-14-2015 migration work. r=jlund DONTBUILD 2015-12-14 13:10:50 -05:00
Armen Zambrano Gasparnian bfc7439e7f Bug 1229893 - Luciddream should set test_packages_url for test_packages.json to work. r=dustin
--HG--
extra : commitid : 6N2w8H3cynh
extra : rebase_source : 4041d3907a1454ffed030620ca1f0b599eb47ef6
extra : histedit_source : 3bdeef75246ef01f42d18ed8daac4ff4b5dbbb42
2015-12-02 14:37:54 -05:00
Joel Maher 4232de4d67 Bug 1230572 - remove old tcheck2 references from m-c repo. r=Callek 2015-12-07 14:32:42 -08:00
Armen Zambrano Gasparnian f746c2d5c8 Bug 1230657 - Make Mozharness check for testPackagesUrl and packageUrl properties before trying to find TC artifacts. r=jlund
In read-buildbot-configs we added support to find artifacts through taskId's (set by Buildbot bridge).
This is useful when trying to schedule Buildbot build and associated test jobs via TaskCluster.
However, this is not good enough if there is a completed Buildbot build to which we want to add test jobs
(since it has no taskId set by the Buildbot bridge). In this case, we can determine the installer and test
url in Mozci and can add this information to the task as two properties.
In this patch, we add Mozharness the ability to consider the two properties before trying to use taskId's
to find the artifacts (which doesn't work).

This ultimately supports the recently added push-extender feature to Treeherder.

--HG--
extra : commitid : BESuP0CLna1
2015-12-07 09:06:58 -05:00
James Graham 81cdf61bf6 Bug 1207377 - Add a |mach mozharness| command for running tests locally in mozharness, r=ahal 2015-12-07 12:32:04 +00:00
Ryan VanderMeulen ec5f2e23e7 Merge m-c to inbound. a=merge
--HG--
rename : browser/.eslintrc => storage/.eslintrc
rename : devtools/.eslintrc => toolkit/components/extensions/.eslintrc
extra : rebase_source : 5b2d39a455c81a001bd26e7bc85e7fbacdb79171
2015-12-05 15:27:33 -05:00
Henrik Skupin d3ba1b4c71 Bug 1230595 - [firefox-ui-tests] mozcrash does not process crash report due to "MINIDUMP_STACKWALK not set". r=ahal a=kwierso DONTBUILD 2015-12-04 20:08:47 +01:00
Jordan Lund b12f6b6add Bug 1206668 - remove confvars.sh in beta_to_release merge script, DONTBUILD NPOTB r=rail 2015-12-03 19:54:48 -08:00
Wes Kocher caf5976449 Merge m-c to inbound, a=merge
--HG--
extra : commitid : EpefkAb2K9L
2015-12-03 16:11:01 -08:00
Wes Kocher 496bb06c12 Merge inbound to central, a=merge
--HG--
extra : commitid : 7q2wkRZjpWP
2015-12-03 15:53:51 -08:00
Henrik Skupin 58e9f9d3e0 Bug 1229908 - ScriptMixin._urlopen() has to use quoted URL to not fail if spaces are contained. r=jlund 2015-12-04 00:29:50 +01:00
Maja Frydrychowicz ec0bb89f43 Bug 1230079 - Update media-test revisions to use latest Marionette; r=me
--HG--
extra : commitid : BqIIREstHOS
extra : rebase_source : feb069bfc578a2453a88ca43f182520d7c87a844
2015-12-03 10:01:44 -05:00
Hal Wine 54a0e7823a bug 1227340 - fix script to branch b2g-ota. a=sheriffduty a=NPOTB 2015-11-25 17:27:31 -08:00
Gregory Arndt 079fc09f4a Bug 1227355 - Configure b2g-ota branch and add update channel r=wcosta a=b2g-otaneedsthis
--HG--
extra : commitid : LjQCJCv8ZIY
extra : source : ad64115a75ca9a2466e432ebe0149797c24c701e
2015-11-30 20:48:01 -06:00
Chris Manchester 8ecd2e0185 Bug 1222549 - Don't give up logging any stats when failing to submit to influxdb. r=jlund
Metrics submission in mozharness fails gracefully if there's a problem, but it
fails too early now that we're logging perherder data. This moves the guard
against repeatedly failing to submit to influx so that we will log
PERFHERDER_DATA even when influxdb submission fails.

--HG--
extra : commitid : 8QYBTLrwK4f
2015-11-30 14:11:29 -08:00
Carsten "Tomcat" Book 5a9f09086a merge mozilla-inbound to mozilla-central a=merge 2015-11-30 13:19:02 +01:00
Henrik Skupin b4fae5d56f Bug 1228544 - [firefox-ui-tests] Disable usage of proxxy server. r=armenzg a=tomcat DONTBUILD 2015-11-27 16:57:03 +01:00
Henrik Skupin 5f819803bc Bug 1227965 - [firefox-ui-tests] Add missing default value for query_harness_args(). r=armenzg. r=armenzg DONTBUILD 2015-11-27 19:35:15 +01:00
Henrik Skupin afe429ed59 Bug 1228644 - Created symbols_url is broken on Windows in case an installer is used. r=ahal 2015-12-03 09:23:09 +01:00
Henrik Skupin 07ea60b049 Bug 1227965 - [firefox-ui-tests] Add option to run tests with e10s mode enabled. r=armenzg DONTBUILD 2015-11-26 20:58:21 +01:00
Henrik Skupin 17662932f1 Bug 1228108 - [firefox-ui-tests] Ensure that vcs_checkout gets the full environment passed in as argument. r=ahal DONTBUILD 2015-11-25 14:34:00 +01:00
Henrik Skupin 86da919399 Bug 1227571 - [firefox-ui-tests] mozharness scripts have to install and uninstall the application. r=armenzg 2015-11-24 14:15:00 +01:00
Nick Thomas 8232b5be71 Bug 1222227, upload public b2g files to S3 system, temporarily disables socorro and source manifest uploads, r=catlee CLOSED TREE
--HG--
extra : source : 75f773254be643aa08efaa913f0cefed1319d7ce
extra : intermediate-source : 3e7edd0d28a6ab21191fac9946ea0a3ac7eecc98
2015-11-26 11:06:02 +13:00
Julien Pagès f9869aca74 Bug 1186834 - run flake8 automatically on harness for talos. r=jmaher
--HG--
extra : commitid : 35TfMYD805S
extra : rebase_source : 1491138e3ef395f46a7f2ad4edb60c471d5cc0c3
2015-11-23 17:04:51 +01:00
Henrik Skupin 300570e586 Bug 1227079 - Call to ProcessHandler also has to use shell argument. r=jlund 2015-11-24 08:46:02 +01:00
Henrik Skupin 799d9525fa Bug 1227102 - tooltool_fetch() should download tooltool if instructed via the config. r=jlund 2015-11-23 23:28:20 +01:00
Chris Manchester 4be10332a7 Backed out changeset 39db40982d31 (bug 1225568) for not entirely fixing what it intended to fix. r=me
--HG--
extra : commitid : KxXCa7W23Iq
2015-11-23 13:33:32 -08:00
Henrik Skupin 8c13010a53 Bug 1225440 - [firefox-ui-tests] Fix default location of report folder. r=armenzg DONTBUILD 2015-11-23 21:15:32 +01:00
Henrik Skupin 9e84f90e90 Bug 1226769 - [firefox-ui-tests] Update config files for external tools. r=armenzg DONTBUILD 2015-11-23 21:09:50 +01:00
Julien Pagès 2a5f77fac1 Bug 1225553 - Should validate that PERFHERDER_DATA works against the perfherder data schema in treeherder. r=jmaher
--HG--
extra : commitid : HRHMghCDsI7
extra : rebase_source : f5767274ac1d0703923f7b33b3abbeda7a1a90eb
2015-11-21 10:55:27 +01:00
Nick Thomas 978e9306ef Bug 1222872 - Upload *_info.txt for Socorro, r=rail DONTBUILD 2015-11-23 15:50:55 +13:00
Chris AtLee 342ca20a96 Bug 1226451: Update requests package to modern version r=jlund
--HG--
extra : rebase_source : a9b8134396a26d38881fc889417ac8cf33140c36
2015-12-04 14:02:56 -05:00
Maja Frydrychowicz 65d051dc6a Bug 1150512 - Add tools/wptserve to web-platform mozharness script; r=jgraham
--HG--
extra : commitid : GxCB4jDZJ81
extra : rebase_source : 542e33e119d97fe295f7a3ca56a07f7a29cb00a0
extra : histedit_source : ddc90426cd3d4cbc736bc8b9ea80313c65e4275e
2015-12-01 12:08:11 -05:00
Chris Manchester a972a09279 Bug 1225568 - Install psutil from a wheel for windows builds so we can get build stats on dep builds. r=jlund
The psutil extension gets built on windows build machines during configure,
but that step only runs consistently after a clobber. This patch installs
psutil from a wheel in the mozharness virtualenv so it's available in
mozharness independent of what happens in the build.

--HG--
extra : commitid : EgDikk2zgod
2015-11-19 11:34:59 -08:00
Julien Pagès 409f2fa183 Bug 1222588 - talos should output PERFHERDER_DATA instead of TALOS_DATA. r=jmaher
--HG--
extra : commitid : HC3KyBlSrx
extra : rebase_source : 5da946485a827a5eeb4fcf79214e1576515f8cf1
2015-11-07 20:35:40 +01:00