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

1143 Коммитов

Автор SHA1 Сообщение Дата
Mitchell Hentges bc63299e46 No bug: Update refbrow index and use new application id r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D32815

--HG--
extra : moz-landing-system : lando
2019-05-28 14:21:31 +00:00
alexandru.ionescu a712b0f753 Bug 1546119 Raptor warm page-load tests on Firefox android fenix r=perftest-reviewers,rwood
Differential Revision: https://phabricator.services.mozilla.com/D32101

--HG--
extra : moz-landing-system : lando
2019-05-27 17:56:14 +00:00
Edwin Gao c146994015 Bug 1553310 - Enable jsreftest/jittest on android-hw-p2-8-0-arm7-api-16 and correspondinly disable on android-em instances r=jmaher
Changes:

- add `jsreftest` to the list of permitted tests to run on `android-hw-p2-8-0-arm7-api-16`
- add necessary mozharness setup for `android-hw` for jsreftest
- disable `android-em` from running jsreftests

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

--HG--
extra : moz-landing-system : lando
2019-05-24 18:58:56 +00:00
Edwin Gao 51a0e99bd4 Bug 1553955 - Promote mochitest-media to tier 1 on android-hw and demote to tier 2 on android-em r=jmaher
Changes:

__mochitest__
- demote `android-em` to tier 2
- promote `android-hw` to tier 1
- expand regex for `run-on-projects` specification to include all `android-em` instances, and restrict to `try`

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

--HG--
extra : moz-landing-system : lando
2019-05-24 21:58:40 +00:00
Andrew Halberstadt 2dff4a6138 Bug 1553527 - [ci] Create a new 'fission' test variant r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D32196

--HG--
extra : moz-landing-system : lando
2019-05-24 18:41:01 +00:00
Edwin Gao e4a0545da8 Bug 1553302 - disable jittest on android-hw aarch64, instead run windows10-aarch64 SM(p) on integration branches r=gbrown
Changes:
- enabled SM(p) runs on `windows10-aarch64` for `built-projects`
- turn off `jittest` runs for all platforms matching `android-hw-.*-aarch64/.*`

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

--HG--
extra : moz-landing-system : lando
2019-05-24 18:47:41 +00:00
Joel Maher edd5fd6be2 Bug 1544460 - fix reftest annotations and enable for osx 10.14. r=jfkthame,kats
fix reftest annotations and enable for osx 10.14.

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

--HG--
extra : moz-landing-system : lando
2019-05-24 18:01:02 +00:00
Kartikaya Gupta 67f2383419 Bug 1553593 - Turn on browser-mochitests for windows-qr. r=jrmuizel
Depends on D32471

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

--HG--
extra : moz-landing-system : lando
2019-05-24 13:44:35 +00:00
alexandru.ionescu fa583b7a2f Bug 1545055 Run warm page load tests against Fennec v64 in CI r=Bebe,stephendonner
Differential Revision: https://phabricator.services.mozilla.com/D31770

--HG--
extra : moz-landing-system : lando
2019-05-24 11:19:07 +00:00
Edwin Gao 90d25c0076 Bug 1548659 - demote all android-em-4.3 tests to tier 2 and restrict platforms r=jmaher,RyanVM,gbrown
Changes:

- demote all existing `android-em-4.*` tests to tier 2
- ensure the above tests only run on `try` and `mozilla-central` but with exceptions

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

--HG--
extra : moz-landing-system : lando
2019-05-24 07:24:51 +00:00
alexandru.ionescu 2f37f5f55a Bug 1546323 Run cold page load tests against Fennec v64 in CI r=Bebe
Differential Revision: https://phabricator.services.mozilla.com/D31773

--HG--
extra : moz-landing-system : lando
2019-05-24 07:12:19 +00:00
arthur.iakab ddbee389db Backed out changeset 22fad4a26360 (bug 1548659) for Decision Task bustage CLOSED TREE 2019-05-24 10:11:25 +03:00
Edwin Gao ac20c5bce5 Bug 1548659 - demote all android-em-4.3 tests to tier 2 and restrict platforms r=jmaher,RyanVM,gbrown
Changes:

- demote all existing `android-em-4.*` tests to tier 2
- ensure the above tests only run on `try` and `mozilla-central` but with exceptions

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

--HG--
extra : moz-landing-system : lando
2019-05-24 06:52:46 +00:00
Joel Maher b5f7a11b2c Bug 1553845 - turn on all talos/raptor jobs for osx 10.14. r=gbrown
turn on all talos/raptor jobs for osx 10.14.

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

--HG--
extra : moz-landing-system : lando
2019-05-23 15:23:47 +00:00
Geoff Brown a875b0a496 Bug 1553224 - Run test-verify on Android x86_64; r=jmaher
I had been waiting for more complete x86_64 coverage, but realized that's
not strictly necessary: TV works okay as-is on Android x86_64.

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

--HG--
extra : moz-landing-system : lando
2019-05-23 16:57:17 +00:00
Wes Kocher 093102ae41 Bug 1550895 - Bump android gv wpt back up to tier-3
Bug 1553584 was filed and shows a race condition in the test harness that could make fixing bugs difficult. Bumping these back to tier-3 until that can be fixed.

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

--HG--
extra : moz-landing-system : lando
2019-05-22 23:10:06 +00:00
Henrik Skupin 514c21335b Bug 1552484 - [raptor] Enable raptor-youtube-playback test suite for geckoview in CI. r=perftest-reviewers,stephendonner
Depends on D32040

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

--HG--
extra : moz-landing-system : lando
2019-05-21 23:42:04 +00:00
alexandru.ionescu 1a8f3c3864 Bug 1543369 Raptor cold page-load tests on Firefox android fennec r=Bebe
Differential Revision: https://phabricator.services.mozilla.com/D31251

--HG--
extra : moz-landing-system : lando
2019-05-21 12:03:03 +00:00
Stephen Donner f6ac265a57 Bug 1552982: Add 'mozilla-beta' CI branch to GeckoView's scn-power-idle test. r=Bebe
Differential Revision: https://phabricator.services.mozilla.com/D31893

--HG--
extra : moz-landing-system : lando
2019-05-21 16:53:54 +00:00
Edwin Gao ad43843276 Bug 1548649 - remove all linux32 tests except for shippable, and restrict those tests to web-platform-tests r=jmaher
Changes:
- edited `linux32-tests` to include only web-platform-tests
- removed references to other `linux32` platforms from `test-platforms.yml` other than `linux32-shippable/opt`

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

--HG--
extra : moz-landing-system : lando
2019-05-21 16:04:06 +00:00
Wes Kocher 98daf2fb95 Bug 1550895 - Run geckoview wpt as tier-2 jobs r=jgraham
This patch runs wpt against opt and debug builds of geckoview as tier-2 jobs on mozilla-central and try.

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

--HG--
extra : moz-landing-system : lando
2019-05-17 22:47:59 +00:00
Henrik Skupin abb7207942 Bug 1548845 - [raptor] Enable Youtube Playback benchmark tests in CI. #perftest r=perftest-reviewers,stephendonner,rwood
Differential Revision: https://phabricator.services.mozilla.com/D30484

--HG--
extra : moz-landing-system : lando
2019-05-17 20:47:59 +00:00
Stephen Donner 6d86a346d7 Bug 1551324: Hook up remaining Fennec and Fenix jobs in CI for scn-power-idle tests. r=perftest-reviewers,rwood,sparky
Differential Revision: https://phabricator.services.mozilla.com/D31025

--HG--
extra : moz-landing-system : lando
2019-05-18 00:10:05 +00:00
Geoff Brown 67d2bba8ce Bug 1552580 - Increase Android 4.3 debug xpcshell test chunks from 8 to 12; r=egao
These chunks are quite out of balance: Probably there are some very long running
tests in xpcshell-7 with 8 chunks. Even so, I think the easiest way to avoid timeouts
is to return to 12 chunks.

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

--HG--
extra : moz-landing-system : lando
2019-05-17 21:04:31 +00:00
Joel Maher bb2325b4a3 Bug 1552047 - Perma Windows 10 x64 CCov debug jittest Max run time exceeded. r=gbrown
Perma Windows 10 x64 CCov debug jittest Max run time exceeded

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

--HG--
extra : moz-landing-system : lando
2019-05-17 19:38:05 +00:00
Edwin Gao a66e97aaf1 Bug 1552051 - stop running jittest, instead run SM(p) on windows10-aarch64 r=gbrown,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D31501

