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

87 Коммитов

Автор SHA1 Сообщение Дата
Mitchell Hentges c34c289c27 Bug 1632429: Improves python 3 compatibility of mozharness r=aki
Differential Revision: https://phabricator.services.mozilla.com/D77961
2020-06-03 18:16:01 +00:00
Gregory Mierzwinski 77e548053a Bug 1615257 - Enable google chrome android browsertime tests. r=perftest-reviewers,AlexandruIonescu
This patch adds the capability to run Google Chrome for Android tests through Raptor-Browsertime.

Chrome must be available on the device being tested, and there are no installation steps being added in this patch since CI already has the latest Chrome version available to test with. That said, this patch adds the ability to find the version of Chrome that is being tested and stores this in the Perfherder artifact. Getting this version is also necessary to be able to run Chrome with the correct chromedriver.

Two tests are initially be enabled for Chrome in this patch: Amazon, and YouTube. They will only run through a cron task three days a week. The other changes done in this patch are required for Chrome to work with Raptor-Browsertime.

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

--HG--
extra : moz-landing-system : lando
2020-03-27 14:31:28 +00:00
Sylvestre Ledru 59307d7c00 Bug 1622405 - Remove MSYS2 r=dmajor
Differential Revision: https://phabricator.services.mozilla.com/D66829

--HG--
extra : moz-landing-system : lando
2020-03-13 21:14:34 +00:00
Ben Hearsum c0a501bb63 No bug: Update vendored copy of tooltool client r=rail
Differential Revision: https://phabricator.services.mozilla.com/D66287

--HG--
extra : moz-landing-system : lando
2020-03-10 19:04:11 +00:00
Ben Hearsum 81dd219ee4 No bug: Update tooltool client to latest upstream version. r=rail
Differential Revision: https://phabricator.services.mozilla.com/D65139

--HG--
extra : moz-landing-system : lando
2020-03-03 16:42:10 +00:00
Dorel Luca 94b3e8222d Backed out changeset b576251c3862 for tooltool related failures. CLOSED TREE 2020-02-25 00:10:00 +02:00
Ben Hearsum 8ab729edc1 No bug: Import latest tooltool client. r=jgraham,rail
Differential Revision: https://phabricator.services.mozilla.com/D63870

--HG--
extra : moz-landing-system : lando
2020-02-24 19:35:30 +00:00
Edwin Takahashi 6c86a27a57 Bug 1606501 - make mouse_and_screen_resolution.py syntax python3 compatible r=armenzg
Changes:

Handle the import of `urllib`/`urllib2` modules properly.

Make the exception handling python2/3 compatible.

Fix print statements.

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

--HG--
extra : moz-landing-system : lando
2020-01-06 07:15:13 +00:00
Edwin Takahashi 54269b69a3 Bug 1606501 - make gittool.py syntax python3 compatible r=armenzg
Changes:

Fix syntax issues preventing gittools.py from being python3 compatible.

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

--HG--
extra : moz-landing-system : lando
2020-01-02 18:08:33 +00:00
Edwin Takahashi 927e0ec20b Bug 1606501 - remove files in external_tools that are no longer referenced in-tree r=aki
Changes:

As part of python3 compatibility work, remove files that are no longer being used as far as I can tell (looking in searchfox).

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

--HG--
extra : moz-landing-system : lando
2019-12-31 23:20:33 +00:00
Edwin Takahashi 1408eaf8c2 Bug 1606501 - make extract_and_run_command.py syntax python3 compatible r=Callek
Changes:

Bring this file up to python3 standards.

This file is used indirectly in the `iris(av)` tests.

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

--HG--
extra : moz-landing-system : lando
2019-12-31 23:16:13 +00:00
Connor Sheehan f27de103cc Bug 1605189 - update in-tree robustcheckout with latest version r=firefox-build-system-reviewers,chmanchester
This commit vendors `robustcheckout` from commit ff8a7c9c843a9c in
version-control-tools. Updates include the removal of some dead code,
compatibility with the latest Mercurial, and Python 3 compatibility.

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

