William Lachance
cf7ff16636
Bug 1471641 - Changes to support a mozinstall 2.0 release r=davehunt
...
Differential Revision: https://phabricator.services.mozilla.com/D15542
--HG--
extra : moz-landing-system : lando
2019-01-02 09:57:30 +00:00
William Lachance
2fd7e025ab
Bug 1516659 - Remove mozprocess dependency from mozinstall's tests r=davehunt
...
Differential Revision: https://phabricator.services.mozilla.com/D15476
--HG--
extra : moz-landing-system : lando
2019-01-02 09:44:08 +00:00
James Graham
499010a91c
Bug 1440984 - Stop importing testharness into a support file, r=ato
...
This isn't a supported behaviour and may be responsible for the observed intermittents.
Differential Revision: https://phabricator.services.mozilla.com/D14959
--HG--
extra : moz-landing-system : lando
2019-01-02 14:41:22 +00:00
William Lachance
d9f2e01051
Bug 1471641 - Enable and fix mozinstall tests on python 3 r=davehunt
...
Depends on D15540
Differential Revision: https://phabricator.services.mozilla.com/D15541
--HG--
extra : moz-landing-system : lando
2019-01-02 09:54:44 +00:00
William Lachance
e2956f9540
Bug 1471641 - Python 3 compatibility fixes in mozinstall r=davehunt
...
Depends on D15539
Differential Revision: https://phabricator.services.mozilla.com/D15540
--HG--
extra : moz-landing-system : lando
2019-01-02 09:54:09 +00:00
William Lachance
af30ba4ef7
Bug 1471641 - Use subprocess check_call and check_output in mozinstall r=davehunt
...
We were using more primitive methods before to support python 2.4, but
that's obviously no longer required.
Differential Revision: https://phabricator.services.mozilla.com/D15539
--HG--
extra : moz-landing-system : lando
2019-01-02 09:53:20 +00:00
Wes Kocher
c3770087c3
Bug 1468979 - Re-enable and update expectation metadata for some WebCrypto and structured-clone tests r=jgraham
...
Differential Revision: https://phabricator.services.mozilla.com/D14671
--HG--
extra : moz-landing-system : lando
2019-01-02 11:20:52 +00:00
Daniel Varga
a5280b5c33
Merge mozilla-central to autoland. a=merge on a CLOSED TREE
2018-12-31 23:26:34 +02:00
Bob Clary
eddb0836f7
Bug 1516913 - [mozdevice] _get_exitcode should handle the case in where the exitcode marker is not at EOF, r=jmaher.
2018-12-31 10:14:25 -08:00
terrameijar
3a49f2d315
Bug 1506611 - Fixed linter errors in testing/gtest r=ahal
...
Before this change, testing/gtest had 19 errors. These errors have been resolved.
Bug 1506611 - Fixed flake8 errors in testing/gtest
Differential Revision: https://phabricator.services.mozilla.com/D15074
--HG--
extra : moz-landing-system : lando
2018-12-31 16:51:03 +00:00
Geoff Brown
622b218aa2
Bug 1512983 - Add crash reporting for android raptor; r=rwood
...
Also fix the symbols path, so that desktop crash reports are symbolicated.
2018-12-31 09:18:00 -07:00
Narcis Beleuzu
52eeb30676
Backed out changeset 8040640ee1cd (bug 1515245) for mozbase failures
2018-12-31 03:19:29 +02:00
Wes Kocher
fba1da92d1
Bug 1515245 - Make sure windows paths are supported for wpt via generic 'mach test' r=jgraham
...
Differential Revision: https://phabricator.services.mozilla.com/D15497
--HG--
extra : moz-landing-system : lando
2018-12-30 23:42:06 +00:00
Narcis Beleuzu
9f5727ff2a
Backed out changeset 1923d02bb66d (bug 1515245) for build bustages. CLOSED TREE
2018-12-30 22:21:31 +02:00
Wes Kocher
13023dcd09
Bug 1515245 - Make sure windows paths are supported for wpt via generic 'mach test' r=jgraham
...
Differential Revision: https://phabricator.services.mozilla.com/D15497
--HG--
extra : moz-landing-system : lando
2018-12-30 19:19:19 +00:00
Bogdan Tara
d2a41cb853
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-12-28 23:53:12 +02:00
Bogdan Tara
fff0a1f4f9
Merge inbound to mozilla-central. a=merge
2018-12-28 23:50:12 +02:00
Jan-Ivar Bruaroey
cbb94950ec
Bug 1321221 - Delay getDisplayMedia() promise until first frame arrives, to pass wpt. r=ng
...
Differential Revision: https://phabricator.services.mozilla.com/D15283
--HG--
extra : moz-landing-system : lando
2018-12-28 03:13:11 +00:00
Jan-Ivar Bruaroey
c8bbcb8047
Bug 1321221 - Implement getDisplayMedia() and update related wpt tests. r=pehrsons,smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D15058
--HG--
extra : moz-landing-system : lando
2018-12-28 03:12:57 +00:00
Rob Wood
ddd69f99e8
Bug 1504013
- Add the ability to measure loadtime in raptor, and use loadtime as the overall test result for tp6 suites; r=jmaher,acreskey
...
Differential Revision: https://phabricator.services.mozilla.com/D14306
--HG--
extra : moz-landing-system : lando
2018-12-27 21:35:13 +00:00
Margareta Eliza Balazs
7a922172a9
Merge inbound to mozilla-central. a=merge
2018-12-28 11:29:35 +02:00
Cameron McCormack
220a9b83b3
Bug 1516493 - Use process count for AWSY page load count and explicitly drop the preallocated process r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D15397
--HG--
extra : moz-landing-system : lando
2018-12-28 03:41:05 +00:00
Ting-Yu Lin
1a1d5fc4e8
Bug 1508762 Part 1 - Support column-span:all for a multi-column <details> element. r=dholbert
...
In CreateColumnSpanSiblings(), aInitialBlock can be a DetailsFrame.
Therefore, when creating a non-column-span wrapper, we cannot assume
it's always a block frame. We need to use CreateContinuingFrame to
ensure the correct type of continuation is created.
Differential Revision: https://phabricator.services.mozilla.com/D15134
--HG--
extra : moz-landing-system : lando
2018-12-28 02:15:58 +00:00
quasicomputational
baf06c6032
Bug 1422235 - Implement the 'overflow-inline' media query. r=emilio
2018-12-28 02:16:59 +01:00
quasicomputational
20fa93316d
Bug 1422235 - Implement the 'overflow-block' media query. r=emilio
2018-12-28 02:16:53 +01:00
Joel Maher
185ef35b10
Bug 1516456 - adjust writeruntimes.py to work with latest activedata. r=bc
...
adjust writeruntimes.py to work with latest activedata
Differential Revision: https://phabricator.services.mozilla.com/D15391
--HG--
extra : moz-landing-system : lando
2018-12-26 19:35:30 +00:00
Ting-Yu Lin
18ca6d4420
Bug 1515991 - Shrink columns width in column-span reftests to fit the window on wpt. r=dholbert
...
The width doesn't matter for the tests. It's to fit the 600x600 window
to prevent scrollbar from appearing.
Differential Revision: https://phabricator.services.mozilla.com/D15219
--HG--
extra : moz-landing-system : lando
2018-12-24 05:56:36 +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
Kartikaya Gupta
3fb331d4d4
Bug 1491163 - Disable test on webrender for high frequency intermittents. r=me
2018-12-25 08:09:28 -05:00
Kartikaya Gupta
6006a63753
Bug 1515492 - Disable test on webrender for high frequency intermittents. r=me
2018-12-25 08:02:28 -05:00
Kartikaya Gupta
f2e394f3bb
Bug 1491264 - Disable test on webrender for high frequency intermittents. r=me
2018-12-25 08:02:27 -05:00
Andreea Pavel
025088ac42
Bug 1509373 - disabled sw.https.window.html on linux for leaks r=jmaher
2018-12-25 14:03:04 +02:00
Kartikaya Gupta
81f1e0e5d0
Bug 1463827 - Disable wpt test for WR because of high intermittent rate. r=me
2018-12-22 08:47:07 -05:00
Coroiu Cristina
e4511f53d0
Merge mozilla-central to autoland a=merge
2018-12-22 06:20:28 +02:00
Coroiu Cristina
52c4a6e3ad
Merge inbound to mozilla-central a=merge
2018-12-22 06:12:53 +02:00
Kartikaya Gupta
1424a0b4a5
Bug 1515486 - Set a leak threshold for the gpu process on WR-enabled WPT tests. r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D15223
--HG--
extra : moz-landing-system : lando
2018-12-22 00:10:13 +00:00
Coroiu Cristina
36018a1b0d
Merge mozilla-central to inbound a=merge on a CLOSED TREE
2018-12-22 00:01:43 +02:00
Coroiu Cristina
bbc7fc4e7c
Merge inbound to mozilla-central a=merge
2018-12-21 23:55:45 +02:00
Geoff Brown
fa1f40ea6a
Bug 1500995 - Allow for missing 'failures' data in 'mach test-info'; r=me,a=test-only
2018-12-21 14:18:15 -07:00
Gurzau Raul
fcb3be1b9f
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-12-21 18:40:39 +02:00
Bob Clary
9526040894
Bug 1512038 - Handle different batterystats output for Raptor power tests on Android 7, r=rwood.
2018-12-21 06:12:19 -08:00
Bob Clary
bea8a390ce
Bug 1512038 - Enable raptor-speedometer-geckoview-power for android-hw-{p2,g5} on try, r=rwood.
...
Rap-P treeherder group for Raptor power tests.
Emit separate PERFHERDER_DATA for power in addition to the performance measurements.
Use magic --host HOST_IP value to have framework load host ip from environment
variable HOST_IP.
2018-12-21 06:12:18 -08:00
Mike Hommey
56a52b3fc9
Bug 1514400 - Download minidump_stackwalk by default. r=ahal
...
As of bug 1513157, minidump_stackwalk is not installed in the test
docker images, so it needs to be downloaded.
Differential Revision: https://phabricator.services.mozilla.com/D14644
--HG--
extra : moz-landing-system : lando
2018-12-21 19:31:34 +00:00
Jan Henning
0455f90365
Bug 1478776 - Part 2: Add utility class for counting events. r=botond,masayuki
...
Differential Revision: https://phabricator.services.mozilla.com/D14039
--HG--
extra : moz-landing-system : lando
2018-12-20 21:34:50 +00:00
Andrew Halberstadt
fea1d97f08
Bug 1436037 - [ci] Run mozbase and mozlint python-test tasks on OSX, r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D14901
--HG--
extra : moz-landing-system : lando
2018-12-21 13:43:12 +00:00
Coroiu Cristina
515a00d04d
Merge mozilla-central to autoland a=merge on a CLOSED TREE
2018-12-22 00:00:25 +02:00
Blake Kaplan
31b2045aba
Bug 1515814 - Proxy these calls to the parent. r=asuth
...
These calls have to happen in the parent process to have any effect. I
experimented with making ServiceWorkerCleanUp.jsm do the remoting itself but
that didn't turn out to be worth the effort and it turns out all of the uses
are currently in the parent process anyway.
Differential Revision: https://phabricator.services.mozilla.com/D15160
--HG--
extra : moz-landing-system : lando
2018-12-21 19:47:26 +00:00
Wes Kocher
b3bdfa09c3
Bug 1378310 - Add descriptions to wpt mach commands r=gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D15166
--HG--
extra : moz-landing-system : lando
2018-12-21 18:55:27 +00:00
Jan de Mooij
78e73f70bf
Bug 1513783 - Give Marionette sandbox its own ChromeUtils object. r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D14844
--HG--
extra : moz-landing-system : lando
2018-12-20 21:15:11 +00:00
Henri Sivonen
feff447597
Bug 1515066 - Mark SVG script without an end tag malformed. r=smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D15090
--HG--
extra : moz-landing-system : lando
2018-12-20 18:20:04 +00:00