--HG--
extra : moz-landing-system : lando
2019-05-17 15:31:45 +00:00
Mihai Alexandru Michis 724354e338 Backed out 5 changesets (bug 1548845) for failing new youtube playback raptor tests. CLOSED TREE
Backed out changeset 934d2f88195d (bug 1548845)
Backed out changeset 609f489bdc8c (bug 1548845)
Backed out changeset a2544ca8c593 (bug 1548845)
Backed out changeset 152615db9db6 (bug 1548845)
Backed out changeset 6b3a8394727f (bug 1548845)

--HG--
rename : testing/raptor/raptor/filters.py => testing/raptor/raptor/filter.py
2019-05-17 16:17:06 +03:00
Henrik Skupin cade486cb8 Bug 1548845 - [raptor] Enable Youtube Playback benchmark tests in CI. #perftest r=perftest-reviewers,stephendonner
Differential Revision: https://phabricator.services.mozilla.com/D30484

--HG--
extra : moz-landing-system : lando
2019-05-17 11:16:44 +00:00
Ryan VanderMeulen 392baaf7f8 Bug 1552251 - Clean up some Android chunking rules. r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D31498

--HG--
extra : moz-landing-system : lando
2019-05-16 17:27:03 +00:00
Rob Wood e1493de814 Bug 1551972 - Use correct index for Fenix on aarch64; #perftest-reviewers r=mhentges
Differential Revision: https://phabricator.services.mozilla.com/D31478

--HG--
extra : moz-landing-system : lando
2019-05-16 16:31:56 +00:00
Geoff Brown 817aac5b17 Bug 1551718 - Actually run tests in mochitest-devtools-webreplay; r=ahal
Corrects a suite name mismatch.

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

--HG--
extra : moz-landing-system : lando
2019-05-16 15:02:51 +00:00
Ionut Goldan 3f3ec9cdce Bug 1547245 - Use platform appropriate targets for Fenix & Reference Browser r=perftest-reviewers,rwood,stephendonner
Differential Revision: https://phabricator.services.mozilla.com/D30485

--HG--
extra : moz-landing-system : lando
2019-05-14 19:02:55 +00:00
Joel Maher ff22bbc199 Bug 1550826 - add initial support for osx mojave 10.14 to our CI. r=ahal
add initial support for osx mojave 10.14 to our CI.

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

--HG--
extra : moz-landing-system : lando
2019-05-14 18:33:12 +00:00
alexandru.ionescu 86667830de Bug 1551194 Fix --test extra-option on fennec tests r=perftest-reviewers,rwood,stephendonner
Differential Revision: https://phabricator.services.mozilla.com/D30915

--HG--
extra : moz-landing-system : lando
2019-05-13 20:46:36 +00:00
Geoff Brown 167de4a58d Bug 1551226 - Run Android x86_64 7.0/debug mochitests; r=snorp
We can run /debug mochitests against geckoview for the cost of another dozen
or so test annotations. Both /opt and /debug mochitests are nearly worthy of
tier 1, but still waiting for bug 1534732.

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

--HG--
extra : moz-landing-system : lando
2019-05-13 20:52:36 +00:00
Stephen Donner 2c218a311e Bug 1548689: Hook idle-power-usage tests up to CI. r=perftest-reviewers,rwood
Differential Revision: https://phabricator.services.mozilla.com/D30456

--HG--
extra : moz-landing-system : lando
2019-05-13 20:33:15 +00:00
Edwin Gao f103a392a0 Bug 1550915 - task efficiency: re-balance reftest and reftest-no-accel chunking on linux r=gbrown
Changes:
- linux64 chunks reduced to 5 (from default 8)
- linux64 no-accel chunks reduced to 4 (from default 8)

All non-Linux chunks are untouched.

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

--HG--
extra : moz-landing-system : lando
2019-05-13 19:18:48 +00:00
Rob Wood a0cf1a68b5 Bug 1550553 - Move next few cold page load GVE suites to trunk/central/try; #perftest-reviewers r=perftest-reviewers,stephendonner
Differential Revision: https://phabricator.services.mozilla.com/D30669

--HG--
extra : moz-landing-system : lando
2019-05-10 18:07:02 +00:00
Florin Strugariu 3dc303757f Bug 1549948 Fenix jobs are failing with "activity class does not exist" r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D30359

--HG--
extra : moz-landing-system : lando
2019-05-13 07:30:08 +00:00
Tom Prince 85e8be2031 Bug 1550816: Enforce consistent indenting in taskcluster yaml; r=aki
Differential Revision: https://phabricator.services.mozilla.com/D30684

--HG--
extra : moz-landing-system : lando
2019-05-10 21:19:48 +00:00
Joel Maher 294dd5cc9a Bug 1539856 disable tp6-3 on windows ux laptops from running on autoland. r=davehunt
disable tp6-3 on windows ux laptops from running on autoland

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

--HG--
extra : moz-landing-system : lando
2019-05-10 13:35:50 +00:00
Andreea Pavel f5f94453ae Backed out changeset ba9d948d404c (bug 1544470) for breaking raptor-chromium a=backout 2019-05-10 11:35:42 +03:00
Chris Hartjes 80fbae9239 Bug 1544470 - Added in code that can be used to take a snapshot of CPU usage on Android devices; r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D27954

--HG--
extra : moz-landing-system : lando
2019-05-09 20:39:43 +00:00
Edwin Gao c459d71ebd Bug 1548160 - task efficiency: review and reduce chunk count of xpcshell for various platforms r=gbrown,jmaher
Changes:
- set `macosx64-ccov` tests to 8 chunks (unchanged from m-c)
- set windows and linux `ccov` to 6 chunks (from 8)
- set `linux64.*/debug` to 6 chunks (from 10 and 8)
- set `android-em` to 8 chunks (unchanged)
- set default chunks to be 5 (from 8)

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

--HG--
extra : moz-landing-system : lando
2019-05-09 20:59:52 +00:00
Edwin Gao 014374b1c8 Bug 1548106 - task efficiency: review chunking of web-platform-tests-reftests r=jmaher,gbrown
Changes:
- change the default chunk count to 4 (from 6)
- increase `ccov` chunk count to 8 (from 6)
- `qr` and `linux64/debug` are to remain at 6 chunks
- reduce all other `linux` chunks to 3 (from 6)
- `windows/debug` (including `qr`) chunks reduced to 5 (from 6)

Default chunk count of 4 for Windows and macOS are conservative, leading to sub-20 minute runtimes for most chunks.

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

--HG--
extra : moz-landing-system : lando
2019-05-09 20:35:56 +00:00
Edwin Gao c729145871 Bug 1548965 - task efficiency: revisit mochitest-media chunking r=jmaher,gbrown
Changes:
- `android-hw` chunks reduced to 1 (from 3)
- `windows10-aarch64` chunks reduced to 2 (from 3)
- linux64.*/opt chunks reduced to 2 (from 3)
- windows7.*/opt chunks reduced to 2 (from 3)

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

--HG--
extra : moz-landing-system : lando
2019-05-08 23:37:44 +00:00
Bob Clary 8ac730d4d1 Bug 1541183 - make sw-tp6 tier 3, r=erahm
Differential Revision: https://phabricator.services.mozilla.com/D30492

--HG--
extra : moz-landing-system : lando
2019-05-09 18:42:06 +00:00
Edwin Gao da5149fdb8 Bug 1549619 - task efficiency: revisit chunking of mochitest-devtools-chrome r=jmaher
Changes:
- reduced `linux64/debug` chunking to 14 (from 16)
- reduced `linux64-ccov/debug` to 14 (from 16)
- increased `windows64-ccov` to 16 (from 10)
- maintain all non-ccov debug to 8
- maintain all asan to 8
- reduce everything else to 5

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

--HG--
extra : moz-landing-system : lando
2019-05-09 16:29:10 +00:00
Raphael Pierzina 77e6f296b4 Bug 1546614 - Run telemetry-tests-client on macosx64, linux32, windows32 on CI; r=chutten,ahal
Differential Revision: https://phabricator.services.mozilla.com/D30481

--HG--
extra : moz-landing-system : lando
2019-05-09 13:39:39 +00:00
arthur.iakab 44c83c7596 Backed out changeset d9cf7d539c45 (bug 1549619) for turning Bug1443043 into permafail 2019-05-09 11:15:57 +03:00
Edwin Gao fc6d3277ec Bug 1549619 - task efficiency: revisit chunking of mochitest-devtools-chrome r=jmaher
Changes:
- reduced `linux64/debug` chunking to 14 (from 16)
- reduced `linux64-ccov/debug` to 14 (from 16)
- increased `windows64-ccov` to 16 (from 10)
- maintain all non-ccov debug to 8
- maintain all asan to 8
- reduce everything else to 5

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