--HG--
extra : moz-landing-system : lando
2019-12-20 16:07:40 +00:00
Noemi Erli 80b40a0ec0 Backed out changeset 94edb5d84887 (bug 1605189) for breaking Docker images builds CLOSED TREE 2019-12-20 18:03:45 +02:00
Connor Sheehan 6d1cb0e884 Bug 1605189 - update in-tree robustcheckout with latest version r=firefox-build-system-reviewers,chmanchester
This commit vendors `robustcheckout` from commit ff8a7c9c843a9c in
version-control-tools. Updates include the removal of some dead code,
compatibility with the latest Mercurial, and Python 3 compatibility.

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

--HG--
extra : moz-landing-system : lando
2019-12-20 15:17:28 +00:00
Sylvestre Ledru ba488cdc09 Bug 1598971 - codespell: Fix typos in the doc r=remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,ato
Depends on D54430

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

--HG--
extra : moz-landing-system : lando
2019-11-25 10:06:12 +00:00
Ionut Goldan ee1e094b81 Bug 1587398 - Provide schema support for tags r=perftest-reviewers,octavian_negru,davehunt
Differential Revision: https://phabricator.services.mozilla.com/D53973

--HG--
extra : moz-landing-system : lando
2019-11-22 07:51:07 +00:00
Ionut Goldan 6b860bc491 Bug 1597633 - Provide schema support for public suite & test names r=octavian_negru
Differential Revision: https://phabricator.services.mozilla.com/D53795

--HG--
extra : moz-landing-system : lando
2019-11-19 12:12:53 +00:00
Tom Prince 069263ab46 Bug 1595368: [firefox-ci] Use consitent logic to determine tooltool url; r=sfraser a=task-fix
Differential Revision: https://phabricator.services.mozilla.com/D52498

Depends on D52497

--HG--
extra : histedit_source : 4b7e40193155303d8757f08aabe670e4dd127924
2019-11-11 05:50:11 +01:00
octavian.negru f59cfa05b9 Bug 1593694 - Mirror bigger item max on mozilla-central r=perftest-reviewers,igoldan
Differential Revision: https://phabricator.services.mozilla.com/D52136

--HG--
extra : moz-landing-system : lando
2019-11-08 08:12:54 +00:00
Ionut Goldan 352a1a928c Bug 1593192 - Add schema validation for name & version of application under test r=perftest-reviewers,sparky,octavian_negru
Differential Revision: https://phabricator.services.mozilla.com/D51410

--HG--
extra : moz-landing-system : lando
2019-11-05 09:47:34 +00:00
Ionut Goldan f03003f819 Bug 1590346 - Provide json schema support for measurement units r=octavian_negru,perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D50044

--HG--
extra : moz-landing-system : lando
2019-11-04 14:56:10 +00:00
Sylvestre Ledru ba7c03e388 Bug 1590310 - Hide the copyright section by default r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D50028

--HG--
extra : moz-landing-system : lando
2019-10-22 17:37:38 +00:00
Rok Garbas d8e57f535e Bug 1561582 - tooltool.py now supports python 3 and 2 r=rail CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D36010

--HG--
extra : source : 7e05642566d001eb7b6900e80788212310243c3c
extra : histedit_source : 361d6b5974f9a4708f12f2c747645df6c7d706ee
2019-06-27 12:54:07 +00:00
Dorel Luca 66a6c7cb6f Backed out changeset 7e05642566d0 (bug 1561582) for Toolchain failures. CLOSED TREE 2019-06-27 19:36:32 +03:00
Rok Garbas e09d6e060e Bug 1561582 - tooltool.py now supports python 3 and 2 r=rail
Differential Revision: https://phabricator.services.mozilla.com/D36010

--HG--
extra : moz-landing-system : lando
2019-06-27 12:54:07 +00:00
Rok Garbas a320ac850f Bug 1548204 - fixing test for raptor-tp6-8 r=rail
Differential Revision: https://phabricator.services.mozilla.com/D30479

--HG--
extra : moz-landing-system : lando
2019-05-28 07:44:41 +00:00
Rok Garbas c3b5a7c6d6 Bug 1533330 - Update tooltool.py with optional support of taskcluster auth tokens r=rail
With this change tooltool.py also supports taskcluster credentials to be passed
(in json format) to --authentication-file option. RelengAPI tokens are still
working with this patch, just additional authentication is added.

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

