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

201 Коммитов

Автор SHA1 Сообщение Дата
Andrew Erickson a9f0a3f921 Bug 1545617: update mac host-utils r=bc,gbrown
Differential Revision: https://phabricator.services.mozilla.com/D28249

--HG--
extra : moz-landing-system : lando
2019-04-23 08:26:12 +00:00
Andrew Erickson 8f8f9f07f5 Bug 1545617: update linux host-utils r=bc,gbrown
Source push: https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=74dc09642c222e18634f4f13e7b0bd6b7f91cbc2

Differential Revision: https://phabricator.services.mozilla.com/D28163

--HG--
extra : moz-landing-system : lando
2019-04-22 19:53:30 +00:00
Henrik Skupin ddc6537052 Bug 1532919 - [marionette] Remove outdated browsermob-proxy mixin from marionette harness package. r=ato
The development of the package has been moved to:
https://github.com/AutomatedTester/browsermob-proxy-py

The in-tree version is outdated, and no longer developed.

Differential Revision: https://phabricator.services.mozilla.com/D22483

--HG--
extra : moz-landing-system : lando
2019-03-07 12:26:43 +00:00
Tarek Ziadé 9ed1006ca9 Bug 1528992 - extract raptor mitmproxy integration - r=rwood,Bebe,gbrown
This patch moves testing/raptor/raptor/playback into its own testing package in testing/mozbase/mozproxy
so we can use the proxy in other places than Raptor.

Differential Revision: https://phabricator.services.mozilla.com/D21200

--HG--
rename : testing/raptor/raptor/playback/__init__.py => testing/mozbase/mozproxy/mozproxy/__init__.py
rename : testing/raptor/raptor/playback/base.py => testing/mozbase/mozproxy/mozproxy/backends/base.py
rename : testing/raptor/raptor/playback/mitmproxy.py => testing/mozbase/mozproxy/mozproxy/backends/mitm.py
rename : testing/raptor/raptor/playback/mitmproxy-rel-bin-linux64.manifest => testing/mozbase/mozproxy/mozproxy/backends/mitmproxy-rel-bin-linux64.manifest
rename : testing/raptor/raptor/playback/mitmproxy-rel-bin-osx.manifest => testing/mozbase/mozproxy/mozproxy/backends/mitmproxy-rel-bin-osx.manifest
rename : testing/raptor/raptor/playback/mitmproxy-rel-bin-win.manifest => testing/mozbase/mozproxy/mozproxy/backends/mitmproxy-rel-bin-win.manifest
rename : testing/raptor/raptor/playback/mitmproxy_requirements.txt => testing/mozbase/mozproxy/mozproxy/backends/mitmproxy_requirements.txt
extra : moz-landing-system : lando
2019-03-06 17:13:21 +00:00
Andrew Erickson 3ac01a4eb3 Bug 1530546: updating hostutils for linux, round 2.1 r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D21766

--HG--
extra : moz-landing-system : lando
2019-03-04 18:44:22 +00:00
Andrew Erickson 8b5599fc98 Bug 1530546: update mac hostutils r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D21575

--HG--
extra : moz-landing-system : lando
2019-02-28 21:55:13 +00:00
Ciure Andrei 109f80ff56 Backed out changeset 46def7f1496f (bug 1530546) for perma failing test_progress_events_for_gzip_data.html CLOSED TREE 2019-02-27 21:10:25 +02:00
Andrew Erickson 08ddc1cd25 Bug 1530546: updating hostutils for linux, round 2 r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D21318

--HG--
extra : moz-landing-system : lando
2019-02-27 16:10:27 +00:00
Geoff Brown c7ff34b4e5 Bug 1519588 - Update tooltool manifests for Android avd definitions; r=me,a=test-only
AVDs are identical to previous version, except that the config.ini files are updated
with a larger size for the /data partition.

--HG--
extra : rebase_source : 4eb406a33e47593bb7e7ff9dc34142516012d7ea
2019-01-22 15:05:19 -07:00
Edwin Gao 0f390a7703 Bug 1514075 - added updated hostutils for macOS r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D16111

--HG--
extra : moz-landing-system : lando
2019-01-09 22:59:12 +00:00
Edwin Gao df57ce81ca Bug 1514075 - update Android hostutils with Firefox 66.0a1 r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D15310

--HG--
extra : moz-landing-system : lando
2018-12-24 21:18:59 +00:00
Mike Hommey 106d32bce6 Bug 1512706 - Update minidump_stackwalk used for tests. r=RyanVM
The minidump_stackwalk used for tests ifs picked up from tooltool, and
it looks like the tooltool manifests haven't been updated in 2 years.