--HG--
extra : moz-landing-system : lando
2019-05-08 22:20:53 +00:00
Mike Shal 0b6eabaf52 Bug 1543212 - Move Android aarch64 tests from opt to pgo; r=jmaher
Similar to bug 632954, this disables the Android aarch64 tests on opt
except on try, and instead runs the tests on Android aarch64 pgo builds.

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

--HG--
extra : moz-landing-system : lando
2019-05-02 21:10:13 +00:00
Edwin Gao efe469185a Bug 1546732 - enable jittest on try, mozilla-central for windows10-aarch64 r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D30128

--HG--
extra : moz-landing-system : lando
2019-05-06 22:00:35 +00:00
Geoff Brown 20c4e556f7 Bug 1546553 - Run Android xpcshell tests on 7.0 x86_64; r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D29844

--HG--
extra : moz-landing-system : lando
2019-05-03 22:11:24 +00:00
Rob Wood 046bef30c3 Bug 1545186 - Raptor test definitions and taskcluster configs for cold page-load tests on GeckoView Example App; #perftest r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D29207

--HG--
extra : moz-landing-system : lando
2019-05-03 15:53:27 +00:00
Mitchell Hentges a9872b341b No bug - Updates Fenix Raptor configuration r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D29489

--HG--
extra : moz-landing-system : lando
2019-05-01 15:01:23 +00:00
Rob Wood 0678c2e034 Bug 1522972 - Raptor cold-load tests on Firefox and Chromium desktop; #perftest r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D29032

--HG--
extra : moz-landing-system : lando
2019-05-01 14:52:59 +00:00
Joel Maher 6611f95ab0 Bug 1546459 - remove subsuite=clipboard from manifests. r=ahal
remove subsuite=clipboard from manifests

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

--HG--
extra : moz-landing-system : lando
2019-05-01 08:16:44 +00:00
Edwin Gao 0a8a22cb9d Bug 1545810 - disable tests in testing/web-platform/meta/media-source/ on windows10-aarch64 that cause task to abort r=jmaher
Changes:
- disable wholesale the `media-source` subsuite within web-platform-test

Attempts were made to isolate the tests that cause the test harness to lock up with a permission issue on `Ahem.ttf` however the attempts were unsuccessful in isolating the tests to a manageable set. It appears the solution is to simply stop running `media-source` tests on windows10-aarch64 as that seems to have solved the problem in a previous try run.

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

--HG--
extra : moz-landing-system : lando
2019-04-27 02:09:21 +00:00
Stephen Donner 6aa52f6860 Bug 1547272 - ensure windows10-aarch64 is set to tier 2 for talos-bcv. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D29003

--HG--
extra : moz-landing-system : lando
2019-04-26 15:48:33 +00:00
Joel Maher 02f0bd77f7 Bug 1546610 - reduce marionette-headless to run on linux64/shippable as tier2 only. r=whimboo
reduce marionette-headless to run on linux64/shippable as tier2 only

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

--HG--
extra : moz-landing-system : lando
2019-04-25 19:39:23 +00:00
Stephen Donner 7ecca43f85 Bug 1547044. Properly set windows10-aarch64 tests to tier 2. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D28887

--HG--
extra : moz-landing-system : lando
2019-04-25 18:07:39 +00:00
Geoff Brown ce627bfc09 Bug 1546452 - Run fewer headless mochitests; r=jmaher
- stop mochitest-headless on windows10
 - stop mochitest-headless on linux64/debug
 - make mochitest-headless tier-2
 - make mochitest-headless run on m-c/try

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

--HG--
extra : moz-landing-system : lando
2019-04-25 09:15:29 +00:00
Edwin Gao 162eb47938 Bug 1546732 - enable jittest for windows10-aarch64 r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D28704

--HG--
extra : moz-landing-system : lando
2019-04-24 21:40:40 +00:00
Andrew Halberstadt f16540f7fc Bug 1546373 - [ci] Update fenix try tasks to new index, r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D28716

--HG--
extra : moz-landing-system : lando
2019-04-24 19:43:44 +00:00
Edwin Gao 54959af57a Bug 1546728 - enable cppunittest for windows10-aarch64 r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D28700

--HG--
extra : moz-landing-system : lando
2019-04-24 17:12:07 +00:00
Edwin Gao ea6fe15c68 Bug 1546532 - enable mochitest-a11y for windows10-aarch64 r=jmaher,gbrown
Differential Revision: https://phabricator.services.mozilla.com/D28579

--HG--
extra : moz-landing-system : lando
2019-04-24 13:14:49 +00:00
Stephen Donner 8aae1fa163 Bug 1546595: Two followup fixes for windows10-aarch64 in CI: 1) drop to tier 3; 2) explicitly further limit tests' runs to try + m-c. r=gbrown,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D28623

--HG--
extra : moz-landing-system : lando
2019-04-24 15:28:00 +00:00
Raphael Pierzina ceb466e489 Bug 1531369 - Set telemetry-tests-client suite to tier default; r=gfritzsche
Differential Revision: https://phabricator.services.mozilla.com/D27795

--HG--
extra : moz-landing-system : lando
2019-04-17 11:40:16 +00:00
Stephen Donner b354e3b6cb Bug 1546595: Two followup fixes for windows10-aarch64 in CI: 1) drop to tier 3; 2) explicitly further limit tests' runs to try + m-c. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D28623

--HG--
extra : moz-landing-system : lando
2019-04-24 10:29:33 +00:00
Wes Kocher 8c12e1a799 Bug 1501562 - Run wpt against geckoview r=jgraham
This patch leaves wpt running against fennec on androidx86 as tier2, adds wpt to run against geckoview testactivity on android x86_64 as tier3, and adds enough metadata to run_info_extras to help differentiate the two in expectation files. Fennec is "os == android and not e10s", while geckoview is "os == android and e10s".

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

--HG--
extra : moz-landing-system : lando
2019-04-24 00:04:48 +00:00
Andreea Pavel f3b4707792 Backed out 4 changesets (bug 1501562) for failing allowed-to-play.html on a CLOSED TREE
Backed out changeset c666c0a0d042 (bug 1501562)
Backed out changeset 7010f2e26969 (bug 1501562)
Backed out changeset 8045a87e5ce6 (bug 1501562)
Backed out changeset f5d44a3e3a7a (bug 1501562)
2019-04-24 01:31:36 +03:00
Wes Kocher bc8f1cd4e3 Bug 1501562 - Run wpt against geckoview r=jgraham
This patch leaves wpt running against fennec on androidx86 as tier2, adds wpt to run against geckoview testactivity on android x86_64 as tier3, and adds enough metadata to run_info_extras to help differentiate the two in expectation files. Fennec is "os == android and not e10s", while geckoview is "os == android and e10s".

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

--HG--
extra : moz-landing-system : lando
2019-04-23 21:02:30 +00:00
Stephen Donner 1418e37baa Bug 1531876. Only run talos-perf-reftest-singletons via try, on windows10-aarch64. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D28500

--HG--
extra : moz-landing-system : lando
2019-04-23 15:47:28 +00:00
Stephen Donner f17e789f91 Bug 1544360: run talos-damp only on try, due to crashes. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D28437

--HG--
extra : moz-landing-system : lando
2019-04-23 09:12:42 +00:00
Geoff Brown 2751447eef Bug 1501558 - Move Android cppunit tests to 7.0 x86_64; r=jmaher
Run cppunit on Android 7.0 instead of Android 4.3.

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

--HG--
extra : moz-landing-system : lando
2019-04-23 13:41:22 +00:00
Andrew Halberstadt 48648a7344 Bug 1523303 - Align mozharness suite names with the ones in 'moztest.resolve', r=gbrown
This officially makes 'moztest.resolve' the source of truth when it comes to
suite names. It aligns that file with the names used in both the
desktop_unittest and android_emulator_unittest scripts.

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

