Mike Shal
0b40ab6797
Bug 1186883 - Remove references to setup.sh for release android repacks; r=jlund
2015-07-23 09:21:01 -04:00
Mike Shal
f4ac981156
Bug 1186883 - Remove references to setup.sh for beta android repacks; r=jlund
2015-07-23 09:20:32 -04:00
Mike Shal
9f9e9c2d0c
Bug 1186883 - Remove references to setup.sh for aurora android repacks; r=jlund
2015-07-23 09:19:29 -04:00
Ryan VanderMeulen
dd9e367021
Bug 1048624 - Cleanup and refactor the media crashtest manifests and re-enable some disabled tests that now pass.
2015-08-05 08:44:14 -04:00
Julien Pagès
cd17f001d7
Bug 1191197 - [mozversion] bump mozversion version to 1.4 and release to pypi. r=whimboo
2015-08-05 01:39:00 +02:00
Carsten "Tomcat" Book
e34067fdd0
merge mozilla-inbound to mozilla-central a=merge
2015-08-05 13:12:59 +02:00
Julien Pagès
4c97d27bb4
Bug 1189858 - [mozprofile] remove the manifest parser required dependency. r=ahal
...
The manifestparser dependency of mozprofile is made optionnal with this patch.
It is still possible to install it using the extra pip/setuptools syntax:
pip install mozprofile[manifest]
2015-08-04 23:15:45 +02:00
Aus Lacroix
6d19bdfc6f
bug 1188813 - Add clean-up when make node_modules fails before retry. a=test-only
2015-08-04 13:31:30 -07:00
Carsten "Tomcat" Book
0f7d4835f4
Merge mozilla-central to mozilla-inbound
2015-08-04 13:35:10 +02:00
Carsten "Tomcat" Book
46b3eb01af
merge mozilla-inbound to mozilla-central a=merge
2015-08-04 13:01:07 +02:00
Ryan VanderMeulen
eb56ea168c
Merge m-c to fx-team. a=merge
2015-08-03 23:09:13 -04:00
Mark Hammond
d575786c61
Bug 1184005 - Remove readinglist. r=MattN,jaws,adw
2015-08-04 12:00:43 +10:00
Ryan VanderMeulen
481acfb6f6
Bug 1190385 - Turn off auto-retries for failed Gaia tests on B2G Desktop builds. r=garndt
2015-08-03 16:43:38 -04:00
James Graham
c6ae5a5aa7
Bug 1190349 - Update web-platform-tests expected data to revision 2bd8c7dcf2e216e58ece63491f31b5d087ec740e, a=testonly
2015-08-03 16:11:00 +01:00
James Graham
2ebe18e530
Bug 1190349 - Update to latest wptrunner, a=testonly
2015-08-03 16:10:59 +01:00
James Graham
c8374190f3
Bug 1190349 - Update web-platform-tests to revision 2bd8c7dcf2e216e58ece63491f31b5d087ec740e, a=testonly
2015-08-03 16:10:59 +01:00
Julien Pagès
e6865b7f3d
Bug 1189847 - [mozversion] mozversion requires mozdevice, it shoudn't. r=dhunt
...
This make the mozdevice dependency of mozversion optional.
2015-08-03 06:32:00 +02:00
Dustin J. Mitchell
2adbee7239
Bug 1189949: regenerate all desktop builders to get new tooltool; r=mrrrgn
2015-07-31 17:52:04 -04:00
Ryan VanderMeulen
9f10086ee8
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-08-03 23:08:37 -04:00
Carsten "Tomcat" Book
e016c33f6e
merge mozilla-inbound to mozilla-central a=merge
2015-08-03 13:56:39 +02:00
Wes Kocher
c15ee73d9b
Merge m-c to b2ginbound, a=merge
2015-07-31 17:15:16 -07:00
Wander Lairson Costa
87f45ea2bd
Bug 1175934 part 3: Add more build flags to phone builds.
...
All phone builds must have B2G_UPDATER, MOZILLA_OFFICIAL and
ENABLE_DEFAULT_BOOTANIMATION build flags.
2015-07-31 17:24:46 -03:00
Wander Lairson Costa
d80c074cd5
Bug 1175934 part 2: Support blobfree images.
...
When we ./build.sh blobfree, we have a new zip file called
<target>.blobfree-dist.zip which contains a blobfree image. We copy this
file to public artifact.
We also refactor the build scripts a little bit to deduplicate the post
build code.
2015-07-31 17:24:46 -03:00
Wander Lairson Costa
70872936d6
Bug 1175934 part 1: Copy blobfree zip to public upload dir.
...
If we ./build.sh blobfree, move the zip file to public upload
dir.
Also, we don't need a blobfree specific config file anymore.
2015-07-31 17:24:46 -03:00
Julien Pagès
c66aa8d115
Bug 1170287 - remove the --output and -v arguments used when calling talos. r=jmaher
...
This also remove the useless xperf argument given for xperf tests
2015-07-30 17:31:52 +02:00
Julien Pagès
d0c49b8f0b
Bug 1091285 - move dumpScreen in a new mozscreenshot package. r=jgriffin
...
This also completely remove build/automationutils.py.
2015-07-29 17:50:16 +02:00
Mike Shal
192b2763f7
Bug 1175655 - mozharness should use full hg revision; r=jlund
2015-07-28 14:41:10 -04:00
Julien Pagès
767bf5a49d
Bug 1189021 - talos is not seen as a package when used by mozharness. r=jmaher
2015-08-03 17:17:32 +02:00
Joel Maher
b24d27e95f
Bug 1190053 - update talos.json to pick up additional cleanup and tps work. r=parkouss
2015-08-01 05:53:35 -04:00
Mike Hommey
4db05d8c69
Bug 1189526 - Add screentopng to mochitest test archive on Gtk+3 builds. r=mshal
2015-08-01 08:54:45 +09:00
Ben Kelly
20c4c14221
Bug 1183677 Import fetch-access-control.py into service worker wpt tests. r=jgraham
2015-07-31 13:15:34 -07:00
William Lachance
4c8c0dd86a
Bug 1189897 - Undo the Android changes from bug 1172918. r=jmaher
2015-07-31 17:38:42 -04:00
Julien Pagès
edf3b7a577
Bug 1190813 - [mozrunner] bump mozrunner to 6.9. r=whimboo
2015-08-04 09:44:00 -04:00
Andrew McCreight
a13ce24473
Bug 1074317 - Report indirect LSan leaks in mochitests. r=erahm
...
LeanSanitizer reports two kinds of leaks: direct and indirect. A
leaked block that is pointed to by another leaked block is an
"indirect leak", while one that isn't is a "direct leak". Often,
indirect leaks are just things entrained by the "real" leak, but if
two leaked blocks are in a cycle, then they both end up being
indirect, so we need to report them, too.
This patch makes it so that indirect LSan leaks are treated the same
as direct leaks by Mochitests, which means they will turn the tree
orange. There are a few existing indirect leaks of various severity,
so I had add some suppressions. See those bugs for more details.
2015-08-03 06:45:00 -04:00
Arthur Edelstein
b0580ec539
Bug 1187701 - add_task function for mochitest chrome and plain; r=jmaher
2015-08-03 11:14:10 -06:00
David Keeler
9db6074701
bug 1188100 - fold PSM's test_client_cert.js into necko's test_tls_server.js r=mcmanus
2015-07-29 14:27:54 -07:00
Ben Kelly
18c08614e8
Bug 1187722 Fix bad origins, error page handling, and spec issues in fetch-frame-resources.https.html. r=jgraham
2015-08-03 10:27:15 -07:00
Jean-Yves Avenard
31700e8ef0
Bug 1185611: [MSE] P1. Remove whitelist. r=kinetik
...
We are now confident enough that MediaSource is usable by all
2015-07-31 20:09:26 +10:00
Kaku Kuo
99e40c0bf7
Bug 1044102 - Part 4 - update W3C web platform tests. r=smaug
2015-07-30 20:53:00 +02:00
Joel Maher
7a1127a9cb
Bug 1189375 - update talos.json to include talosdata changes and other cleanup. r=wlach
2015-07-31 04:50:21 -04:00
Chris Manchester
baaa9b38a8
Bug 1188730 - Select tests in the plugins subsuite by manifest rather than path to fix unintended interaction with mach try. r=ahal
...
This prevents mach try's filtering of the master mochitest manifest from
interacting with the plugins subsuite by selecting by manifest rather than
test path. The way we run mochitest other could use a lot of cleanup --
this is a quick fix to prevent misleading output on treeherder when using
mach try.
2015-07-29 00:10:06 -07:00
Rail Aliiev
204984a2ae
Backed out changeset 88ef4fbf5d6b, Bug 1184594 - git 'repo' is not deployed correctly on build machines managed by buildbot.
2015-07-30 08:29:52 -04:00
Rail Aliiev
ee71becc90
Bug 1184594 - git 'repo' is not deployed correctly on build machines managed by buildbot. r=hwine
2015-07-30 08:22:35 -04:00
Brendan Long
04be503f42
Bug 909993 - Add WebIDL for TextTrackCue and fix link in VTTCue.webidl. r=rillian r=bz
2015-07-29 12:41:00 +02:00
Wes Kocher
13400e57d2
Merge b2ginbound to central, a=merge
2015-07-29 20:19:12 -07:00
Aus Lacroix
ca48d27003
bug 1188648 - Bump mozharness revision to latest. r=me
2015-07-29 10:17:02 -07:00
Aus Lacroix
f2d1f91dd3
bug 1188648 - Always log gecko output during Gaia JS Integration Tests. r=jgriffin
2015-07-29 10:15:10 -07:00
David Burns
35b3c99c75
Bug 1189027: Bump marionette driver to 0.11; r=ato
2015-07-29 20:48:07 +01:00
Jordan Lund
7dc9bddc15
Bug 1180063 - update mozharness docs, DONTBUILD r=me a=testing
2015-07-29 11:24:36 -07:00
Julien Pagès
0ce19f5420
Bug 1170287 - Remove PerfConfigurator.py call in mozharness when running talos. r=jmaher
2015-07-28 21:11:51 +02:00