--HG--
extra : moz-landing-system : lando
2019-04-24 13:41:46 +00:00
Cosmin Sabou 706f99c3db Backed out changeset d99a232c3dd4 (bug 1533330) for causing build bustages. CLOSED TREE 2019-04-24 13:20:12 +03:00
Rok Garbas f922d69f22 Bug 1533330 - Update tooltool.py with optional support of taskcluster auth tokens r=rail
With this change tooltool.py also supports taskcluster credentials to be passed
(in json format) to --authentication-file option. RelengAPI tokens are still
working with this patch, just additional authentication is added.

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

--HG--
extra : moz-landing-system : lando
2019-04-24 09:16:27 +00:00
Connor Sheehan c67af092ac Bug 1535011: vendor latest `robustcheckout` from version-control-tools r=Callek
This commit vendors `robustcheckout` from the version-control-tools
repository, revision 8e3bb142dfa9.

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

--HG--
extra : moz-landing-system : lando
2019-03-14 19:56:17 +00:00
Gregory Szorc d071a5abcf NO BUG - Vendor latest robustcheckout extension; r=sheehan
Corresponds to revision 53c65bf08e17bc943a52e464f72a51a8ea5809e5 from
version-control-tools repository.
2018-12-06 10:34:12 -05:00
Gregory Szorc 1e962bc8dc Bug 1512075 - Upgrade to latest robustcheckout; r=ted
From changeset d0828787e64fa55b535c7e783bc97612f5c30cff from
version-control-tools repository.

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

--HG--
extra : moz-landing-system : lando
2018-12-04 23:30:29 +00:00
Gregory Szorc 9ffdc9bc8b Bug 1505579 - Upgrade to latest robustcheckout; r=sheehan
Vendored robustcheckout extension from the version-control-tools
repository revision d78e5c52a0228c3dc8ed03fe43bf749c8e68bd20 without
modifications.

This is needed to support Mercurial 4.8.

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

--HG--
extra : rebase_source : 31fcf83f3da26245fe588a729e7b38202b53ef19
extra : source : b0805a8cf6eb120525408dd486ca2c362afb2db3
2018-11-08 23:25:05 +00:00
Bob Clary 28890c828c Bug 1501802 - Update tooltool.py fetch_file to log.info exceptions instead of log.debug, r=garbas
--HG--
extra : rebase_source : 3268310f08f1911273ab8bff9f8db465ad75e32c
extra : intermediate-source : 565215cf2e5e42034860257f4ea4b5d0b0adf75d
extra : source : 4034fbcc0a551d86deb3463115c0cf7f8c228b65
2018-11-10 03:10:08 -08:00
Ionut Goldan 3b613afd96 Bug 1505043 - Mirror schema changes from bug 1431085 r=wlach
Differential Revision: https://phabricator.services.mozilla.com/D11163

--HG--
extra : moz-landing-system : lando
2018-11-08 16:17:29 +00:00
Cosmin Sabou ccee39ae4a Backed out changeset 565215cf2e5e (bug 1501802) for causing mass mda failures. CLOSED TREE 2018-11-15 09:17:08 +02:00
Andreea Pavel e3299fd2db Backed out 5 changesets (bug 1498640, bug 1436037, bug 1497660, bug 1505579) for mass failures on a CLOSED TREE
Backed out changeset 914a7a899dd1 (bug 1436037)
Backed out changeset e072757bf691 (bug 1436037)
Backed out changeset b0805a8cf6eb (bug 1505579)
Backed out changeset aa32ba9e6df3 (bug 1498640)
Backed out changeset ce441b8a784c (bug 1497660)
2018-11-15 07:53:41 +02:00
Gregory Szorc 758f1a7c2b Bug 1505579 - Upgrade to latest robustcheckout; r=sheehan
Vendored robustcheckout extension from the version-control-tools
repository revision d78e5c52a0228c3dc8ed03fe43bf749c8e68bd20 without
modifications.