--HG--
extra : moz-landing-system : lando
2019-04-22 22:32:34 +00:00
Andrew Halberstadt 14be9536c1 Bug 1523303 - [taskgraph] Define suite "categories" rather than flavours task configs, r=gbrown
Currently we have the concept of a "suite" and a "flavour" in our task
configuration.  Typically, the "suite" refers to the high-level test harness
like "mochitest" or "reftest", whereas the flavour is more specific, e.g
"browser-chrome-instrumentation" or "crashtest". However the line between suite
and flavour is not applied with any semblance of consistency which results in
inconsistent naming throughout the tree.

This patch gets rid of the concept of "flavours" entirely (at least when it
comes to task configuration). A suite is a type of test run, for example:

    - mochitest-plain
    - mochitest-devtools-chrome
    - mochitest-browser-chrome-instrumentation
    - jsreftest
    - reftest
    - firefox-ui-functional-remote
    etc

There is no confusion here between suites and flavours because flavours don't
exist. However, there are a couple of places where we *do* need to know what
"test harness" is used to run a suite. These cases are:

    1. For SCHEDULES moz.build rules
    2. For the desktop_unittest.py mozharness script which takes arguments like
       --mochitest-suite=browser (this is not a compelling use of this information
       and should be refactored to work more like the android_emulator_unittest.py
       script)

So to get this information, this patch introduces a new concept of a "category"
which is the overall "test harness" that runs the suite. For many suites, the
"category" is identical to the suite name. Unlike flavours, "categories" have
no bearing on how we call or refer to the suite.

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

--HG--
extra : moz-landing-system : lando
2019-04-22 20:44:01 +00:00
Andrew Halberstadt 876624be23 Bug 1546100 - Turn off e10s for mochitest-a11y/chrome in task configuration (Backs out effa55bd84bb and 2f12958d4e8c), r=jmaher
Turns out these suites were hardcoded to be non-e10s in the mochitest harness.
So while it looked like they were working with e10s in treeherder, they were
actually still running with it disabled.

Turning e10s on causes both suites to permafail due to timeouts.

Depends on D28386

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

--HG--
extra : moz-landing-system : lando
2019-04-22 18:52:24 +00:00
Florin Strugariu 4219961fb9 Bug 1544761 Move tp6 tests to Tier 1 r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D28053

--HG--
extra : moz-landing-system : lando
2019-04-19 08:07:41 +00:00
Florin Strugariu bb78bfab8c Bug 1545722 remove raptor-tp6-8-404 jobs r=AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D28180

--HG--
extra : moz-landing-system : lando
2019-04-19 08:51:28 +00:00
Brindusan Cristian 06ac7a1793 Backed out 4 changesets (bug 1501562) for wpt failures at allowed-to-play.html and event_play_noautoplay.html.
Backed out changeset 64c05e3826cd (bug 1501562)
Backed out changeset 00f60c8cf8fb (bug 1501562)
Backed out changeset fddb75448c79 (bug 1501562)
Backed out changeset a033f955b188 (bug 1501562)
2019-04-22 14:11:15 +03:00
Wes Kocher 8f306e693f Bug 1501562 - Run wpt against geckoview r=jgraham
This patch leaves wpt running against fennec on androidx86 as tier2, adds wpt to run against geckoview testactivity on android x86_64 as tier3, and adds enough metadata to run_info_extras to help differentiate the two in expectation files. Fennec is "os == android and not e10s", while geckoview is "os == android and e10s".

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

--HG--
extra : moz-landing-system : lando
2019-04-19 21:10:50 +00:00
Bob Clary 8312c0ed8e Bug 1544044 - turn off duplicated raptor jobs on android, r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D28166

--HG--
extra : moz-landing-system : lando
2019-04-19 12:43:12 +00:00
Geoff Brown bf9bf11ee7 Bug 1544113 - Adjust the treeherder 'tier' of some tier 3 tasks; r=jmaher
Promote T(f) to tier 1.
Promote MnM to tier 2.

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

--HG--
extra : moz-landing-system : lando
2019-04-18 21:07:06 +00:00
Rob Wood 1105b8f744 Bug 1545175 - Raptor test definitions and taskcluster configs for cold page-load tests on Fenix; r=Bebe,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D27964

--HG--
extra : moz-landing-system : lando
2019-04-18 19:34:10 +00:00
Andrew Halberstadt e105223614 Bug 1539932 - [ci] Handle serviceworker/socketprocess test variants more generically, r=jmaher
We are starting to spin off more and more "variants" of test suites. These are
usually just duplicates of our pre-existing tasks, except with an additional
pref set.

Currently there are two variants (serviceworker-e10s and socketprocess-e10s),
but a third will be added soon (fission). This change ensures we handle these
types of requests in a consistent and well defined manner. It also splits tasks
in a loop, so we don't accidentally risk combinatorial explosion.

Variants should typically be reserved for very large changes that will impact
the entire codebase (think e10s).

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

--HG--
extra : moz-landing-system : lando
2019-04-18 14:40:08 +00:00
Andrew Halberstadt af84858720 Bug 1532747 - Create try-only raptor tp6m-1 fenix task, r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D27948

--HG--
extra : moz-landing-system : lando
2019-04-17 19:49:52 +00:00
Bob Clary 702a7ecadc Bug 1545451 - Disable sy-tp6 on code coverage builds, r=jmaher.
Differential Revision: https://phabricator.services.mozilla.com/D28076

--HG--
extra : moz-landing-system : lando
2019-04-18 15:30:36 +00:00
Edwin Gao 4b2a06ae0f Bug 1544961 - disable tests that cause gtest harness to crash on windows10-aarch64 r=jmaher,gbrown
Changes:
- most tests are skipped using `moz.build` configuration file.
- `MultiWriterQueue` had to be skipped with `define` clauses in the test file due to build bustages when its `moz.build` file was used.

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

--HG--
extra : moz-landing-system : lando
2019-04-17 23:12:19 +00:00
Csoregi Natalia 7890b4889b Backed out changeset cc1afca7bbc6 (bug 1544044) as per request. CLOSED TREE 2019-04-17 23:55:53 +03:00
Bob Clary f8722f1e05 Bug 1544044 - turn off duplicated raptor jobs on android, r=jmaher.
Differential Revision: https://phabricator.services.mozilla.com/D27933

--HG--
extra : moz-landing-system : lando
2019-04-17 17:20:46 +00:00
Andrew Halberstadt dfee61efcb Bug 1544816 - [ci] Enable e10s for xpcshell tasks, r=jmaher
Depends on D27922

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

--HG--
extra : moz-landing-system : lando
2019-04-17 15:39:29 +00:00
Andrew Halberstadt 76700529f1 Bug 1544816 - [ci] Enable e10s for mochitest-chrome tasks, r=jmaher
Depends on D27921

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

--HG--
extra : moz-landing-system : lando
2019-04-17 15:39:27 +00:00
Andrew Halberstadt 630f89b3ff Bug 1544816 - [ci] Enable e10s by default for mochitest-a11y, r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D27921

--HG--
extra : moz-landing-system : lando
2019-04-17 15:37:24 +00:00
Florin Strugariu 987bd630c6 Bug 1543996 Add test configurations for reference browser r=davehunt,rwood
Differential Revision: https://phabricator.services.mozilla.com/D27284

--HG--
extra : moz-landing-system : lando
2019-04-17 13:34:23 +00:00
Tom Prince 34f2b043a9 Bug 1450012: [taskgraph] Disable retrigger action for many tasks; r=dustin
Many tasks (release tasks and cached tasks, in particular) should be re-run rather
than retriggered. Disable retrigger action for those tasks by default.

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

--HG--
extra : moz-landing-system : lando
2019-04-16 22:02:46 +00:00
Geoff Brown 46b69e7a79 Bug 1544062 - Run windows/aarch64 xpcshell in 3 chunks; r=egao
Reduce chunks from 8 to 3. Each test task has at least a couple of minutes
of overhead, so fewer chunks improves overall efficiency. At 3 chunks, each
one still completes reasonably quickly (less than 20 minutes).

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

--HG--
extra : moz-landing-system : lando
2019-04-12 18:08:23 +00:00
Geoff Brown ea66abe473 Bug 1543993 - Run remaining Talos ccov tasks only on try; r=jmaher
Stop running Tss(tp6) and T(bcv) on ccov builds on central -- the remaining 2 cases
missed in the previous bug.

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

--HG--
extra : moz-landing-system : lando
2019-04-12 15:41:07 +00:00
Geoff Brown cea888163f Bug 1318091 - Add Android 7.0 gtest tasks; r=bc
Add Android 7.0 gtests, opt and debug, running against the geckoview
TestRunnerActivity.

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