As it turns out, this old version is not capable of, at least, stack
walk over crashes originated in LTOed rust code on Windows, while
breakpad trunk, as well as the slightly oldest version we have in-tree
do.

While ideally, we'd go with building minidump_stackwalk as a taskcluster
toolchain artifact, or during the build, but that involves significantly
more work, while we should fix the stack traces of crashes that  people
_do_ get as early as possible.

The tooltool artifacts linked in the updated manifests were generated
the following way:
- Revert the last two changes that happened to minidump_stackwalk.cc
  between 2016 and now (they don't matter for functionality and get in
  the way of the rest below).
- Apply the changes betwen the version of minidump_stackwalk.cc from
  2016 and
https://hg.mozilla.org/users/tmielczarek_mozilla.com/stackwalk-http/raw-file/51e4725ffad4/stackwalk.cc
- Pick the http_symbol_supplier.cc and http_symbol_supplier.h files from
  the same repo as stackwalk.cc above.
- Add the necessary build system bits to build it off the Gecko tree,
  along with the in-tree breakpad code.
- Build it for linux, linux64, macosx64, win32-mingw.

The patch doing all the above is:
https://hg.mozilla.org/try/rev/64491336dc7fca7a1c00ae8c66619b01563bbe4e
The push to build it on the aforementioned platforms:
https://hg.mozilla.org/try/rev/4b621a67ca0bd6cf8954566e180d23e1ba8a9f83

A win64-mingw variant was also built, but is not being used, keeping
things in line with what we currently are using.  We may want to follow
up with an update to use that win64 variant on 64-bits testers.

Differential Revision: https://phabricator.services.mozilla.com/D14005

--HG--
extra : moz-landing-system : lando
2018-12-10 22:51:50 +00:00
Raphael Pierzina 7a5affcbeb Bug 1501973 - Create requirements file for archived telemetry tests; r=ahal
Depends on D9769

Differential Revision: https://phabricator.services.mozilla.com/D9770

--HG--
extra : moz-landing-system : lando
2018-10-26 15:59:31 +00:00
Raphael Pierzina 38f4cd91a3 Bug 1488468 - Update requirements files for telemetry tests; r=davehunt
Depends on D7905

Differential Revision: https://phabricator.services.mozilla.com/D7906

--HG--
rename : testing/config/telemetry_tests_requirements.txt => testing/config/telemetry_tests_source_requirements.txt
extra : moz-landing-system : lando
2018-10-05 19:16:47 +00:00
David Heiberg c9661e61a3 Bug 1476661 - Ensure H2 dependencies are packaged alongside wptserve where needed, r=jgraham
MozReview-Commit-ID: 5tbXeHsvNI5
2018-08-09 11:38:37 +01:00
Tudor-Gabriel Vîjială 98358f2a2a Bug 1474342 - Remove ccov.manifest files. r=marco
MozReview-Commit-ID: wE6PfW1jvA

--HG--
extra : rebase_source : b414165d56a72c5f920c722b6ea2faae0b77aedd
2018-07-11 11:03:47 +01:00
Marco Castelluccio 031b837e9a Bug 1474246 - Update grcov to version 0.2.3. r=calixte
--HG--
extra : rebase_source : f2e465849f6b8db4ce64925de859d125c54febee
2018-07-09 11:29:09 +02:00
Geoff Brown 7f5366e434 Bug 1463909 - Update android-4.3 avd for 'mach android-emulator'; r=me,a=test-only
The new avd is compatible with emulator 27.2.9 as well as earlier versions such
as 27.1.12.
2018-07-06 14:17:59 -06:00
Marco Castelluccio 4e2f73b382 Bug 1471166 - Update grcov to v0.1.40, stop zipping gcda files. r=jmaher
--HG--
extra : rebase_source : 21fcf27d2abc3c31d522b8a3d3b4a416c47313c5
2018-06-27 00:26:44 +01:00
Henrik Skupin 894f69b8b2 Bug 1470414 - Clean-up moz.build files for BUG_COMPONENT in testing/. r=ahal
MozReview-Commit-ID: F5vHc4G13v6

--HG--
extra : rebase_source : 1c6c8de55def6026da467d589ec3a8b511986125
2018-06-22 13:32:05 +02:00
Margareta Eliza Balazs 38873b16e7 Backed out changeset 52e86ed85e54 (bug 1470414) for bustage in ./config/tests/test_mozbuild_reading.py::TestMozbuildReading on a CLOSED TREE 2018-06-25 17:29:18 +03:00
Henrik Skupin df65676052 Bug 1470414 - Clean-up moz.build files for BUG_COMPONENT in testing/. r=ahal
MozReview-Commit-ID: F5vHc4G13v6

