Henrik Skupin
87af8d3b07
Bug 1443446 - Enable geckodriver/Marionette trace output for wdspec test jobs in automation. r=ato
...
MozReview-Commit-ID: 14l4teCjrbY
--HG--
extra : rebase_source : 439b34c6076f6a5d12a5637ed592ac3d25f56adb
2018-03-06 11:41:59 +01:00
Jared Wein
b6b0f69f65
Backed out changeset 99809c2e06ae since it wasn't supposed to get pushed. r=me
2018-03-03 00:17:58 -05:00
Jared Wein
95a0702231
revert bug 1436857
...
--HG--
extra : rebase_source : 7e5096f0f4e725d4a8f1345b88d2f608c1d11c7f
2018-02-20 12:51:54 -08:00
Nathan Froyd
6bd724561d
Bug 1442378 - part 5 - make multiple occurrences of the same file fatal; r=jmaher
...
We shouldn't really have this problem, and shouting about it early will
make sure that we address issues like multiple instances of omni.ja,
rather than not recording information that we should have been.
2018-03-02 08:34:39 -05:00
Nathan Froyd
dcc7118281
Bug 1442378 - part 4 - properly record omni.ja sizes for desktop platforms; r=jmaher
...
Unlike Android installers, installers for desktop versions of Firefox
contain two copies of omni.ja, and the code to check for omni.ja was
ignoring both copies. Let's special-case omni.ja so we get better
numbers for our desktop platforms.
2018-03-02 08:34:39 -05:00
Nathan Froyd
c2d44cf64e
Bug 1442378 - part 3 - factor out common code for zipfiles vs. tarfiles; r=jmaher
...
The zipfile and tarfiles paths for finding interesting files in the
installer have duplicated code. We can eliminate this duplicated code
by factoring out a function to just get the paths and sizes for files
contained in the installer. If we need to make changes to how paths are
processed, we now only have to make the change in a single place, and we
can add other kinds of installers easily in the future.
2018-03-02 08:34:39 -05:00
Nathan Froyd
4385ae1590
Bug 1442378 - part 2 - re-use variables in _get_package_metrics; r=jmaher
2018-03-02 08:34:39 -05:00
Nathan Froyd
56727397b7
Bug 1442378 - part 1 - track size of xul.dll for Windows packages; r=jmaher
...
The "installer" on Windows is just a zip file, so all we need to do to
start tracking xul size is add xul.dll as an interesting file.
2018-03-02 08:34:39 -05:00
Geoff Brown
ff8f36f930
Bug 1441990 - Support 'skip-if = verify' in mozinfo manifests; r=jmaher
2018-03-01 10:18:21 -07:00
Jordan Lund
6973728240
Bug 1431363 - Tracking bug for 2018-03-13 migration work, DONTBUILD r=mtabara
...
MozReview-Commit-ID: E8GqWJZLmLB
--HG--
rename : testing/mozharness/configs/merge_day/central_to_beta.py => testing/mozharness/configs/merge_day/bump_central.py
extra : amend_source : 7bcd463929b8ce18e3ee863e82f7d9b20b64e7a3
2018-02-28 15:55:55 -08:00
Mihai Tabara
642a4b0975
bug 1432219: migrate release checksums builder off of BBB to TC. r=aki, rail
...
--HG--
extra : transplant_source : %09u%E1%BD%FER%92T%0EE%B5%F5%CB%BF%918%D6%B53%9B
2018-02-28 10:03:20 -05:00
Joel Maher
d4da45b8ac
backout Bug 1431161 for win10 hardware failures. r=me
2018-02-28 11:14:57 -05:00
Ben Hearsum
0d4b578055
bug 1398799: mozharness script to create update verify configs without relying on patcher configs. r=nthomas
2018-02-23 06:00:02 -05:00
Ciure Andrei
befcb6cb4f
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2018-02-23 02:06:26 +02:00
Ciure Andrei
d068047dfa
Merge autoland to mozilla-central. a=merge
2018-02-23 02:02:51 +02:00
Nick Thomas
9cab4003fe
Bug 1435638 - initialize repo using an ssh clone, r=jlund DONTBUILD
...
--HG--
extra : source : f0709cc77b8270e04e42b56d7b85b9fea3c9060c
extra : amend_source : e7ea27e4c2324e00b5ee0b0895fcc04816c85ac1
2018-02-23 11:27:22 +13:00
Nick Alexander
6c651ba9af
Bug 1440425 - Turn off --without-gradle Android builds and tests. r=gbrown,snorp
...
MozReview-Commit-ID: FsrHinHO0l1
--HG--
extra : rebase_source : fa9cdad51b91d7dfaf2d5e61c105b523e3f2f5db
2018-02-22 11:04:10 -08:00
Rob Wood
05ce9d95f9
Bug 1431161 - run windows 32 and 64 bit builds on windows10-64 hardware for talos performance tests; r=jmaher
...
MozReview-Commit-ID: EVIHh42fpHU
--HG--
extra : rebase_source : a8f8cc907ed909bf16a983a66324c104899f6ecb
2018-02-06 13:18:09 -05:00
Joel Maher
52c88de2a4
Bug 1438292 - add JetStream benchmark to talos. r=rwood
2018-02-22 11:43:02 -05:00
Csoregi Natalia
4b6f24b2a5
Backed out changeset a1711e96c622 (bug 1431161) for talos performance test failures- task payload invalid. CLOSED TREE
2018-02-21 21:59:49 +02:00
Rob Wood
3eb88c840b
Bug 1431161 - run windows 32 and 64 bit builds on windows10-64 hardware for talos performance tests; r=jmaher
...
MozReview-Commit-ID: EVIHh42fpHU
--HG--
extra : rebase_source : a8f8cc907ed909bf16a983a66324c104899f6ecb
2018-02-06 13:18:09 -05:00
Gurzau Raul
9a8d3f8191
Merge inbound to mozilla-central. a=merge
2018-02-21 18:46:07 +02:00
Bob Clary
120bb04de2
Bug 1437215 - Measure WebRender memory usage on Linux x86_64 using AWSY tests, r=jmaher
2018-02-21 05:52:04 -08:00
Chris AtLee
62ad2cb8bc
Bug 1439847: Stop setting MOZ_MAKE_COMPLETE_MAR in l10n jobs r=Callek
...
MozReview-Commit-ID: DZUjDTpmuOD
--HG--
extra : rebase_source : 97e5ac503e4bb9641d44d613ce2a976c0ecaf6ff
2018-02-20 17:06:59 +00:00
Tom Ritter
90443afc02
Bug 1439365 Add a MinGW Opt Build r=glandium
...
MozReview-Commit-ID: Ik8THF1Fy4K
2018-02-18 23:43:29 -06:00
Andreea Pavel
15f907ee61
Backed out changeset b33237dcbabf (bug 1439365) for mochitest failures at browser/components/resistfingerprinting/test/mochitest/test_animation_api.html on a CLOSED TREE
2018-02-20 16:16:33 +02:00
Tom Ritter
96f28f6602
Bug 1439365 Add a MinGW Opt Build r=glandium
...
MozReview-Commit-ID: Ik8THF1Fy4K
--HG--
extra : rebase_source : 7eee82f4863e19b64cedc15e579cc38226ee652d
2018-02-18 23:43:29 -06:00
Tom Prince
3ec9eb5267
Bug 1429603: Removed unsued `virtualenv_python_dll` mozharness config; r=jlund
...
Differential Revision: https://phabricator.services.mozilla.com/D429
--HG--
extra : rebase_source : 38627a49c8ef9ec0dc29656e3bbc3f0107ab303b
extra : amend_source : cac4d913cd7fa1c4f04893ec494d718093070a5a
2018-01-22 11:55:20 -07:00
Gurzau Raul
3daf5ac131
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-02-17 00:13:16 +02:00
Gurzau Raul
0fbbd0fd8e
Merge inbound to mozilla-central. a=merge
2018-02-17 00:09:28 +02:00
Rail Aliiev
ad68e73d49
Bug 1398796 - Do uptake monitoring in TC r=mtabara
...
MozReview-Commit-ID: 5xqEQUWOmqf
--HG--
rename : build/sparse-profiles/update-verify => build/sparse-profiles/mozharness
2018-02-15 08:49:45 -05:00
Tom Prince
8d281c3296
Bug 1429603: Remove always false `update_gecko_source_to_enUS` from L10N mozharness scripts; r=Callek
...
Differential Revision: https://phabricator.services.mozilla.com/D543
--HG--
extra : rebase_source : 2f6989ce9d71ddacac030e5eae6045ef468ef9ee
extra : source : e8a9a8f0b02d53186bd93364fad7420937e4e9fb
2018-02-11 20:39:36 -07:00
Tom Prince
9a5713c4ac
Bug 1429603: Remove subsitations in `upload_env` for desktop L10N mozharness scripts; r=Callek
...
The configuration doesn't need to be dynamic, so removed the code that existed
to support it.
Differential Revision: https://phabricator.services.mozilla.com/D542
--HG--
extra : rebase_source : 34b317b846ed4d8c54344b2379bbd4100a8623e5
extra : source : 36171867cedd5160dc230470033a60d31a7fbee5
2018-02-11 20:26:01 -07:00
Tom Prince
1aa1b3a842
Bug 1429603: Get rid of unused builduid in mozharness; r=jlund
...
Differential Revision: https://phabricator.services.mozilla.com/D578
--HG--
extra : rebase_source : 77a864c5010c8efaf19775bf8e0c338f5e40c2d2
2018-02-11 17:21:07 -07:00
Tom Prince
8c3911873a
Bug 1429603: Set `hashType` in balrog properties in one place in mozharness; r=Callek
...
Differential Revision: https://phabricator.services.mozilla.com/D577
--HG--
extra : rebase_source : 8e401c12c8e031d6f1f18a5b8dc93da5ae7f1f90
2018-02-11 16:53:43 -07:00
Tom Prince
2b592ef224
Bug 1429603: Stop looking at properties from buildbot when generating balrog properties in mozharness; r=jlund
...
Note that this still looks at "buildbot properties" set by mozharness itself.
Differential Revision: https://phabricator.services.mozilla.com/D576
--HG--
extra : rebase_source : 7e4771d4f1ffdf0959068462ead1b9b2e1154c64
2018-02-11 16:50:47 -07:00
Tom Prince
2dca8b7740
Bug 1429603: Simplify generation of balrog properties in mozharness; r=jlund
...
Differential Revision: https://phabricator.services.mozilla.com/D575
--HG--
extra : rebase_source : 745f87dc835fb1908198cfae944bfde5e17127a7
2018-02-11 16:47:08 -07:00
Tom Prince
b4a69b0604
Bug 1429603: Remove support for construct `POST_UPLOAD_CMD` in mozharness builds scripts; r=jlund
...
The upload is handled by taskcluster, which is handled by copying files around,
so remove support for specifying alternative commands.
Differential Revision: https://phabricator.services.mozilla.com/D540
--HG--
extra : rebase_source : 968249c0a308178b62af77d48e6aa307d4192e5a
2018-01-31 21:47:56 -07:00
Tom Prince
548d013a81
Bug 1429603: Remove unused `ssh_key_dir` and `stage_product` from L10N mozharness configs; r=Callek
...
Differential Revision: https://phabricator.services.mozilla.com/D538
--HG--
extra : rebase_source : dd39506a89e2e0ded6fd9346b315cef9bce7877c
2018-01-31 17:37:31 -07:00
Tom Prince
9e956efed7
Bug 1429603: Remove unused `post_upload_extra`, `upload_environment` and `base_post_upload_cmd` from L10N mozharness scripts; r=Callek
...
Differential Revision: https://phabricator.services.mozilla.com/D537
--HG--
extra : rebase_source : 8377203bdb271a1813f4393e5290a3d5c1611ed1
2018-01-31 17:26:41 -07:00
Tom Prince
1811d37925
Bug 1429603: Remove old staging release mozharness L10N configs; r=Callek
...
Differential Revision: https://phabricator.services.mozilla.com/D536
--HG--
extra : rebase_source : 06acb933fde438be879660374d18a1d6157e3f43
2018-01-31 17:15:00 -07:00
Tom Prince
888712f23b
Bug 1429603: Remove overriden `upload_env` configuration from L10N mozharness configs; r=Callek
...
These are overriden in the `tc_*.py` config files.
Differential Revision: https://phabricator.services.mozilla.com/D535
--HG--
extra : rebase_source : d57bfb74a61c9d8d279769ca2dbf39e8bdd9f6e1
2018-01-31 17:08:34 -07:00
Tom Prince
980166261f
Bug 1429603: Removed unused balrog code helper methods from mozhanress; r=jlund
...
Differential Revision: https://phabricator.services.mozilla.com/D534
--HG--
extra : rebase_source : 2cc8d3552fca1995b4b5fa70e98ce6e950644636
2018-01-31 16:43:49 -07:00
Tom Prince
d3ed5206be
Bug 1429603: Removed unused balrog code from mobile L10N mozharness script; r=Callek
...
Differential Revision: https://phabricator.services.mozilla.com/D533
--HG--
extra : rebase_source : c748e4152de2a924f5adb386499996ed55091f36
2018-01-31 16:42:48 -07:00
Tom Prince
f841577066
Bug 1429603: Remove code for uploading artifacts from buildbot to taskcluster; r=Callek
...
Differential Revision: https://phabricator.services.mozilla.com/D523
--HG--
extra : rebase_source : 947d3aab0dfae36a2a819249ac4a093a33385c5d
2018-01-31 14:54:51 -07:00
Jesse Schwartzentruber
8edb6105b8
Bug 1421728 - Add a macosx64 fuzzing-asan build. r=dustin,froydnj
...
MozReview-Commit-ID: DNNu4jyG50Z
--HG--
extra : rebase_source : 4440c958965ee6021a3aaf732f9a87cc10763245
2018-02-08 17:16:41 -05:00
vprabhu
51c6ef5679
Bug 1335161 - Removed specific_tests_zip_dirs functionality from mozharness. r=catlee
...
MozReview-Commit-ID: KmFIF3rzBBt
--HG--
extra : rebase_source : 06a6e2b455ee380dcb57e6c9af3c288f96877b0b
2018-02-16 01:05:48 +05:30
Geoff Brown
e84838f9f8
Bug 1437420 - Use posix path to specify test for test-verify; r=jmaher
...
On Windows, some harnesses may produce incorrect test paths if a command
line argument specifies a test path in native format, like some\\dir\\test.js.
With this patch, test-verify consistently specifies test paths in posix
compliant format, like some/dir/test.js.
2018-02-15 07:55:16 -07:00
Chris AtLee
16cf817a8a
Bug 1437158: Remove proxxy support from mozharness r=rail
...
--HG--
extra : rebase_source : d4e870016ab951221d8bc5dbf17fd18536b18834
2018-02-09 15:07:56 -05:00
Henrik Skupin
af62574162
Bug 1436857 - Upgrade psutil from version 3.1.1 to 5.4.3. r=gps
...
MozReview-Commit-ID: FQTGv4jPE83
--HG--
extra : rebase_source : 42cf991363e61bfa8f8c6aacdaf5b8d8aa9fa77b
2018-02-08 23:22:16 +01:00