--HG--
extra : moz-landing-system : lando
2019-04-11 20:49:33 +00:00
Ionut Goldan e0060de75c Bug 1539437 - Replace Chrome with Chromium mentionings where needed r=sparky,davehunt
Differential Revision: https://phabricator.services.mozilla.com/D25094

--HG--
rename : taskcluster/ci/test/raptor-chrome.yml => taskcluster/ci/test/raptor-chromium.yml
extra : moz-landing-system : lando
2019-04-12 10:33:24 +00:00
Mike Hommey 96c3246049 Bug 1543895 - Move test-platform keying of fetches in tests to individual fetch types. r=tomprince
So, instead of fetches['by-test-platform']['fetch'], we have
fetches['fetch']['by-test-platform'].

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

--HG--
extra : moz-landing-system : lando
2019-04-12 05:31:03 +00:00
Cosmin Sabou 4fb59e83f6 Bug 1543826 - Remove duplication of key "linux64-ccov/.*" in mapping to fix yaml failure. 2019-04-12 03:01:29 +03:00
Geoff Brown 2b2e1c4072 Bug 1543826 - Run Talos ccov tests only on try; r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D27175

--HG--
extra : moz-landing-system : lando
2019-04-11 23:15:41 +00:00
Edwin Gao d254b36f8f Bug 1543521 - demote windows10-aarch64 related tasks to tier 2 for the time being r=gbrown,jmaher
Changes:
- make windows10-aarch64 tests tier-2 by default

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

--HG--
extra : moz-landing-system : lando
2019-04-10 22:48:40 +00:00
Justin Wood d690d2df03 Bug 1541917 - Mac Talos tests are running on every push to integration branches. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D26265

--HG--
extra : moz-landing-system : lando
2019-04-05 18:56:54 +00:00
alexandru.ionescu faeccf1361 Bug 1532545 Add support for running page load tests against Fennec r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D25723

--HG--
extra : moz-landing-system : lando
2019-04-08 17:47:59 +00:00
Chris AtLee e68bb04d5b Bug 1531032: disable tier2 jobs from running with try syntax unless specifically enabled. r=tomprince
Enable WPT-reftests as tier1

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

--HG--
extra : moz-landing-system : lando
2019-04-05 13:38:13 +00:00
Joel Maher bae4c22e97 Bug 1541835 - Turn off mochitest webgl and media on arm64 for integration. r=aryx
Turn off mochitest webgl and media on arm64 for integration.

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

--HG--
extra : moz-landing-system : lando
2019-04-04 12:50:03 +00:00
Joel Maher 4f04881318 Bug 1541835 - only run windows/aarch64 tests on m-c/try, not autoland/inbound. r=aryx
only run windows/aarch64 tests on m-c/try, not autoland/inbound

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

--HG--
extra : moz-landing-system : lando
2019-04-04 10:37:28 +00:00
Tarek Ziadé ac318ef92e Bug 1541189 - Moved test to tier 3 - r=whimboo
We'll promote it to tier 2 once we have fixed the intermittents

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

--HG--
extra : moz-landing-system : lando
2019-04-04 09:05:39 +00:00
Edwin Gao 4ab7fa656e Bug 1540213 - turn on green suites of windows10-aarch64 on taskgraph r=jmaher,gbrown
Enables the list of suites as defined in Bug 1540213.

- added new item in `test-sets.yml` for windows10-aarch64.
- reference the new test-set in `test-platforms.yml`.

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

--HG--
extra : moz-landing-system : lando
2019-04-03 21:22:55 +00:00
Andrew Halberstadt a06828d301 Bug 1532747 - [ci] Create try-only raptor reference-browser tasks, r=jmaher,rwood
These will run on android-hw against the latest reference browser nightly.
Since they are try-only, they can only be scheduled with |mach try fuzzy
--full|.

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

--HG--
extra : moz-landing-system : lando
2019-04-03 19:21:58 +00:00
Tarek Ziadé fbf4fdacfb Bug 1527620 - Add youtube streaming tests - r=whimboo
This patch introduces a new marionette media test along
with a Youtube test.

To run the Youtube streaming test locally:

./mach marionette-test dom/media/test/marionette/test_youtube.py -vv --gecko-log -

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

--HG--
extra : moz-landing-system : lando
2019-04-02 15:09:47 +00:00
Narcis Beleuzu 36a6694a8b Backed out changeset 304b957afe29 (bug 1527620) for marionette-media failures on test_youtube.py. CLOSED TREE 2019-04-02 11:19:26 +03:00
Tarek Ziadé 0d09d08c72 Bug 1527620 - Add youtube streaming tests - r=whimboo
This patch introduces a new marionette media test along
with a Youtube test.

To run the Youtube streaming test locally:

./mach marionette-test dom/media/test/marionette/test_youtube.py -vv --gecko-log -

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

--HG--
extra : moz-landing-system : lando
2019-04-02 07:38:41 +00:00
Eric Rahm 8b801e06ee Bug 1532491 - Part 3: Enable running AWSY tp6 in automation. r=bc
An `sy-tp6` variant is added to the AWSY test suite that runs against the tp6 pageset.

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

--HG--
extra : moz-landing-system : lando
2019-03-29 19:35:24 +00:00
Andrew Halberstadt 18b7872a22 Bug 1539847 - [mozharness] Remove unused testing/mozharness/configs/unittests/win_unittest.py, r=tomprince
This also renames win_taskcluster_unittest.py to win_unittest.py for
consistency with the other platforms.

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

--HG--
extra : moz-landing-system : lando
2019-04-01 16:07:42 +00:00
arthur.iakab 9d8165dc1a Backed out changeset 1ccb52b0784e (bug 1532560) for causing Gecko Decision Task bustage CLOSED TREE 2019-04-01 20:56:37 +03:00
Stephen Donner 2796110e05 Fix Bug 1532560: Only run raptor-tp6-3 tests on AARM64 in try r=jmaher,rwood,gbrown
Differential Revision: https://phabricator.services.mozilla.com/D23193

--HG--
extra : moz-landing-system : lando
2019-03-21 07:15:17 +00:00
Marian Raiciof e2de20e8a8 Bug 1536095 - Add aframe.io Animation page to tp6-m r=davehunt,rwood
Bug 1536095 - Add aframe.io Animation page to tp6-m

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

--HG--
extra : moz-landing-system : lando
2019-03-29 14:41:31 +00:00
Florin Strugariu 5ef71add7a Bug 1457274 Upgrade mitmproxy in production r=rwood,tarek
Differential Revision: https://phabricator.services.mozilla.com/D21374

--HG--
rename : testing/raptor/raptor/playback/alternate-server-replay.py => testing/raptor/raptor/playback/alternate-server-replay-2.0.2.py
extra : moz-landing-system : lando
2019-03-29 09:54:53 +00:00
Justin Wood b047477f46 Bug 1539856 - Properly avoid running on -ux hardware oustide of try/mozilla-central. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D25252

--HG--
extra : moz-landing-system : lando
2019-03-28 17:08:26 +00:00
Sebastian Hengst b93961ca36 Bug 1538675 - transform Android pgo test platform names so they show up as using 'pgo' as option on Treeherder r=bc
Differential Revision: https://phabricator.services.mozilla.com/D25091

--HG--
extra : moz-landing-system : lando
2019-03-28 16:29:10 +00:00
Justin Wood 824c71f374 Bug 1352113 - Remove nightly build types replaced by shippable. r=aki
Differential Revision: https://phabricator.services.mozilla.com/D24700

--HG--
extra : moz-landing-system : lando
2019-03-27 13:45:42 +00:00
Justin Wood 0f64497939 Bug 1352113 - Shippable Builds - Do not run any macosx64/opt or macosx64-qr/opt tests, leaving only shippable. r=jmaher
Jmaher indicated we do not have the test capacity to incur this as a duplicated set

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

--HG--
extra : moz-landing-system : lando
2019-03-27 13:45:28 +00:00
Justin Wood 76c86fafc7 Bug 1352113 - Shippable Builds - Do not run opt-only OSX tests on integration trees. r=jmaher
This also relates to Bug 1522111 where we turned off opt tests in favor of pgo,
shippable is like the new pgo so do that.

This has a side affect of adding  talos-tp6-stylo-threads to inbound for
osx-shippable (previously was only on autoland).

This has no practical affect after D23382 is applied (because of lack of OSX capacity)

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