This is needed to support Mercurial 4.8.

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

--HG--
extra : moz-landing-system : lando
2018-11-08 23:25:05 +00:00
Bob Clary 6c435b86b6 Bug 1501802 - Update tooltool.py fetch_file to log.info exceptions instead of log.debug, r=garbas
--HG--
extra : source : 4034fbcc0a551d86deb3463115c0cf7f8c228b65
2018-11-10 03:10:08 -08:00
Connor Sheehan 6d9ba813a0 Bug 1480232 - vendor latest robustcheckout with Mercurial 4.7 compatibility; r=gps
This commit updates the in-tree copy of robustcheckout to match the
4.7 compatible version in version-control-tools at revision
9fafc76e6f1c633897553523db01ad40edce5816.

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

--HG--
extra : amend_source : a0ea2cd957cac26d3e296a251e17119e6f70457f
extra : histedit_source : 4951bcab68d2e249cf2dc8b6ad5f1fd23893c307
2018-08-02 11:56:49 -07:00
Tom Ritter 8fab7ae7af Bug 1451601 Do not buffer output in TaskCluster job output r=gps
MozReview-Commit-ID: 4XOcqSXGhHi

--HG--
extra : rebase_source : 315755e7027546f26f98d154dfe15cd0eaf5684d
2018-06-25 15:28:06 -05:00
Gregory Szorc e536804584 Bug 1469351 - Vendor latest robustcheckout; r=sheehan
This vendors the latest version of the robustcheckout extension with
a workaround for bug 1462323. This should hopefully mitigate the
underlying issue while servers are being physically moved this
week.

Differential Revision: https://phabricator.services.mozilla.com/D1689
2018-06-18 19:15:16 +00:00
Chris AtLee 8e5587759f Bug 1237182: Get rid of buildprops.json r=tomprince,sfraser
Differential Revision: https://phabricator.services.mozilla.com/D1443

--HG--
extra : rebase_source : 1683b76377e27fdaa5292e1781573ddc4e61afa8
2018-05-25 17:35:43 -04:00
Chris AtLee ddaec1c0fa Bug 1237182: Remove more buildbot references from mozharness r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D1372

--HG--
extra : rebase_source : e5d962072b29de9b0cd66214df9e97e607c31dc7
2018-05-22 16:39:06 -04:00
Chris AtLee 0081a356eb Bug 1237182: Remove mozharness purge mixin r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D1318

--HG--
extra : rebase_source : faec3ed4b5ab13558652b1a2025457768d5a469b
extra : source : f2bc57494dc9990ce24039651455667f982f2d68
2018-05-11 11:24:31 -04:00
Andreea Pavel eba827286e Backed out changeset 5afad9b7fd21 (bug 1408051) for slowing down setup of test environments on OS X on a CLOSED TREE 2018-05-18 21:17:33 +03:00
Chris AtLee cbdca910d6 Bug 1408051: Remove mozharness' copy of virtualenv r=tomprince
MozReview-Commit-ID: 6LsrEcgz0L0

--HG--
extra : rebase_source : e3f35d603fcd79add947a5270590205870316974
2018-05-17 09:52:59 -04:00
Bogdan Tara fa12a141b7 Backed out changeset a00ab75aea2b (bug 1408051) for talos failures. CLOSED TREE 2018-05-17 21:05:51 +03:00
Chris AtLee 252103d21e Bug 1408051: Remove mozharness' copy of virtualenv r=tomprince
MozReview-Commit-ID: 6LsrEcgz0L0

--HG--
extra : rebase_source : a5e5d96de2521973f51a24c6d74d97699b6c59c1
2018-05-17 09:52:59 -04:00
Gregory Szorc b68c1a1e8f Bug 1448438 - Update to latest robustcheckout; r=sheehan
robustcheckout from revision f0c7808d6c00e2bbf3d7325ac4cb8eb0a2b0e939
of version-control-tools is vendored without modifications.

MozReview-Commit-ID: HYqmEoFmRYq

--HG--
extra : rebase_source : e147e27d6b01fa71b77a74345f713b1a9cb908bc
2018-03-23 12:53:34 -07:00