--HG--
extra : rebase_source : c39293be7a60ecc22be2f385671769f371dca06b
2018-06-22 13:32:05 +02:00
Geoff Brown 033d3bf2dc Bug 1462934 - Update Android AVD configs to use archives with build.prop included; r=me,a=test-only
In all cases, the new AVD is identical to the previous AVD except for the addition
of the build.prop file.
2018-06-08 14:26:49 -06:00
Geoff Brown bf2dcd9a16 Bug 1433308 - Remove Android 6.0/x86-6.0 options for mach android-emulator; r=me,a=test-only
mach android-emulator currently supports 6 different avds; I am struggling to maintain
that many configurations. I don't see a lot of value in keeping both 6.0 and 7.0,
and Android 6.0 is not as popular as 7.0. Let's remove 6.0, encouraging 7.0 as an
alternative; same for x86-6.0 -> x86-7.0.
2018-06-07 17:00:45 -06:00
Marco Castelluccio f54667ea0d Bug 1465740 - Make grcov run on Mac coverage builds. r=jmaher
--HG--
extra : rebase_source : 5ee4a2581fc66256cc0f9a1e2656bf9662641476
2018-05-31 16:35:13 +02:00
Geoff Brown 40e0b78196 Bug 1460411 - Add tooltool manifest for androidx86_7_0 avd archive; r=me,a=test-only 2018-05-14 08:12:46 -06:00
Marco Castelluccio 272b04b440 Bug 1459918 - Update grcov for Windows to version 0.1.35. r=jmaher
--HG--
extra : rebase_source : 87bc2b1a95f179dc3d8852b31fece579c4974f50
2018-05-08 17:47:25 +02:00
Marco Castelluccio 1c8f9f186f Bug 1459918 - Update grcov for Linux to version 0.1.35. r=jmaher
--HG--
extra : rebase_source : 4be0ed8445f77764cf27d045941f541ff021fcdd
2018-05-08 15:24:35 +02:00
Geoff Brown 2e42e588cc Bug 1457012 - Update Android host-utils for Linux; r=me,a=test-only 2018-04-27 06:59:54 -06:00
Marco Castelluccio 26b0046944 Bug 1454629 - Update grcov to version 0.1.34. r=jmaher
--HG--
extra : rebase_source : 3cb76f863dc3f5489823255b3b0e4be97f202eea
2018-04-19 02:04:39 +02:00
Geoff Brown 42e0026deb Bug 1389805 - Update linux64 host-utils with elfhack; r=me,a=test-only 2018-04-10 11:14:14 -06:00
Geoff Brown 8ffe949029 Bug 1433279 - Update tooltool manifest for Mac host-utils for Android tests; r=me,a=test-only
Used only when running Android tests locally from Mac/OSX hosts.
2018-03-13 12:17:25 -06:00
Geoff Brown da2e031564 Bug 1436183 - Update tooltool manifests for Android host-utils (linux), again; r=jmaher 2018-02-08 06:29:08 -07:00
Geoff Brown ce60dbab64 Bug 1433279 - Update tooltool manifests for Android host-utils (linux); r=jmaher 2018-01-29 08:35:20 -07:00
Andrew Halberstadt c62d613976 Bug 1428049 - [talos] Create a separate mozbase_source_requirements.txt when installing packages from the source dir, r=igoldan
This fixes a regression to |mach talos-test| around a missing 'mozterm'
dependency.

MozReview-Commit-ID: GcfoA4U1fqg

--HG--
extra : rebase_source : 68c743165a03c4d9975676556252816793ba9d49
2018-01-04 09:58:45 -05:00
Andrew Halberstadt 0ad7a325e3 Bug 1421799 - [test_archive] Add 'mozterm' to common.tests.zip r=gbrown
This makes sure the mozterm module is available to the testers. The
setup.py was needed to it could be installed from requirements.txt.

This module does not yet live on pypi.

MozReview-Commit-ID: 9AL0EZ1uVgL

--HG--
extra : rebase_source : 882d4ec5ec9b80f20ca63e5c7303752427b390d2
2017-12-15 16:51:30 +00:00
Sebastian Hengst e6dbbae0aa Backed out 5 changesets (bug 1421799) for failing firefox ui functional tests. r=backout on a CLOSED TREE
Backed out changeset f9f32474fdaf (bug 1421799)
Backed out changeset 18b4fa241936 (bug 1421799)
Backed out changeset 88dca5c8cfac (bug 1421799)
Backed out changeset 8c1f1ab754a5 (bug 1421799)
Backed out changeset e028f677bc80 (bug 1421799)
2018-01-03 20:21:28 +02:00
df1aa1417d Bug 1421799 - [test_archive] Add 'mozterm' to common.tests.zip r=gbrown
This makes sure the mozterm module is available to the testers. The
setup.py was needed to it could be installed from requirements.txt.