--HG--
extra : moz-landing-system : lando
2019-03-27 13:45:26 +00:00
Justin Wood bd56d73c14 Bug 1352113 - Shippable Builds - Do not do linux pgo either. r=jmaher,aki
Differential Revision: https://phabricator.services.mozilla.com/D23126

--HG--
extra : moz-landing-system : lando
2019-03-27 13:45:15 +00:00
Justin Wood b830915d9e Bug 1352113 - Shippable Builds - Do not run linux32/opt tests, we now run them for linux32-shippable/opt. r=jmaher
Should there end up being a need we can back out this patch and let them run, but :jmaher indicated
he was happy with dropping them entirely and not duplicating.

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

--HG--
extra : moz-landing-system : lando
2019-03-27 13:45:13 +00:00
Justin Wood 631c99534f Bug 1352113 - Shippable Builds - Remove windows pgo entirely. r=jmaher,aki
Differential Revision: https://phabricator.services.mozilla.com/D23125

--HG--
extra : moz-landing-system : lando
2019-03-27 13:45:03 +00:00
Justin Wood 20a16057bf Bug 1352113 - Shippable Builds - Adjust tests to align shippable sets with what was on pgo (where pgo exists) and opt. r=jmaher
I did a bunch of manual testing with this, the biggest uncertainties lie around beta and central/nightly.

We are adding shippable-qr to beta because of replacing nightly too.

Autoland and inbound should have the same sets of tasks.

beta -
    - adds mochitest-plain-headless-{1..4} to beta (not currently run)
    - adds raptor to run on shippable for beta
        - currently runs on opt on beta, and for nightly tasks on beta only webaudio-chrome runs.
    - adds talos to shippable tasks, on beta talos only runs against opt.

central -
    - adds browser-screenshots to nightly graph
    - adds mochitest-plain-headless-{1..4} to nightly graph
    - adds browser-instrumentation to shippable

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

--HG--
extra : moz-landing-system : lando
2019-03-27 13:44:52 +00:00
Justin Wood d15920ea54 Bug 1352113 - Shippable Builds - utilize run-on-projects more for previously excluded tests. r=jmaher
Effectively back out much of the run on projects from D22710
This also has the added affect of scheduling the shippable builds to run because of dependencies.

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

--HG--
extra : moz-landing-system : lando
2019-03-27 13:44:42 +00:00
Justin Wood 0747ba07ce Bug 1352113 - Shippable Builds - allow raptor tests to run for shippable (ends up scheduling shippable builds, due to deps. r=jmaher
raptor-chrome is Google Chrome and only needs to run once per day, so mozilla-central pushes and try.
raptor-profiling is primarily for devs to have up to date profile information and it too only needs to run once per day.

TODO is to try and find a clean way to make them only run when we trigger Nightlies rather than every m-c push.

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

--HG--
extra : moz-landing-system : lando
2019-03-27 13:44:35 +00:00
Kartikaya Gupta 1d9cd259e7 Bug 1538768 - Add a handful of test jobs for QR on ASAN builds. r=jrmuizel
This runs crashtests and reftests on ASAN builds with WR enabled, so
that we catch any ASAN regressions prior to landing without incurring
too great of a test load hit.

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

--HG--
extra : moz-landing-system : lando
2019-03-27 11:11:29 +00:00
Cosmin Sabou a93c1714d4 Backed out 19 changesets (bug 1352113) for causing upload symbol bustages. CLOSED TREE
Backed out changeset 4943b23813fe (bug 1352113)
Backed out changeset 4b9413d05816 (bug 1352113)
Backed out changeset 3e2b6a495e8c (bug 1352113)
Backed out changeset 51ab82722846 (bug 1352113)
Backed out changeset 4b027c970719 (bug 1352113)
Backed out changeset 6b65273fab78 (bug 1352113)
Backed out changeset d7deec98601a (bug 1352113)
Backed out changeset b95b3f4e5243 (bug 1352113)
Backed out changeset 7cefe92f88d5 (bug 1352113)
Backed out changeset f64dfaf86a2e (bug 1352113)
Backed out changeset 686c228e3579 (bug 1352113)
Backed out changeset dd2eddef8b43 (bug 1352113)
Backed out changeset fc16a3ecfe68 (bug 1352113)
Backed out changeset b31cbe91bdf7 (bug 1352113)
Backed out changeset 694eac65a72e (bug 1352113)
Backed out changeset 6044aedac9c4 (bug 1352113)
Backed out changeset 456538d78b36 (bug 1352113)
Backed out changeset 01699fb72384 (bug 1352113)
Backed out changeset 4a2e544fea0d (bug 1352113)
2019-03-26 22:26:29 +02:00
Justin Wood ca60dbfe30 Bug 1352113 - Remove nightly build types replaced by shippable. r=aki
Differential Revision: https://phabricator.services.mozilla.com/D24700

--HG--
extra : moz-landing-system : lando
2019-03-26 01:37:10 +00:00
Justin Wood 0d5ad641b4 Bug 1352113 - Shippable Builds - Do not run any macosx64/opt or macosx64-qr/opt tests, leaving only shippable. r=jmaher
Jmaher indicated we do not have the test capacity to incur this as a duplicated set

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

--HG--
extra : moz-landing-system : lando
2019-03-26 01:36:59 +00:00
Justin Wood b834cde2b3 Bug 1352113 - Shippable Builds - Do not run opt-only OSX tests on integration trees. r=jmaher
This also relates to Bug 1522111 where we turned off opt tests in favor of pgo,
shippable is like the new pgo so do that.

This has a side affect of adding  talos-tp6-stylo-threads to inbound for
osx-shippable (previously was only on autoland).

This has no practical affect after D23382 is applied (because of lack of OSX capacity)

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

--HG--
extra : moz-landing-system : lando
2019-03-26 01:36:57 +00:00
Justin Wood cb88c95011 Bug 1352113 - Shippable Builds - Do not do linux pgo either. r=jmaher,aki
Differential Revision: https://phabricator.services.mozilla.com/D23126

--HG--
extra : moz-landing-system : lando
2019-03-26 01:36:47 +00:00
Justin Wood 91055117ad Bug 1352113 - Shippable Builds - Do not run linux32/opt tests, we now run them for linux32-shippable/opt. r=jmaher
Should there end up being a need we can back out this patch and let them run, but :jmaher indicated
he was happy with dropping them entirely and not duplicating.

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

--HG--
extra : moz-landing-system : lando
2019-03-26 01:36:45 +00:00
Justin Wood dd873e2248 Bug 1352113 - Shippable Builds - Remove windows pgo entirely. r=jmaher,aki
Differential Revision: https://phabricator.services.mozilla.com/D23125

--HG--
extra : moz-landing-system : lando
2019-03-26 01:36:41 +00:00
Justin Wood 32feb31df5 Bug 1352113 - Shippable Builds - Adjust tests to align shippable sets with what was on pgo (where pgo exists) and opt. r=jmaher
I did a bunch of manual testing with this, the biggest uncertainties lie around beta and central/nightly.

We are adding shippable-qr to beta because of replacing nightly too.

Autoland and inbound should have the same sets of tasks.

beta -
    - adds mochitest-plain-headless-{1..4} to beta (not currently run)
    - adds raptor to run on shippable for beta
        - currently runs on opt on beta, and for nightly tasks on beta only webaudio-chrome runs.
    - adds talos to shippable tasks, on beta talos only runs against opt.

central -
    - adds browser-screenshots to nightly graph
    - adds mochitest-plain-headless-{1..4} to nightly graph
    - adds browser-instrumentation to shippable

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

--HG--
extra : moz-landing-system : lando
2019-03-26 01:36:35 +00:00
Justin Wood 04cfff3a1e Bug 1352113 - Shippable Builds - utilize run-on-projects more for previously excluded tests. r=jmaher
Effectively back out much of the run on projects from D22710
This also has the added affect of scheduling the shippable builds to run because of dependencies.

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

--HG--
extra : moz-landing-system : lando
2019-03-26 01:36:31 +00:00
Justin Wood 55e2cf8c4a Bug 1352113 - Shippable Builds - allow raptor tests to run for shippable (ends up scheduling shippable builds, due to deps. r=jmaher
raptor-chrome is Google Chrome and only needs to run once per day, so mozilla-central pushes and try.
raptor-profiling is primarily for devs to have up to date profile information and it too only needs to run once per day.

TODO is to try and find a clean way to make them only run when we trigger Nightlies rather than every m-c push.

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

--HG--
extra : moz-landing-system : lando
2019-03-26 01:36:29 +00:00
Rob Wood 17dec601e9 Bug 1533423 - Raptor cold page-load support for Firefox android geckoview; r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D24464

--HG--
extra : moz-landing-system : lando
2019-03-22 15:27:27 +00:00
Justin Wood 52cc42455b Bug 1352113 - Shippable Builds - Consolidate raptor-chrome options up to job-defaults to reduce boilerplate spread throughout. r=jmaher
This does not change the substance of what is passed down to transforms.

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

--HG--
extra : moz-landing-system : lando
2019-03-22 03:24:46 +00:00
Justin Wood d23a3c5b36 Bug 1352113 - Shippable Builds - add shippable qr variants for osx, linux and windows. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D22237

--HG--
extra : moz-landing-system : lando
2019-03-22 03:24:36 +00:00
Justin Wood cc86da7584 Bug 1352113 - Shippable Builds - Win10 Tests. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D22236

--HG--
extra : moz-landing-system : lando
2019-03-22 03:24:34 +00:00
Justin Wood 04ae5a13a1 Bug 1352113 - Shippable Builds - Win7 Tests. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D22235

--HG--
extra : moz-landing-system : lando
2019-03-22 03:24:32 +00:00
Justin Wood de08c2e3fb Bug 1352113 - Shippable Builds - Linux64 Tests. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D22234

--HG--
extra : moz-landing-system : lando
2019-03-22 03:24:30 +00:00
Justin Wood 353bc8db92 Bug 1352113 - Shippable Builds - Linux32 Tests. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D22233

--HG--
extra : moz-landing-system : lando
2019-03-22 03:24:28 +00:00
Justin Wood 186ee7963d Bug 1352113 - Shippable Builds - OSX tests. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D22232

--HG--
extra : moz-landing-system : lando
2019-03-22 03:24:26 +00:00
Justin Wood 170f7747b6 Bug 1352113 - Shippable Builds - Add test run-on-projects to avoid scheduling shippable just yet. r=jmaher
This sets all of the shippable tests to not run in the places where they would otherwise.
This patch will be effectively undone later in the patchset.

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

--HG--
extra : moz-landing-system : lando
2019-03-22 03:24:24 +00:00
Mike Shal 0b18f18195 Bug 632954 - Enable tests on Android PGO; r=jmaher CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D22827

--HG--
extra : source : 429c96e4de3234447b0aaf00214422ad84e98b83
extra : amend_source : c4e8383c36aad43b314c0125f7574c50ade76aac
2019-03-18 23:53:38 +00:00
Noemi Erli b61340c4b0 Backed out 12 changesets (bug 632954) for causing Android Bpgo(run) pending jobs CLOSED TREE
Backed out changeset 429c96e4de32 (bug 632954)
Backed out changeset de8beacc5eb4 (bug 632954)
Backed out changeset c151ebf303ca (bug 632954)
Backed out changeset b96dd954a456 (bug 632954)
Backed out changeset 26031d362333 (bug 632954)
Backed out changeset 097f141a499d (bug 632954)
Backed out changeset 6f5fc0d644dd (bug 632954)
Backed out changeset 53d3443e55d9 (bug 632954)
Backed out changeset 503bcac73583 (bug 632954)
Backed out changeset 142ae187478d (bug 632954)
Backed out changeset 0615c775a0cf (bug 632954)
Backed out changeset 3dfc0e4f8e7c (bug 632954)
2019-03-20 11:58:18 +02:00
Mike Shal 28e60232f7 Bug 632954 - Enable tests on Android PGO; r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D22827

--HG--
extra : moz-landing-system : lando
2019-03-18 23:53:38 +00:00
Marian Raiciof 05db28a64b Bug 1534956 - Add Cristiano's facebook page to tp6-m r=Bebe
Differential Revision: https://phabricator.services.mozilla.com/D23317

--HG--
extra : moz-landing-system : lando
2019-03-15 11:46:22 +00:00
Gian-Carlo Pascutto cb3be096ae Bug 1533133 - Split up macOS JIT tests in more chunks. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D23116

--HG--
extra : moz-landing-system : lando
2019-03-12 13:29:54 +00:00
Chris Hartjes 3587f31818 Bug 1531356 - Decrease telemetry-tests-client CI max-run-time value; r=raphael
Differential Revision: https://phabricator.services.mozilla.com/D22522

--HG--
extra : moz-landing-system : lando
2019-03-13 16:17:32 +00:00
Geoff Brown f1a27983d1 Bug 1534822 - Increase chunks for linux debug mochitest-devtools, and max-run-time for ccov; r=jmaher
Linux64/debug mochitest-dt chunks are increased to 16 to provide more capacity in
reasonable run time. For ccov, mochitest-dt-12 sometimes still runs > 90 minutes,
so ccov max-run-time is increased to 2 hours.

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

--HG--
extra : moz-landing-system : lando
2019-03-13 13:36:25 +00:00
marian.raiciof 45cd40fa58 Bug 1527849 Add google search to tp6-m r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D19907

--HG--
extra : moz-landing-system : lando
2019-03-13 10:31:34 +00:00
James Willcox 6b6db6e10b Bug 1498721 - Disable Java code coverage on Android r=gbrown
This is due to an incompatability somewhere between JaCoCo and
default interface methods.

Depends on D23016

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

--HG--
extra : moz-landing-system : lando
2019-03-11 18:32:12 +00:00
Joel Maher 29cb950a1e Bug 1490048 - add cranelift to raptor wasm-misc and wasm-godot tests. r=bbouvier,rwood
add cranelift to raptor wasm-misc and wasm-godot tests.

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

--HG--
extra : moz-landing-system : lando
2019-03-12 14:42:45 +00:00
marian.raiciof 899b667ee0 Bug 1529207 - Add new Raptor tests in tp6m-4 r=davehunt,rwood
Differential Revision: https://phabricator.services.mozilla.com/D20852

--HG--
extra : moz-landing-system : lando
2019-03-12 12:01:27 +00:00
alexandru.ionescu 78eb1bc26f Bug 1529212 Add new Raptor tests in tp6m-7 r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D21000

--HG--
extra : moz-landing-system : lando
2019-03-11 14:30:12 +00:00
alexandru.ionescu 941c77dc3a Bug 1529211 Add new Raptor tests in tp6m-6 r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D20820

--HG--
extra : moz-landing-system : lando
2019-03-07 16:37:30 +00:00
Gregory Mierzwinski 153a327822 Bug 1476372 - Add fetch tasks for raptor chromium builds. r=rwood,glandium,tomprince
Differential Revision: https://phabricator.services.mozilla.com/D21372

--HG--
extra : moz-landing-system : lando
2019-03-06 19:45:34 +00:00
Gregory Mierzwinski a2e61527b2 Bug 1476372 - Move Raptor chrome task definitions to separate file. r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D21371

--HG--
extra : moz-landing-system : lando
2019-03-06 15:34:35 +00:00
Geoff Brown 304127c7d6 Bug 1500509 - Move Android marionette tests to 7.0 x86_64; r=whimboo
Differential Revision: https://phabricator.services.mozilla.com/D22183

--HG--
extra : moz-landing-system : lando
2019-03-06 09:09:10 +00:00
Geoff Brown e612be8f27 Bug 1482231 - Increase test chunks for geckoview-junit to avoid intermittent timeouts; r=jmaher
Increase test chunks for Android 4.3 /opt and /debug and ccov geckoview-junit.
Most chunks run in 20 to 30 minutes with this change:
https://treeherder.mozilla.org/#/jobs?repo=try&tier=1%2C2%2C3&revision=a952f0dde8b508d8f87867757d98ca2642cbd48c

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

--HG--
extra : moz-landing-system : lando
2019-03-01 19:19:01 +00:00
Rob Wood 42532f4e8e Bug 1531441 - Re-enable Raptor android ugl temporarily as tier 3, pending benchmark upgrade; r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D21713

--HG--
extra : moz-landing-system : lando
2019-03-01 16:28:25 +00:00
alexandru.ionescu 361d5151c4 Bug 1529210 Add new Raptor tests in tp6m-5 r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D20815

--HG--
extra : moz-landing-system : lando
2019-03-01 14:46:36 +00:00
Rob Wood e3c062b068 Bug 1524495 - Disble Raptor ugl geckoview job b/c of permafail; r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D21572

--HG--
extra : moz-landing-system : lando
2019-02-28 18:15:40 +00:00
Florin Strugariu 7a132cc405 Bug 1523877 Add Instagram and bing to tp6-m r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D18072

--HG--
extra : moz-landing-system : lando
2019-02-28 08:46:33 +00:00
championshuttler f669650b04 Bug 1451860 - Rename the tps Talos test to tabswitch. r=mconley,davehunt
Differential Revision: https://phabricator.services.mozilla.com/D20096

--HG--
rename : testing/talos/talos/tests/tabswitch/tps.manifest => testing/talos/talos/tests/tabswitch/tabswitch.manifest
extra : moz-landing-system : lando
2019-02-28 08:43:22 +00:00
James Willcox 2fe9e30e89 Bug 1525959 - Only run mochitest-e10s on GeckoView opt builds r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D21405

--HG--
extra : moz-landing-system : lando
2019-02-27 19:17:35 +00:00
James Willcox 7a6f394f2c Bug 1525959 - Run GeckoView mochitests on x86_64 emulators in automation r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D19015

--HG--
extra : moz-landing-system : lando
2019-02-27 14:58:32 +00:00
Rob Wood 1e17957c99 Bug 1529081 - Promote Raptor speedometer fennec to tier 2; r=Bebe
Differential Revision: https://phabricator.services.mozilla.com/D21013

--HG--
extra : moz-landing-system : lando
2019-02-26 14:05:09 +00:00
Byron Campen [:bwc] e1a33816af Bug 1521879 - Part 7: Create new CI jobs for media mochitests with socket process enabled. r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D17942

--HG--
extra : moz-landing-system : lando
2019-02-25 21:52:13 +00:00
Gurzau Raul e6740c75fc Backed out 10 changesets (bug 1521879) for causing bug 1530107. a=backout
Backed out changeset f597a73a6eac (bug 1521879)
Backed out changeset 0bb76534f207 (bug 1521879)
Backed out changeset abcb8be12adf (bug 1521879)
Backed out changeset ed6c8d3bbfde (bug 1521879)
Backed out changeset 1addf1e15b55 (bug 1521879)
Backed out changeset 6b709cd9a479 (bug 1521879)
Backed out changeset 07747027c59c (bug 1521879)
Backed out changeset a6105ccc188c (bug 1521879)
Backed out changeset 48c9c643e7bb (bug 1521879)
Backed out changeset d4004105a04a (bug 1521879)
2019-02-25 12:12:15 +02:00
Geoff Brown 6e3ebba216 Bug 1529781 - Increase test chunks for linux64 jsreftests; r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D20777

--HG--
extra : moz-landing-system : lando
2019-02-22 15:46:02 +00:00
Byron Campen [:bwc] ee86d56d40 Bug 1521879 - Part 7: Create new CI jobs for media mochitests with socket process enabled. r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D17942

--HG--
extra : moz-landing-system : lando
2019-02-21 20:26:33 +00:00
Rob Wood e5cf6a65f5 Bug 1529655 - Have Raptor pixel 2 arm7 jobs run on mozilla-central and try only; r=jmaher,davehunt
Differential Revision: https://phabricator.services.mozilla.com/D20708

--HG--
extra : moz-landing-system : lando
2019-02-21 19:52:22 +00:00
Andrew Halberstadt 96db4141be Bug 1528985 - [ci] Fix typo in raptor task's try-name, r=rwood
This was causing a JavaScript error in the |mach try chooser| interface since
the space resulted in invalid CSS selectors being used.

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

--HG--
extra : moz-landing-system : lando
2019-02-21 19:33:00 +00:00
Brindusan Cristian 136394135f Backed out 9 changesets (bug 1521879) for flake failures at /transforms/tests.py. CLOSED TREE
Backed out changeset baac167868b3 (bug 1521879)
Backed out changeset 54ac1b47b736 (bug 1521879)
Backed out changeset 94b62c6f22e2 (bug 1521879)
Backed out changeset d44f15fd4529 (bug 1521879)
Backed out changeset 761fca0514fb (bug 1521879)
Backed out changeset 0b85b1a7c1ce (bug 1521879)
Backed out changeset 5dc76e863a02 (bug 1521879)
Backed out changeset 604b9a007fe5 (bug 1521879)
Backed out changeset c414d82a5325 (bug 1521879)
2019-02-21 19:32:31 +02:00
Byron Campen [:bwc] 597c5c6ed9 Bug 1521879 - Part 7: Create new CI jobs for media mochitests with socket process enabled. r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D17942

--HG--
extra : moz-landing-system : lando
2019-02-21 15:32:59 +00:00
Tom Prince 4be3a3a997 Bug 1529339: Enable signing for win64-aarch64 builds, for xpcshell tests; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D20543

--HG--
extra : moz-landing-system : lando
2019-02-21 13:15:12 +00:00
Rob Wood d923108c72 Bug 1522625 - Promote Raptor tp6-7 to tier 1; r=Bebe
Differential Revision: https://phabricator.services.mozilla.com/D20348

--HG--
extra : moz-landing-system : lando
2019-02-21 15:19:49 +00:00
Rob Wood 47c7bf42ec Bug 1522100 - Add Raptor support for running tests locally on the android-components reference browser; r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D20414

--HG--
extra : moz-landing-system : lando
2019-02-21 14:14:05 +00:00
Henrik Skupin 18b40fa4b8 Bug 1527842 - [web-platform-tests] Use "preflight_run_cmd_suites" in mozharness config. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D20320

--HG--
extra : moz-landing-system : lando
2019-02-19 15:13:20 +00:00
Justin Wood 55e24bcecd Bug 1522111 - Followup, ensure test sets align between opt and pgo. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D19968

--HG--
extra : moz-landing-system : lando
2019-02-18 17:55:46 +00:00
Justin Wood d1ad88fb6e Bug 1522111 - Make -qr tests depend on -pgo where applicable, leaving old -qr sets in place. r=gbrown,jmaher,kats
Also set the run-on-projects for various tests to be central/try when opt

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

--HG--
extra : moz-landing-system : lando
2019-02-19 13:22:49 +00:00
Noemi Erli 7f0a1d33d8 Backed out 5 changesets (bug 1522111) for breaking windows opt wpts
Backed out changeset aa6103c8ef0f (bug 1522111)
Backed out changeset 14e9ed41b8be (bug 1522111)
Backed out changeset c10783ea070b (bug 1522111)
Backed out changeset cc97d772a8db (bug 1522111)
Backed out changeset 6fbfc8bc2388 (bug 1522111)
2019-02-16 00:06:17 +02:00
Justin Wood bf0aadb8ef Bug 1522111 - Followup, ensure test sets align between opt and pgo. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D19968

--HG--
extra : moz-landing-system : lando
2019-02-15 18:12:40 +00:00
Florin Strugariu 8584f3a17e Bug 1508379 Add BinAST version of Instagram to tp6 r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D18824

--HG--
extra : moz-landing-system : lando
2019-02-15 15:41:53 +00:00
Justin Wood 09b6e81ea4 Bug 1522111 - Make -qr tests depend on -pgo where applicable, leaving old -qr sets in place. r=gbrown
Also set the run-on-projects for various tests to be central/try when opt

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

--HG--
extra : moz-landing-system : lando
2019-02-15 15:36:43 +00:00
Edwin Gao 1f7bbb6dc2 Bug 1527469 - add necessary piping to enable windows10-aarch64 build and tests on try r=jmaher,gbrown
- makes changes to various configuration files, thanks jmaher
- for the time being, disable tests via `taskcluster/ci/test/test-platforms.yml` to prevent overwhelming the hardware at Bitbar

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

--HG--
extra : moz-landing-system : lando
2019-02-13 21:10:16 +00:00
Geoff Brown d063308182 Bug 1525738 - Stop running Android 7.0 x86_64 geckoview-junit tests; r=mbrubeck 2019-02-12 09:24:16 -07:00
Rob Wood 0df4cb2e19 Bug 1525931 - Don't run Raptor on mozilla-release; r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D19216

--HG--
extra : moz-landing-system : lando
2019-02-08 20:42:18 +00:00
sotaro e2e2d0ad34 Bug 1520705 - Enable mochitest-chrome on WebRender r=kats
Enable mochitest-chrome, but skip test_bug331215.xul and test_bug304188.xul because of frequent intermittent failures on WebRener. The intermittent failures already exist and the failure seems not directly related to WebRender implementation.

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

--HG--
extra : moz-landing-system : lando
2019-02-10 15:01:26 +00:00