This module does not yet live on pypi.

MozReview-Commit-ID: 9AL0EZ1uVgL

--HG--
extra : rebase_source : 4052f60e5e793d912045a9bd420d70c59e8a69fb
2017-12-15 16:51:30 +00:00
Geoff Brown 6b6a2f5071 Bug 1424005 - Add support for an Android 7.0 x86_64 avd in 'mach android-emulator'; r=me, a=test-only
This enables 'mach android-emulator --version x86-7.0'. Works great for me!
2017-12-07 18:23:39 -07:00
Geoff Brown 88aab6373c Bug 1415242 - Update host-utils manifest for osx hosts; r=me, a=test-only 2017-11-27 11:26:10 -07:00
Marco Castelluccio 27407e68ed Bug 1416743 - Update grcov to version 0.1.29, bundling VC++ redistributable libraries. r=jmaher
grcov 0.1.29 can parse LLVM gcov data without the need of the external llvm-cov binary.

--HG--
extra : rebase_source : ad2452bf270168adee3ee7bbf53b1fa2f6d4efa6
2017-11-14 22:38:37 +01:00
Marco Castelluccio f1dd512910 Bug 1416008 - Support downloading grcov for Windows. r=jmaher
--HG--
extra : rebase_source : 88359894a12fbd26deadbdb07694fc16d21cce67
2017-11-10 11:34:22 +01:00
Geoff Brown f8aa684664 Bug 1415242 - Use new hostutils for Android browser tests; r=jmaher 2017-11-10 07:03:38 -07:00
Marco Castelluccio 3929fc655d Bug 1410265 - Update grcov to version 0.1.27. r=jmaher
--HG--
extra : rebase_source : 93d77bd36ce59d96d8acf673c0643887840f47c2
2017-10-20 00:06:47 +01:00
John Dorlus 261016cb16 Bug 1358670 - Added requirements and mozharness script r=ahal
Added cli_script attribute to TelemetryClientTests due to test failure
Added telemetry test requirements file to /testing/config
Added mozharness script to run telemetry tests from checkout

MozReview-Commit-ID: AJKM7b1OcVW

--HG--
extra : rebase_source : 8147ad3decaa94c28ba48b87310b4a00d5a90fd2
2017-06-22 18:13:14 -04:00
Wes Kocher 1bf802d260 Backed out 3 changesets (bug 1358670) for flake8 failures a=backout
Backed out changeset ab3693949c72 (bug 1358670)
Backed out changeset e04b9716ebad (bug 1358670)
Backed out changeset 0c5cf70baa50 (bug 1358670)

MozReview-Commit-ID: 2kVtLMvs9En
2017-07-20 11:20:00 -07:00
John Dorlus d5b5d3bbd4 Bug 1358670 - Added requirements and mozharness script r=ahal
Added cli_script attribute to TelemetryClientTests due to test failure
Added telemetry test requirements file to /testing/config
Added mozharness script to run telemetry tests from checkout

MozReview-Commit-ID: AJKM7b1OcVW

--HG--
extra : rebase_source : 8147ad3decaa94c28ba48b87310b4a00d5a90fd2
2017-06-22 18:13:14 -04:00
Marco Castelluccio 6a02b0ecf6 Bug 1380712 - Update grcov after modification of the linked-files-map.json format. r=jmaher
--HG--
extra : rebase_source : 1304c45720d024970a8288257e042d62c2ee8b7f
2017-07-13 18:52:00 +02:00
Greg Mierzwinski 47a40f4e91 Bug 1374663 - Update used GRCOV version and change its usage. r=marco
This patch upgrades the GRCOV version being used and changes how it is used in 'codecoverage.py'.

MozReview-Commit-ID: 6fjUB6sV3gy

--HG--
extra : histedit_source : 419133ee55f9a37725845994e0ff16a9c59b2bad
2017-06-29 13:31:56 -04:00
Bryce Van Dyk 6b2d7e6552 Bug 1372051 - Remove external media tests from /testing, /build, /python. r=maja_zf
MozReview-Commit-ID: 7X2kYf7HLZY

--HG--
extra : rebase_source : 09421cf96c4d214795362e0f53c51310bff0abba
2017-06-12 10:27:42 +12:00