Commit Graph

8401 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
6b441cd90a merge mozilla-inbound to mozilla-central a=merge 2015-08-03 13:56:39 +02:00
Wes Kocher
b48bcef457 Merge m-c to b2ginbound, a=merge 2015-07-31 17:15:16 -07:00
Wander Lairson Costa
a8994dac92 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.

--HG--
extra : commitid : 67VAUTCC6mM
2015-07-31 17:24:46 -03:00
Wander Lairson Costa
b1e44f1c8c 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.

--HG--
extra : commitid : JU2n5YDGBfa
2015-07-31 17:24:46 -03:00
Wander Lairson Costa
0cac5ed770 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.

--HG--
extra : commitid : Gp8QmmLVcju
2015-07-31 17:24:46 -03:00
Julien Pagès
12f7c9c54d 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

--HG--
extra : commitid : 8wJeWrMhtiA
extra : rebase_source : cf66053eeaefb8eed855b792fdcd7b35c12bc096
2015-07-30 17:31:52 +02:00
Julien Pagès
23e4c1d4a3 Bug 1091285 - move dumpScreen in a new mozscreenshot package. r=jgriffin
This also completely remove build/automationutils.py.

--HG--
extra : commitid : 50v6EAQNEHV
extra : rebase_source : 4ac1347d73498f068979514c6afb16ac50ab4033
2015-07-29 17:50:16 +02:00
Mike Shal
345d5ef85c Bug 1175655 - mozharness should use full hg revision; r=jlund 2015-07-28 14:41:10 -04:00
Julien Pagès
fda13d1d6d Bug 1189021 - talos is not seen as a package when used by mozharness. r=jmaher
--HG--
extra : commitid : 67P1uPWQrKV
extra : rebase_source : 23fc2b9142bc27cd05b091df128bdce7a0652e59
2015-08-03 17:17:32 +02:00
Joel Maher
3976f99d47 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
39885629ae Bug 1189526 - Add screentopng to mochitest test archive on Gtk+3 builds. r=mshal 2015-08-01 08:54:45 +09:00
Ben Kelly
e67031e9bd Bug 1183677 Import fetch-access-control.py into service worker wpt tests. r=jgraham 2015-07-31 13:15:34 -07:00
Joel Maher
d153ff1d94 Bug 1191952 - disable dromaeo_dom on all platforms. r=RyanVM 2015-08-06 15:16:52 -04:00
Chris Manchester
46566aee20 Bug 1183232 - Allow selecting tests and suites with just a tag from mach try. r=ahal,gps
--HG--
extra : commitid : 7vcXR0ipE8b
2015-08-06 10:19:31 -07:00
Julien Pagès
1aad70a825 Bug 1189858 - fix typos in pip extra dependency declaration
--HG--
extra : commitid : 4lMUJwdQLLY
extra : rebase_source : abc5fe80bd4c096d29554d901fdd11fcd152ef5c
2015-08-06 07:00:41 +02:00
William Lachance
7d42edc3e6 Bug 1189897 - Undo the Android changes from bug 1172918. r=jmaher 2015-07-31 17:38:42 -04:00
Julien Pagès
b5ccc1b16e Bug 1190813 - [mozrunner] bump mozrunner to 6.9. r=whimboo 2015-08-04 09:44:00 -04:00
Andrew McCreight
e0b02240a7 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.

--HG--
extra : rebase_source : 0269666f546b6e349bebf216771fc6dfa4d9487a
2015-08-03 06:45:00 -04:00
Arthur Edelstein
5776e9b69d Bug 1187701 - add_task function for mochitest chrome and plain; r=jmaher 2015-08-03 11:14:10 -06:00
David Keeler
59ef11f506 bug 1188100 - fold PSM's test_client_cert.js into necko's test_tls_server.js r=mcmanus
--HG--
rename : security/manager/ssl/tests/unit/test_client_cert/cert_dialog.js => netwerk/test/unit/client_cert_chooser.js
rename : security/manager/ssl/tests/unit/test_client_cert/cert_dialog.manifest => netwerk/test/unit/client_cert_chooser.manifest
extra : amend_source : 249efd8e1bc537cf14b3199865df18b8aba62d10
2015-07-29 14:27:54 -07:00
Ben Kelly
e5d6fae1e3 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
0e79a42d2e 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
02a90d0202 Bug 1044102 - Part 4 - update W3C web platform tests. r=smaug
--HG--
extra : rebase_source : 0577bfb523e42a471609f840574447e6a7b03b3b
2015-07-30 20:53:00 +02:00
Joel Maher
f82722fff6 Bug 1189375 - update talos.json to include talosdata changes and other cleanup. r=wlach 2015-07-31 04:50:21 -04:00
Andrea Marchesini
01049623d7 Bug 1188612 - Transferable errors should become NS_DOM_DATA_CLONE_ERR, r=sfink 2015-08-10 16:13:24 +01:00
Chris Manchester
2363f7c137 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.

--HG--
extra : commitid : AqQfTnQKIYv
2015-07-29 00:10:06 -07:00
Rail Aliiev
d4314b76d5 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
0a555981e3 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
8be4518086 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
1ca8b1de87 Merge b2ginbound to central, a=merge 2015-07-29 20:19:12 -07:00
Aus Lacroix
a0d35df25c bug 1188648 - Bump mozharness revision to latest. r=me
--HG--
extra : amend_source : ed342175d4daafb2d26dc76df2c771ed934758ac
2015-07-29 10:17:02 -07:00
Aus Lacroix
95b2920eae bug 1188648 - Always log gecko output during Gaia JS Integration Tests. r=jgriffin 2015-07-29 10:15:10 -07:00
David Burns
ea2f796952 Bug 1189027: Bump marionette driver to 0.11; r=ato
--HG--
extra : commitid : 1QEn9tLwEPJ
extra : rebase_source : b2c9ed24f878d606dc566929e949aaf53d4dc851
2015-07-29 20:48:07 +01:00
Jordan Lund
4841f29c02 Bug 1180063 - update mozharness docs, DONTBUILD r=me a=testing 2015-07-29 11:24:36 -07:00
Julien Pagès
0b400522ae Bug 1170287 - Remove PerfConfigurator.py call in mozharness when running talos. r=jmaher 2015-07-28 21:11:51 +02:00
Carsten "Tomcat" Book
4741b168fc merge b2g-inbound to mozilla-central a=merge 2015-07-29 14:57:54 +02:00
David Burns
c34722a98d Bug 1188826: Bump marionette client version for release; r=ato
--HG--
extra : commitid : 2D6oRROltjv
extra : rebase_source : a05d69e95d1eb6371bbb24b50a3465132764431a
extra : histedit_source : 046d81f4818741b2fd1246c679e31dcae31df90b
2015-07-29 12:31:56 +01:00
Alexandre Lissy
4d0b7ed7ff Bug 1188335 - Enable Mulet TaskCluster Gb. r=garndt 2015-07-28 09:24:00 -04:00
Aus Lacroix
0a3df2a5c7 bug 1188698 - Do not fail when succeed count is 0. r=me 2015-07-28 19:20:40 -07:00
Aus Lacroix
a145c5815a bug 1188666 - Use 40 chunks for gaia-js-integration tests for b2g-desktop and mulet. 2015-07-28 19:09:20 -07:00
Wes Kocher
c1230b78cc Backed out changeset 303161721b21 (bug 1188666) for empty, failing gij chunks 2015-07-28 17:24:47 -07:00
Aus Lacroix
b18cbad50a Bug 1188666 - Use 40 chunks for Gij instead of 20 to mimic same configuration as gaia-try. r=me 2015-07-28 16:24:18 -07:00
Alexandre Lissy
4b562dce66 Bug 1188336 - Enable Mulet TaskCluster Gbu. r=garndt 2015-07-28 07:32:00 -04:00
Alexandre Lissy
2955b02155 Bug 1188338 - Enable Mulet TaskCluster Li. r=garndt 2015-07-28 07:32:00 -04:00
Ryan VanderMeulen
012f8fdb0d Merge b2g-inbound to m-c. a=merge 2015-07-28 14:51:43 -04:00
Carsten "Tomcat" Book
d40332b0af Backed out changeset e3c15b9f89b3 (bug 1185643) for possibly breaking mulet tests on a CLOSED TREE
--HG--
rename : testing/mozharness/configs/disable_signing.py => testing/docker/desktop-build/configs/disable_signing.py
rename : testing/mozharness/configs/platform_supports_post_upload_to_latest.py => testing/docker/desktop-build/configs/platform_supports_post_upload_to_latest.py
2015-07-28 17:06:19 +02:00
Carsten "Tomcat" Book
36fe6b281d Merge mozilla-central to mozilla-inbound
--HG--
rename : browser/themes/osx/tabbrowser/connecting@2x.png => browser/themes/windows/tabbrowser/connecting@2x.png
rename : browser/themes/osx/tabbrowser/loading@2x.png => browser/themes/windows/tabbrowser/loading@2x.png
rename : browser/themes/windows/tabbrowser/tab-background-end.png => browser/themes/windows/tabbrowser/tab-background-end-preWin10.png
rename : browser/themes/windows/tabbrowser/tab-background-end@2x.png => browser/themes/windows/tabbrowser/tab-background-end-preWin10@2x.png
rename : browser/themes/windows/tabbrowser/tab-background-middle.png => browser/themes/windows/tabbrowser/tab-background-middle-preWin10.png
rename : browser/themes/windows/tabbrowser/tab-background-middle@2x.png => browser/themes/windows/tabbrowser/tab-background-middle-preWin10@2x.png
rename : browser/themes/windows/tabbrowser/tab-background-start.png => browser/themes/windows/tabbrowser/tab-background-start-preWin10.png
rename : browser/themes/windows/tabbrowser/tab-background-start@2x.png => browser/themes/windows/tabbrowser/tab-background-start-preWin10@2x.png
extra : rebase_source : f873d375eae8f1ee22151e5891b4fc3cc576d599
2015-07-28 16:30:58 +02:00
Carsten "Tomcat" Book
c86c8718cf merge mozilla-inbound to mozilla-central a=merge 2015-07-28 16:28:02 +02:00
Jessica Jong
69e60fc974 Bug 1179687 - Enable qemu.log in marionette tests. r=chmanchester 2015-07-28 10:26:57 +08:00
Ryan VanderMeulen
aa54ac5101 Merge m-c to b2g-inbound. a=merge 2015-07-27 15:45:38 -04:00
Ryan VanderMeulen
01499c3bc0 Merge inbound to m-c. a=merge 2015-07-27 15:34:42 -04:00
Dustin J. Mitchell
d149b29eb0 Bug 1185643: use in-tree mozharness; r=wander r=mrrrgn
This required moving the custom mozharness configs out of the builder image
(which puts them in ~, where mozharness no longer looks) and moves them into
mozharness itself.

--HG--
rename : testing/docker/desktop-build/configs/disable_signing.py => testing/mozharness/configs/disable_signing.py
rename : testing/docker/desktop-build/configs/platform_supports_post_upload_to_latest.py => testing/mozharness/configs/platform_supports_post_upload_to_latest.py
extra : commitid : LUhLDQkhme1
extra : rebase_source : c4cc73de99939e22dd1317ce2d9b26671b67947a
2015-07-27 15:21:15 -04:00
Alexandre Lissy
b5f43953ff Bug 1035226 - Run Gij on Mulet. r=garndt 2015-07-27 12:22:00 -04:00
Ryan VanderMeulen
5f24c06b4e Backed out changeset cdb4a66f087d (bug 1035226) because it didn't actually enable the tests. 2015-07-27 15:24:47 -04:00
Alexandre Lissy
6d59b075df Bug 1035226 - Run Gij on Mulet. r=garndt 2015-07-27 06:07:00 -04:00
Julien Pagès
71a768eee5 Bug 1184067 - Make mozinfo.os_version a special string that can be compared with < / >. r=ahal
--HG--
extra : commitid : Iiz5hfbNDIj
extra : rebase_source : 4ece0f34183da76588cd79bee27a353734ad4b2e
2015-07-25 11:47:51 +02:00
Julien Pagès
78ef1c279b Bug 1186551 - [mozlog] add structured action process_start/process_exit. r=jgraham
--HG--
extra : transplant_source : %23%B9%0D%23%93Kf%8F%3F%1A%F5%8DP%97%AA%81%8D%1C%8D%7E
2015-07-22 21:00:25 +02:00
Ryan VanderMeulen
23b78d739f Merge m-c to inbound. a=merge 2015-07-27 15:47:22 -04:00
Julien Pagès
585f767ed4 Bug 1187082 - Ensure talos always produces TALOSDATA json structure in logs so perfherder can ingest data. r=jlund
--HG--
extra : commitid : CAu6GTUEgwb
extra : rebase_source : 04cbff62a8c1287934f7dbb95628359c05f438b0
extra : amend_source : 29e31be1cc08f47e8dfac300904150755ae60d6c
2015-07-25 15:29:55 +02:00
Ted Mielczarek
1146522fca bug 1182520 - Put Taskcluster task definition for mac-cross builds in tree. r=dustin
--HG--
extra : rebase_source : f872610998920a6603dae932c41c4ec17cfb487e
2015-07-13 15:20:54 -04:00
Wes Kocher
b26b131604 Merge m-c to inbound, a=merge 2015-07-28 18:03:34 -07:00
Mike Conley
2014bd87a9 Bug 1186956 - Bump to latest talos version to address some tp5r and tsvg_opacity regressions. r=jmaher
--HG--
extra : commitid : KvxsJElIn59
extra : rebase_source : c2b68988a526eb9b1db2d4e2f83761e8c921e11c
2015-07-28 17:38:18 -04:00
Kyle Huey
512e1a6d95 Bug 1188141: Make Worker error events not bubble. r=baku 2015-07-28 15:59:55 -07:00
Kyle Huey
b4476f96d4 Bug 1188115: Expose IDBCursorWithValue in workers. r=baku 2015-07-28 15:59:55 -07:00
Kyle Huey
82f329af94 Bug 1188117: Do not allow IDBCursor.delete while cursor update is in progress. r=baku 2015-07-28 15:59:55 -07:00
Armen Zambrano Gasparnian
12a8b27510 Bug 1187494 - Keep reproducibility of Firefox UI tests up-to-date. r=bhearsum
When a local fails on Firefox UI tests we output the mozharness
command which a person could run on their local development machine
to reproduce the exact failure that we encoutered.
As parameters and options changes over time, we can fall out of date.
This patchs tries to reduce how we can fall out of date by
constructing the command rather than having a hardcoded output.

Another aspect which this patch solves is that for Firefox releases
we have to do some string manipulation to determine where we can
download Firefox crash symbols.
We've modified the script to output in the log the candidate URLs
that we're evaluating. This is useful if anyone wants to determine
why --symbols-path was or was not included. For instance, older candidate
directories on FTP are deleted after some time, hence, deleting the
crash symbols available.

Another matter we fix is that we include in the output what command
was run internally to the Firefox UI test binaries.
This is useful if anyone wants to determine that the right command
are arguments were used.

--HG--
extra : histedit_source : 2036448decbbe40fe18a018ff05f72928207caaf
2015-07-27 11:03:39 -04:00
Wander Lairson Costa
994db0bfb1 Bug 1187706 part 3: Small optimization on repo cloning. r=garndt
checkout-gecko already clones gecko, tell mozharness to clone from it.

--HG--
extra : commitid : w0KlGHRSpF
extra : rebase_source : 2a80c203120085271a3bdfe4f7a1fa38d0eb1d30
2015-07-26 15:58:57 -03:00
Wander Lairson Costa
6818b840fa Bug 1187706 part 2: Cleanup mozharness stuff. r=garndt
Now that mozharness is in tree, we don't need references to mozharness
repositories and revisions.

We don't cleanup all mozharness stuff because android and desktop builds
still references external mozharness.

--HG--
extra : commitid : IRmC6yD9xQE
extra : rebase_source : f10f42bad73a3346a2d41232450c2314f9d9bd84
2015-07-26 15:58:57 -03:00
Wander Lairson Costa
641d80edfc Bug 1187706 part 1: Switch B2G builds to in tree mozharness. r=garndt
Mozharness now lives inside gecko tree, so switch B2G builds to use it.

--HG--
extra : commitid : JZLuGcu0RRM
extra : rebase_source : 06dbe78a6ad86e77f52f2f19f7c1be9133ea4f9d
2015-07-26 15:58:57 -03:00
James Graham
72abf7c0ec Bug 1187722 - Disable unstable service-worker test in debug linux, a=testonly 2015-07-26 18:50:08 +01:00
James Graham
01984ab540 Bug 1187720 - Update web-platform-tests expected data to revision 4bc69f287365a67585d470300a2ef109689cf465, a=testonly 2015-07-26 18:49:50 +01:00
James Graham
45ed80ae53 Bug 1187720 - Update web-platform-tests to revision 4bc69f287365a67585d470300a2ef109689cf465, a=testonly
--HG--
rename : testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/571.html => testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/571-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/572.html => testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/572-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/573.html => testing/web-platform/tests/conformance-checkers/html-aria/author-requirements/573-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/combobox-autocomplete-list/div.html => testing/web-platform/tests/conformance-checkers/html-aria/combobox-autocomplete-list/div-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-disparity.html => testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-disparity-haswarn.html
rename : testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-role.html => testing/web-platform/tests/conformance-checkers/html-aria/host-language/implicit-semantics-checkbox-role-haswarn.html
2015-07-26 18:49:16 +01:00
Mike Hommey
fe229c6366 Bug 1177951 - Use tooltool on b2g desktop and mulet taskcluster builds. r=wcosta,r=garndt 2015-07-26 06:46:44 +09:00
Julien Pagès
013413b9e2 Bug 1186844 - remove deprecated 'results_urls' options when running talos from harness
--HG--
extra : commitid : JLtHjKVKD2I
extra : rebase_source : 3b8d33852d89cdb38201eb88d60e09ab45fc72ba
2015-07-25 11:33:09 +02:00
Chris Manchester
90daf6b5a6 Bug 1186233 - Set test_packages_url correctly when running wpt from mozharness but outside of buildbot. r=jgraham
--HG--
extra : commitid : 81RUFAAXTwX
2015-07-21 15:27:30 -07:00
James Graham
d274fe0384 Bug 1185453 - Generate error summary files for failures, r=chmanchester
--HG--
extra : commitid : FDbFkQpnFZB
extra : rebase_source : 190e2269243938823f8ea05f94306b09a6ff668a
extra : source : df2c4d64382042e7a5f16c28835552239d29e65d
2015-07-20 10:39:03 +01:00
Armen Zambrano Gasparnian
28e62e3685 Bug 1176358 - Fix typo in symbols_url for Firefox UI tests. DONTBUILD. r=chmanchester 2015-07-24 17:29:04 -04:00
Armen Zambrano Gasparnian
15d0a4b27a Bug 1186987 - If file_path is None do not check if it is an executable. DONTBUILD. r=jlund 2015-07-24 11:03:03 -04:00
Armen Zambrano Gasparnian
b24bd973bd Bug 1182798 - Set status summary for Firefox UI tests + change exit code. DONTBUILD. r=jlund 2015-07-24 10:41:54 -04:00
Armen Zambrano Gasparnian
3f1982d3de Bug 1176358 - Pass the symbols url instead of an urllib2 opener. DONTBUILD. r=bhearsum 2015-07-24 10:37:52 -04:00
Carsten "Tomcat" Book
dd5a9ed71e Backed out changeset a9241b319f14 (bug 1177951) on request per garndt in #taskcluster
--HG--
extra : rebase_source : 307d50170829294e641b8a2193da4fcd3a46bb7d
2015-07-24 16:15:07 +02:00
Joel Maher
c72c2b7e2e Bug 1186844 - deploy updates to talos. r=parkouss 2015-07-24 07:10:29 -04:00
Mike Hommey
cc94d65dda Bug 1177951 - Use tooltool on b2g desktop and mulet taskcluster builds. r=wcosta,r=garndt 2015-07-24 16:51:57 +09:00
Steve Fink
2b769d805b Bug 1186259 - Record the path to GCC to avoid mismatched gcc/plugin versions, r=terrence
--HG--
extra : commitid : AwF7F0XJvv
extra : rebase_source : 678e5719494d0b5f8cb5d396ac0f1159442da1d7
2015-07-23 16:35:08 -07:00
Julien Pagès
cd63971121 Bug 1185971 - mozfile: add a mozfile.move function, and bump release 1.2. r=ahal
--HG--
rename : testing/mozbase/mozfile/tests/test_remove.py => testing/mozbase/mozfile/tests/test_move_remove.py
extra : commitid : 9JROGo4tYHS
extra : rebase_source : f19d3b4eaf2e181f35f0bdbdb74e009246d8d1ce
extra : amend_source : 388c870bdf7aa06956b8d8641fdf55303453835e
2015-07-23 19:11:16 +02:00
Jordan Lund
572de38909 Bug 1175701 - Windows Puppet machines failing on sendchange, use pre-moz6 py exe, r=mshal 2015-07-23 13:55:38 -07:00
Mike Shal
24e2d353b1 Bug 1186243 - Remove references to setup.sh; r=jlund 2015-07-23 09:18:49 -04:00
Ryan VanderMeulen
8b5cd2c641 Merge inbound to m-c. a=merge 2015-07-23 16:03:48 -04:00
Ryan VanderMeulen
87e736f48e Bug 1186285 - Remove automation for the mozilla-b2g34_v2_1 branch. r=catlee, a=me 2015-07-23 10:35:28 -04:00
Ryan VanderMeulen
c0483e71ae Bug 1186284 - Remove automation for the mozilla-b2g32_v2_0 branch. r=catlee, a=me 2015-07-22 23:05:19 -04:00
Carsten "Tomcat" Book
52ef4c4dfb merge mozilla-inbound to mozilla-central a=merge 2015-07-23 12:02:27 +02:00
Aus Lacroix
45add49df6 bug 1186235 - Bump mozharness revision. a=test-only 2015-07-22 16:03:21 -07:00
Aus Lacroix
7ba78c5368 Backed out changeset 48348bfad309 2015-07-22 13:23:43 -07:00
Aus Lacroix
3a72f29d50 bug 1186235 - bump revision used by taskcluster for mozharness. a=test-only 2015-07-22 12:43:51 -07:00
Jean-Yves Avenard
2f64bef7b3 Bug 1184826: P2. Update web-platform-tests expected data. r=karlt 2015-07-22 14:22:53 +10:00
Jean-Yves Avenard
1300e03cad Bug 1186261: Disable mediasource-config-change-webm* tests. r=karlt
Those tests do not properly check that mediasource is not available and do not behave in a reliable fashion.
2015-07-22 14:22:52 +10:00
Jean-Yves Avenard
b95b5ce0aa Bug 1165772: P3. Update web-platform-tests expected data. r=karlt
We now have identical results between Windows XP and Linux.
2015-07-22 14:22:52 +10:00
Jean-Yves Avenard
99dee8a4f5 Bug 1171379: P2. Update web-platform-tests expected data. r=karlt
Failure on Linux and Windows XP are a consequence of no MSE available at all.
Failure on Mac and Windows >= 7 with two exceptions are due to the tests using a malformed video.
The bug was reported upstream: https://github.com/w3c/web-platform-tests/issues/1939
2015-07-22 14:22:50 +10:00
Jean-Yves Avenard
df76554a30 Bug 1182945: P2. Disable webm mse web-platforms tests. r=karlt
In theory, linux and windows XP should provide exactly the same results.
However, due to bug 1165772, MSE on linux incorrectly reports MP4 support.

Bug mediasource-buffered.html is disabled on Windows XP as it triggers a bug in the tests. As we can't intercept the result, we must disable the entire test instead.
2015-07-22 14:22:47 +10:00
Andrew Halberstadt
2b977b797d Bug 1186888 - [mozlog] Ability to use a pre-existing logger with commandline.setup_logging(), r=jgraham
--HG--
extra : commitid : 786tOojSwTl
extra : rebase_source : 3df091de3afee6838a40c0c858da97fd04b32739
extra : amend_source : 5a5ea71fd9a8ede744d281cb0b2dae190575230d
2015-07-22 15:27:31 -04:00
Julien Pagès
8cb39f819f Bug 1172918 - Clean up talos options that are not used (removing from mozharness). r=jmaher
--HG--
extra : rebase_source : 62cd572974cf92b4c56eba4f4433e0761d5f4dcb
2015-07-20 17:32:41 +02:00
Mike Conley
30bb293184 Bug 1186057 - Update talos.json to latest tip. rs=jmaher on a CLOSED TREE.
We need to bring in a change to talos that puts talos-content.js into
the main-thread IO whitelist.

--HG--
extra : commitid : K1q15lNyOhM
extra : amend_source : e80d09559f9d6296f502cc993d5a89ddfd22aa9a
2015-07-21 15:17:36 -04:00
Mike Conley
8a78f79e19 Bug 1186057 - Update talos.json to pull latest Talos tip. r=jmaher
--HG--
extra : commitid : 578htcyvhhW
extra : rebase_source : 1d2718689c130b771ed0b5324a8780d5835fadd9
2015-07-21 12:41:16 -04:00
Kyle Machulis
4274ebeef0 Bug 1165981 - Mochitests and test plugin for Win64 plugin disabling; r=bsmedberg 2015-07-21 08:55:18 -07:00
Carsten "Tomcat" Book
d0ae08cfa2 Merge mozilla-central to mozilla-inbound 2015-07-21 17:04:09 +02:00
Carsten "Tomcat" Book
b76ca95f3f merge mozilla-inbound to mozilla-central a=merge 2015-07-21 16:56:44 +02:00
Xidorn Quan
460ed18474 Bug 1160017 part 1 - Remove fullscreen permission code from nsDocument. r=smaug
--HG--
extra : source : 790e3e8a52cac1ddabebf59bc98a2da0c52ba624
2015-07-21 20:50:20 +10:00
Alessio Placitelli
5470b35b29 Bug 1168835 - Add test coverage for pending-pings quota. r=gfritzsche 2015-07-20 08:46:00 +02:00
Maxim Zhilyaev
13fd558e67 Bug 1183932 - Update onboarding for Fx 40 with single slide [r=emto, feedback=flod] 2015-07-20 22:17:09 -07:00
Ryan VanderMeulen
6ac7016595 Merge m-c to inbound. a=merge 2015-07-20 13:42:34 -04:00
Anthony Miyaguchi
4165ad6c86 Bug 1168979 part 8 - Fix breakage in decision task for non-try branches; r=mrrrgn 2015-07-16 14:56:45 -07:00
Anthony Miyaguchi
7dbeb014e1 Bug 1168979 part 7 - Update to private production image; r=mrrrgn 2015-07-16 11:13:47 -07:00
Alastor Wu
18c83d0873 Bug 1184055 - Muted by default in b2g. r=baku 2015-07-17 17:25:25 +08:00
Wander Lairson Costa
5ffed1b79d Bug 1175934: backout revision 5b4aed5949f1. No need to create new builds. r=me
--HG--
extra : commitid : 69AKVNlwD4e
extra : rebase_source : 4fb6f406f92d956bb5fa7ce594f6f0eca21b25d7
extra : amend_source : 7abb0c6f6bec7ccfd9fe0c579ba986f7575d1633
2015-07-20 11:29:13 -03:00
Wander Lairson Costa
84155835b1 Bug 1175934: backout revision 83348c0ea47b. No need to create new builds. r=me
--HG--
extra : commitid : 7SMWHY1jcXK
extra : rebase_source : 66536b3b9e137c32bbd15a2d276f36071d61e24d
2015-07-20 11:01:24 -03:00
Wander Lairson Costa
8721ff6f56 Bug 1175934: backout revision b7d35cc9ea8c. No need to create new builds. r=me
--HG--
extra : commitid : D6uxzlHEpfM
extra : rebase_source : 651b105756093bffd2d54a6416aedd347ff55596
2015-07-20 10:50:23 -03:00
Anthony Miyaguchi
09e8c372ce Bug 1168979 part 6 - Bump version of upload_symbols container, with addition of new arguments; r=mrrrgn 2015-07-10 10:18:14 -07:00
Anthony Miyaguchi
c106bbaf51 Bug 1168979 part 5 - Add allowed_build_tasks to distinguish builds that require symbol uploading; r=mrrrgn 2015-07-09 14:47:34 -07:00
Anthony Miyaguchi
6f9adac9bb Bug 1168979 part 4 - Factor out building dependent tasks as a function; Create a task/post-builds for upload_symbols to live in; r=mrrrgn
--HG--
rename : testing/taskcluster/tasks/upload_symbols.yml => testing/taskcluster/tasks/post-builds/upload_symbols.yml
2015-07-08 15:55:30 -07:00
Anthony Miyaguchi
963db8c8e6 Bug 1168979 part 3 - Clean up upload_symbol template. r=mrrrgn 2015-07-07 17:45:36 -07:00
Carsten "Tomcat" Book
0551dfb053 merge mozilla-inbound to mozilla-central a=merge 2015-07-20 11:36:42 +02:00
Carsten "Tomcat" Book
8eb4aeafa2 merge b2g-inbound to mozilla-central a=merge 2015-07-20 11:25:55 +02:00
Wander Lairson Costa
e0caa65dcb Bug 1182116: Make engineering builds official style. r=garndt
--HG--
extra : commitid : 20a7Lz9Nevg
extra : rebase_source : e0281ed5050f89c4d11002885e299959ad9f6e40
2015-07-17 10:14:30 -03:00
Chris Manchester
82d2096a68 Bug 890026 - Fixup to import signal in mozcrash. r=ahal
--HG--
extra : commitid : JRt9d8Qku2P
2015-07-17 12:32:53 -07:00
Arthur Edelstein
aaecf611a3 Bug 1078657 - Add SpawnTask.js for async tasks in mochitests. r=jmaher 2015-07-17 12:37:24 -04:00
Andrew Halberstadt
4f232ef5f5 Bug 1014760 - Version bump mozbase modules that depend on mozlog 3.0, r=me
--HG--
extra : commitid : L7a2lDztYH4
extra : rebase_source : 6178d707787cfa11a806ea8369789092b22a5d4f
2015-07-17 10:06:59 -04:00
Ryan VanderMeulen
f151e2e6af Backed out changeset e5a750ee7e0b (bug 1078657) for test_async_setTimeout_stack.html and test_async_setTimeout_stack_across_globals.html failures.
CLOSED TREE
2015-07-17 12:06:14 -04:00
Ryan VanderMeulen
ba45b91fde Backed out changeset 44571696245f (bug 1184067) for breaking web-platform-tests.
CLOSED TREE
2015-07-17 11:54:27 -04:00
Wes Kocher
05f0e864f0 Merge m-c to fx-team, a=merge CLOSED TREE 2015-07-17 18:09:12 -07:00
Matthew Noorenberghe
7a0a967dcb Bug 1177162 - Show an info panel on the tracking protection doorhanger anchor the first time tracking elements are blocked. r=bgrins,ttaubert
--HG--
extra : commitid : 2Ugx7ZBWIfj
extra : rebase_source : e8f37f6e693340979c2199cd7869bae849070d69
2015-07-16 13:38:20 -07:00
Ryan VanderMeulen
a33e05c88c Merge inbound to m-c. a=merge 2015-07-17 10:26:22 -04:00
David Burns
df864f9993 Bug 1178468 - Update marionette cookie support to use nsICookie2. r=jgriffin
This allows us to return httpOnly key when doing getCookie and serialising the result

Details in http://w3c.github.io/webdriver/webdriver-spec.html#dfn-serialized-cookie

--HG--
extra : commitid : Fkr0udCIjfm
extra : rebase_source : 7e837a36947e83520eae26c3f41b45dd5c211829
extra : histedit_source : 806d7c8249128b08bc1ad448389bb639e0369c07
2015-07-15 23:51:51 +01:00
Ryan VanderMeulen
e5e20485f9 Merge m-c to fx-team. a=merge 2015-07-16 16:23:27 -04:00
Ryan VanderMeulen
5f9582530e Merge inbound to m-c. a=merge 2015-07-16 14:53:39 -04:00
Jordan Lund
ad4d03f6ef Bug 1154796 - bump mozharness.json to match 239491bc393a, CLOSED TREE r=ryanvm a=testing
--HG--
extra : amend_source : d599fae2ccb0b8599e41d8d37ecfbf49a585a4de
2015-07-16 11:02:52 -07:00
Jordan Lund
b7ceb47a26 Bug 1154796 - sync in-tree copy of mozharness to hgmo mozharness 239491bc393a, r=ryanvm a=testing 2015-07-16 11:01:57 -07:00
James Graham
868567c63d Bug 1182681 - Update wpt expected results, r=jgriffin
--HG--
extra : commitid : GLsrSTlwqHt
2015-07-15 17:01:12 -07:00
Jonathan Griffin
ce7bb7688f Bug 1182681 - Raise IOError when receiving empty string on socket, r=jgraham
* * *
Bug 1182681 - Raise IOError when we receive an emtry string, r=jgraham

--HG--
extra : commitid : 4wbq21Yb9yA
2015-07-13 12:29:21 -07:00
Chris Manchester
3b99269432 Bug 890026 - Use kill_and_get_minidump in place of crashinject.exe in mochitest so we can stacks from more hangs. r=ted
--HG--
extra : commitid : BYnLxAJBLMx
2015-07-15 16:52:27 -07:00
Mike Shal
64291e0023 Bug 1184270 - Fix "platfoms" -> "platforms"; r=garndt 2015-07-15 14:49:26 -04:00
Ryan VanderMeulen
551c0cccfc Merge m-c to inbound. a=merge 2015-07-15 13:26:44 -04:00
Ryan VanderMeulen
56f7352392 Merge inbound to m-c. a=merge 2015-07-15 13:19:59 -04:00
Kim Moir
1a968e52c0 no bug a=me update mh version 2015-07-15 12:35:12 -04:00
Wes Kocher
ff2f0d32cf Backed out 24 changesets (bug 1173523, bug 1172080, bug 817007, bug 1165263) for android reftest bustage CLOSED TREE
Backed out changeset 84fe04b2e7d1 (bug 1172080)
Backed out changeset 0ff004760a1f (bug 1172080)
Backed out changeset af147585ad55 (bug 1165263)
Backed out changeset c3af8ebb6db0 (bug 1165263)
Backed out changeset cd3f33a888fe (bug 1165263)
Backed out changeset e5db39044a1e (bug 1165263)
Backed out changeset c01c9ed77061 (bug 1165263)
Backed out changeset fb723aaa4267 (bug 1165263)
Backed out changeset f754e52e74dc (bug 1165263)
Backed out changeset c6bda3a0afd6 (bug 817007)
Backed out changeset bfa100253349 (bug 817007)
Backed out changeset b787b3f9aadc (bug 1173523)
Backed out changeset 4a0676b73f77 (bug 1173523)
Backed out changeset 82034a4560c5 (bug 1173523)
Backed out changeset 4bdb91114c7a (bug 1173523)
Backed out changeset 72406261eccc (bug 1173523)
Backed out changeset 541b6faf7196 (bug 1173523)
Backed out changeset 1caac4569616 (bug 1173523)
Backed out changeset 0d4f9f9e1b4e (bug 1173523)
Backed out changeset 2d5661eb966c (bug 1173523)
Backed out changeset 89833c0bb0cd (bug 1173523)
Backed out changeset ea64d70eacfe (bug 1173523)
Backed out changeset a8e4f1c0c445 (bug 1173523)
Backed out changeset cf498d466b85 (bug 1173523)
2015-07-14 14:00:32 -07:00
Ben Kelly
cc4c8b3dd4 Bug 1173934 Disable broken fetch-frame-resources.https.html wpt tests. r=jgraham 2015-07-14 13:11:26 -07:00
Julien Pagès
a978aad1fc Bug 980788 - [manifestparser] Add greater-than/less-than (equal) support. r=ahal 2015-07-15 04:42:00 -04:00
Andrew Halberstadt
cfd7060fa9 Bug 1182817 - [manifestparser] Fix exception in chunk_by_slice when there are two times more chunks than tests, r=chmanchester
--HG--
extra : commitid : K5KnytkByDT
extra : rebase_source : 502b560240f8319b3955485578705a5319980992
2015-07-13 14:38:34 -04:00
Arthur Edelstein
ac4e47349f Bug 1078657 - Add SpawnTask.js for async tasks in mochitests. r=jmaher 2015-07-17 01:44:00 -04:00
Julien Pagès
a3e2125799 Bug 1184067 - Make mozinfo.os_version a special string that can be compared with < / >. r=ted 2015-07-15 06:30:00 -04:00
Joel Maher
919729b54c Bug 1166132 - Create new talos test to measure tab switching times. r=mconley 2015-07-15 10:35:36 +01:00
David Burns
893918b610 Bug 1178468: rename marionette cookie test methods to be more pythonic. r=jgriffin
--HG--
extra : commitid : 72IC676CruQ
extra : rebase_source : 61b82d97a406b38151918bcf924aee51c529156b
extra : histedit_source : 50a4c0fd2e9158311fb2cf06ea42c025b56f73a9
2015-07-07 20:57:57 +01:00
Michael Layzell
5b365a72da Bug 1165263 - Part 3: Update mozprofile to support new moz_hosts schema, r=ahal 2015-07-14 15:06:35 -04:00
Michael Layzell
a214a150be Bug 1173523 - Part 13: Update SpecialPowers to use new API for nsIPermission, r=jmaher 2015-07-14 15:06:29 -04:00
Anthony Miyaguchi
b80fd5dd69 Bug 1168979 part 2 - Add symbol uploading as a build dependency; r=mrrrgn 2015-07-06 11:17:33 -07:00
Myk Melez
64b1765466 Bug 1181867 - move -runtime flag to runtests.py so it gets set in automation; r=jland,ahalberstadt 2015-07-20 09:38:49 -07:00
Myk Melez
0bf5170a82 Bug 1181867 - remove obsolete runtests.py arguments from mozharness configs; r=jlund 2015-07-20 09:37:40 -07:00
Myk Melez
8e18c9c86e Bug 1181867 - set --xre-path for webapprt on Mac; r=jlund 2015-07-20 09:36:42 -07:00
Myk Melez
66a0db25a8 Bug 1181867 - correct app_path, set abs_res_dir for webapprt; r=jlund 2015-07-20 09:34:57 -07:00
Armen Zambrano Gasparnian
834129ca68 Bug 1176358. Backout purging of builds for Firefox UI tests. DONTBUILD. r=backout 2015-07-20 12:01:41 -04:00
Chris AtLee
bb451b27a5 Bug 1178959: Disable browser_fail_unexpectedTimeout.js and browser_fail_timeout.js r=ted 2015-07-20 11:09:13 -04:00
Julien Pagès
78bf9783e7 Bug 1168803 - Add --addon option to specify add-ons to be installed. r=dburns
--HG--
extra : commitid : peO1rLe9oG
extra : rebase_source : b557243a86a861a535b098e4965cd371dfd60877
2015-07-18 10:53:10 +02:00
Dustin J. Mitchell
2ec62b0f68 Bug 1184084: enable relengapi-proxy for android, linux builds; r=garndt
--HG--
extra : commitid : BDMEAELoLuB
extra : rebase_source : 0940296d2d0acfbc65b12dacdb7c5cd41992bb0b
extra : amend_source : 730a235af99e95f779f85f37243961aad1d77af6
2015-07-17 18:40:26 -04:00
Julien Pagès
1781b3e4cc Bug 902125 - Add a version config/flag for Python Marionette. r=dburns
--HG--
extra : commitid : I4bJUgDeGUI
extra : rebase_source : 5e7498834bd35cfc0c6fcffd5135eb4dceddd2c2
2015-07-13 18:33:23 +02:00
James Graham
300bec68d9 Bug 1183627 - Disable unstable mixed content tests for now in order to land the rest of the wpt upgrade, a=testonly 2015-07-14 14:40:16 +01:00
James Graham
503ee7050b Bug 1183628 - Update web-platform-tests expected data to revision 593fd27931d7e9d573d2796fe10df9fff778d56f, a=testonly 2015-07-14 14:40:14 +01:00
James Graham
e4d932613d Bug 1183628 - Update to latest wptrunner, a=testonly 2015-07-14 14:39:53 +01:00
James Graham
579d122b35 Bug 1183628 - Update web-platform-tests to revision 593fd27931d7e9d573d2796fe10df9fff778d56f, a=testonly
--HG--
rename : testing/web-platform/tests/FileAPI/progress.html => testing/web-platform/tests/FileAPI/progress-manual.html
rename : testing/web-platform/tests/html/semantics/scripting-1/the-template-element/testcommon.js => testing/web-platform/tests/html/resources/common.js
rename : testing/web-platform/tests/webstorage/iframe/event_body_handler.html => testing/web-platform/tests/webstorage/resources/event_body_handler.html
rename : testing/web-platform/tests/webstorage/iframe/event_setattribute_handler.html => testing/web-platform/tests/webstorage/resources/event_setattribute_handler.html
rename : testing/web-platform/tests/webstorage/iframe/local_change_item_iframe.html => testing/web-platform/tests/webstorage/resources/local_change_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/local_set_item_clear_iframe.html => testing/web-platform/tests/webstorage/resources/local_set_item_clear_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/local_set_item_iframe.html => testing/web-platform/tests/webstorage/resources/local_set_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/local_set_item_remove_iframe.html => testing/web-platform/tests/webstorage/resources/local_set_item_remove_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_change_item_iframe.html => testing/web-platform/tests/webstorage/resources/session_change_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_set_item_clear_iframe.html => testing/web-platform/tests/webstorage/resources/session_set_item_clear_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_set_item_iframe.html => testing/web-platform/tests/webstorage/resources/session_set_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_set_item_remove_iframe.html => testing/web-platform/tests/webstorage/resources/session_set_item_remove_iframe.html
2015-07-14 14:39:06 +01:00
Ben Turner
6262017c4a Bug 1179025 - Protect against using cursors on a deleted objectStore/index, r=janv. 2015-07-02 10:47:53 -07:00
Ehsan Akhgari
02e4c3c7fb Backout bug 1182681 for web-platform-test failures on a CLOSED TREE 2015-07-13 21:43:54 -04:00
Jonathan Griffin
3e227be7f7 Bug 1182681 - Raise IOError when receiving empty string on socket, r=jgraham
* * *
Bug 1182681 - Raise IOError when we receive an emtry string, r=jgraham

--HG--
extra : commitid : 2JF1C6eDB0l
2015-07-13 12:29:21 -07:00
Geoff Brown
7d1347c3ef Bug 1182691 - Remove redundant total-chunks from in-tree mozharness configs for Android; r=kmoir 2015-07-13 17:26:52 -06:00
Wes Kocher
00bfc9f9d8 Merge inbound to m-c a=merge 2015-07-13 15:55:25 -07:00
Wes Kocher
b10aa7acb7 Merge b2ginbound to central, a=merge a=yolo 2015-07-13 15:47:28 -07:00
Jonathan Griffin
110af4df17 Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE
--HG--
extra : commitid : AKM0jWNMnzH
2015-07-13 14:13:37 -07:00
Jonathan Griffin
388b3743d5 Bug 1179292 - Update runtimes, r=ahal
--HG--
extra : commitid : E3Zi121sjSH
2015-07-13 11:03:30 -07:00
Jonathan Griffin
82f2af5443 Bug 1179292 - Write new runtime data only if changed, r=ahal
* * *
Bug 1179292 - Update runtimes files, r=ahal

--HG--
extra : commitid : 5s9DroHAyJ2
2015-07-13 11:02:53 -07:00
Wander Lairson Costa
e808b1cb55 Bug 1175934 part 3: Update phone-builder version. r=garndt
--HG--
extra : commitid : IzYLvSqRLIw
extra : rebase_source : 9b1c87577bdee1d68994ff734176d46a078487e8
2015-07-13 10:21:02 -03:00
Alessio Placitelli
b2a33b514f Bug 1182424 - Part 1 - Always leave unified Telemetry behavior on for people who opted into Telemetry. r=gfritzsche 2015-07-10 13:31:53 +02:00
Wander Lairson Costa
b15593ed39 Bug 1175934 part 2: Allow blob free images go on public. r=garndt
Die, blobs! Die!

--HG--
extra : commitid : Lot3zEkpim2
2015-07-13 07:55:22 -03:00
Wander Lairson Costa
bf47eed785 Bug 1175934 part 1: Add blob free build for flame and spark devices. r=garndt
--HG--
extra : commitid : AzSBsYljtMY
2015-07-13 07:55:22 -03:00
Carsten "Tomcat" Book
4a67c881e4 merge mozilla-inbound to mozilla-central a=merge 2015-07-13 11:51:14 +02:00
Julien Pagès
6a32085ee7 Bug 983821 - 'marionette' cli entrypoint doesn't have access to proper packages. r=dburns
--HG--
extra : commitid : EF5ytBCZpuw
extra : rebase_source : 3ec79224fb63ba722c28e7bf00ab76bad721bcff
2015-07-11 08:05:51 +02:00
Ehsan Akhgari
cc1bfa080c Bug 1113086 follow-up: Remove TestAudioChannelService from cppunittest.init 2015-07-11 13:15:12 -04:00
Wes Kocher
2d39f043e9 Merge m-c to fx-team, a=merge CLOSED TREE 2015-07-10 16:21:00 -07:00
Florian Quèze
af833ef045 Bug 1175218 - The original default engine should be set per region rather than per locale, r=markh.
--HG--
extra : rebase_source : 98eed0fe583dfaef7b83eccba4534b6e46c5accf
2015-07-10 21:06:24 +02:00
Joel Maher
1877e396fb Bug 1180583 - [talos] Remove old 'browser.devedition.theme.enabled' pref. r=bgrins
--HG--
extra : commitid : 9wQOBjSQ0lR
2015-07-10 13:37:34 -07:00
Brian Grinstead
112231abb0 Bug 1180583 - Remove old 'browser.devedition.theme.enabled' pref;r=Gijs
--HG--
extra : commitid : 7iOfwtQvng
2015-07-10 13:37:33 -07:00
Ryan VanderMeulen
fcf484c317 Backed out changeset 50be949e3494 (bug 1171427) for WinXP test timeouts.
CLOSED TREE
2015-07-10 10:57:03 -04:00
Wes Kocher
2c7068c994 Merge inbound to central, a=merge 2015-07-09 18:01:25 -07:00
Ryan VanderMeulen
f416bf7777 Merge m-c to fx-team. a=merge 2015-07-09 13:53:46 -04:00
Jordan Lund
cc42883d64 Bug 1154796 - sync in-tree copy of mozharness to hgmo mozharness 4a31e6739409, DONTBUILD r=ryanvm a=testing 2015-07-09 09:53:03 -07:00
Carsten "Tomcat" Book
f494aa659e merge mozilla-inbound to mozilla-central a=merge 2015-07-09 17:54:48 +02:00
Carsten "Tomcat" Book
3591e0b3f5 merge fx-team to mozilla-central a=merge 2015-07-09 17:51:20 +02:00
Mike Shal
996427afad Bug 1182090 - use 'debug' build_type for emulator-l-debug; r=garndt 2015-07-09 11:05:34 -04:00
Geoff Brown
65e4c8cee0 Bug 1179981 - A new test harness for robocop; r=jmaher 2015-07-09 12:30:01 -06:00
Ryan VanderMeulen
60fd82095e No bug - Bump mozharness.json to rev 4a31e6739409. a=test-only 2015-07-08 15:10:09 -04:00
Ryan VanderMeulen
edce9d010f Merge inbound to m-c. a=merge
CLOSED TREE
2015-07-08 14:33:24 -04:00
Jordan Lund
45e0930c05 Bug 1154796 - update gecko tree copy of Mozharness to 43f7600b8c80, CLOSED TREE r=mshal 2015-07-08 10:44:58 -07:00
Carsten "Tomcat" Book
ca5594cb83 merge mozilla-inbound to mozilla-central a=merge 2015-07-08 11:44:32 +02:00
Wes Kocher
280d763cb4 Merge m-c to b2ginbound, a=merge 2015-07-07 16:39:19 -07:00
Wes Kocher
0246d86e61 Merge inbound to central, a=merge 2015-07-07 16:37:07 -07:00
Ryan VanderMeulen
dc954fae3a Merge m-c to inbound. a=merge
CLOSED TREE
2015-07-09 13:52:22 -04:00
Wes Kocher
e539211474 Backed out changeset 35aee276e08f (bug 1179685) for wpt failures CLOSED TREE 2015-07-07 12:29:21 -07:00
Wander Lairson Costa
ac57f7a756 Bug 1180736: Add flame-kk eng build with spark apps. r=garndt
--HG--
extra : commitid : BHnyXuwaGSX
extra : rebase_source : 067ab946e70b7d1b54e92afc41e93589cde6f3e3
extra : amend_source : 27b701e5f2c2cb7670f2958fa29f537499fb10c5
2015-07-07 16:23:22 -03:00
Ryan VanderMeulen
64dbc5a8bc Merge m-c to b2g-inbound. a=merge 2015-07-07 14:40:34 -04:00
Wander Lairson Costa
aaad84e137 Bug 1180957: Fix Hardware Composer build.
--HG--
extra : commitid : EJ1xedjh4XW
2015-07-07 15:23:14 -03:00
Brian Grinstead
d230ce6194 Bug 1175318 - Import Console.jsm for mochitests;r=ted,r=past
--HG--
extra : commitid : Jus6Z5MrRBt
2015-07-08 12:10:29 -07:00
Matthew Noorenberghe
c5e7720606 Bug 1177169 - Add the ability to open preferences via UITour. r=Gijs
--HG--
extra : commitid : BIWcTekUTjK
extra : rebase_source : b6ad4013be9b3bb371f18bfb2de1b24776938e7f
2015-07-09 11:31:10 -04:00
Tim Taubert
a2bcabe26c Bug 1175678 - Follow-up to fix test_chrome_element_css.py and let it check for the new not-secure icon file in the URL bar r=bustage 2015-07-09 15:12:29 +02:00
Julien Pagès
addba42d69 Bug 1091274 - Move leak log functions out of automationutils and into mozbase. r=jgriffin 2015-07-03 07:04:22 +02:00
Anhad Jai Singh
5dc4ab1b73 Bug 1174376 - Enable Spidermonkey jobs via TaskCluster on Try; r=mrrrgn
--HG--
extra : rebase_source : 0c567f778582b864236de1f3337533bbd50ccc6e
2015-07-02 13:54:55 -07:00
Wes Kocher
bd15899795 Merge m-c to inbound, a=merge 2015-07-07 16:39:01 -07:00
Boris Zbarsky
9c31c02f69 Bug 1180525. Run callbacks whose window is no longer current as long as its document is the active document in the browsing context. r=bholley
The distinction only matters when document.open() makes a different
window current without changing the active document.
2015-07-07 17:38:07 -04:00
Dustin J. Mitchell
82affbd482 Bug 1161075: build android with JDK from tooltool; r=nalexander
--HG--
extra : commitid : KiuOv4xzgiH
extra : rebase_source : 8a8e2438882d3e26581c1f375a3508da01657f04
2015-06-30 11:18:01 -04:00
Jordan Lund
8405b45930 Bug 1154796 - make a copy of mozharness and put it in gecko tree, based on 4d855a6835ed, r=mshal 2015-07-03 09:04:58 -07:00
Jonathan Griffin
3bf635914f Bug 1161702 - Add --startup-timeout arg for Marionette; add in-tree config for luciddream, r=ahal 2015-07-07 12:26:54 -07:00
Ted Mielczarek
c5b6c24366 bug 1176229 - build script for building cctools with crosstool-ng. r=mshal
--HG--
extra : commitid : 2H64iWcGbHO
extra : rebase_source : 7949387fb669114a1381ef11c07ac52a5611942d
2015-06-19 09:45:42 -04:00
Ted Mielczarek
0bb4b5da1a bug 1171427 - update minidump_stackwalk binaries. r=jgriffin
--HG--
extra : commitid : KU3rkn7z6LI
extra : rebase_source : fe3245fcf075ed9b409827281f75f479710785d5
2015-07-08 15:25:58 -04:00
Ted Mielczarek
354147c1ae bug 1181722 - Add a Taskcluster script for building minidump_stackwalk binaries (NPOTB)
--HG--
extra : commitid : 8nkoJI4DfRU
extra : rebase_source : 0d276e12516082560c283a336164890098678756
2015-07-10 06:49:17 -04:00
Catalin Badea
937aef5b19 Bug 1179685 - Change service worker postmsg wpt test expectation to PASS. r=ehsan 2015-07-14 17:41:13 -07:00
Catalin Badea
e031508bf0 Bug 1179685 - Fix messageport assert in wpt service worker test. r=baku 2015-07-14 17:41:13 -07:00
James Graham
0b0e2d0aaf Bug 1177630 - Add formatter to mozlog for producing a machine readable error summary, r=chmanchester
--HG--
extra : commitid : FeIqwyCNz06
extra : rebase_source : 32141de7decef684b241e674d02a709b5f87f09f
2015-07-08 11:32:57 +01:00
David Burns
abe9763e58 Bug 1165449: Add the ability to set a proxy via capabilities on Marionette session start; r=jgriffin
By passing an object to capabilities like

  {
    "requiredCapabilities": {
        "proxy": {... }
    }
  }

Specification detail at http://w3c.github.io/webdriver/webdriver-spec.html#dfn-set-the-proxy

--HG--
extra : commitid : 3xR7tPDgMK4
extra : rebase_source : b3af3dfe7d2d0e1701ca0b2162f8ae517b5b4c9a
2015-07-14 00:51:58 +01:00
Ryan VanderMeulen
35cc22a996 Backed out 7 changesets (bug 1168979) for breaking the gecko decision task on a CLOSED TREE.
Backed out changeset 0d9496880482 (bug 1168979)
Backed out changeset 913594264a8c (bug 1168979)
Backed out changeset 18560f41c3fb (bug 1168979)
Backed out changeset dd5644a30469 (bug 1168979)
Backed out changeset 162318c4e626 (bug 1168979)
Backed out changeset 5bfd2e72d330 (bug 1168979)
Backed out changeset 0d97c2ab4fe4 (bug 1168979)
2015-07-16 16:51:36 -04:00
Ryan VanderMeulen
7c11ff37e3 Merge m-c to inbound. a=merge 2015-07-16 16:20:16 -04:00
Jonathan Griffin
de866982ce Bug 1179292 - Update runtimes, r=ahal
--HG--
extra : commitid : BcvbhvmlLOl
2015-07-13 11:03:30 -07:00
Ryan VanderMeulen
b83322f9dd Backed out changesets 142992f32215 and 628e80194537 (bug 1177162) for Linux debug/ASAN browser_trackingProtection.js failures.
CLOSED TREE
2015-07-16 10:11:14 -04:00
Wes Kocher
ab4dcf759a Merge m-c to fx-team, a=merge 2015-07-15 16:44:38 -07:00
Florian Quèze
1b4b660dd8 Bug 1184045 - Enable region specific search defaults, r=markh. 2015-07-15 21:17:35 +02:00
Matthew Noorenberghe
ffc30df2d5 Bug 1177162 - Show an info panel on the tracking protection doorhanger anchor the first time tracking elements are blocked. r=bgrins,ttaubert
--HG--
extra : commitid : FsPzDGrKpXv
extra : rebase_source : b6e829a815fdf48657071dd79e1bf7690f5f5bfb
2015-07-15 11:50:40 -07:00
Morgan Phillips
ca378d5483 Bug 1164656 - Bump container version; r=dustin 2015-07-07 13:49:59 -05:00
Anhad Jai Singh
748073b895 Bug 1164656 - migrate spidermonkey jobs to taskcluster; r=mrrrgn 2015-06-30 10:25:55 -07:00
Catalin Badea
820bc62413 Bug 1179685 - Fix messageport assert in wpt service worker test. r=baku 2015-07-07 11:11:34 -07:00
Jonathan Griffin
975384033a Bug 1184930 - Add win32-pgo e10 m-bc runtime file, a=test-only on a CLOSED TREE
--HG--
extra : commitid : 9DmKzEmJCTM
2015-07-20 16:09:41 -07:00
James Graham
85264337fd Bug 1176632 - Defer creating the web-platform-tests command line argument parser for mach, r=chmanchester 2015-07-07 10:05:35 +01:00
James Graham
58ecfa0eb0 Bug 1179746 - Update wpt README file, r=Ms2ger 2015-07-07 10:05:34 +01:00
James Graham
bd9356b9f1 Bug 1180500 - Disable several unstable web-platform-tests tests, a=testonly 2015-07-07 10:05:33 +01:00
James Graham
5de80e3016 Bug 1180500 - Update web-platform-tests expected data to revision 87398b8448f699e3e324148795891658f2fa16dd, a=testonly 2015-07-07 10:05:32 +01:00
James Graham
4881f86450 Bug 1180500 - Update wpt upstreaming script for wptrunner changes, r=Ms2ger 2015-07-07 10:05:31 +01:00
James Graham
f26ec68469 Bug 1180500 - Update to latest wptrunner, a=testonly 2015-07-07 10:05:30 +01:00
James Graham
f3629d1236 Bug 1180500 - Update web-platform-tests to revision 87398b8448f699e3e324148795891658f2fa16dd, a=testonly
--HG--
rename : testing/web-platform/tests/conformance-checkers/html/media-queries/023-isvalid.html => testing/web-platform/tests/conformance-checkers/html/media-queries/device-aspect-ratio-novalid.html
rename : testing/web-platform/tests/conformance-checkers/html/media-queries/004-isvalid.html => testing/web-platform/tests/conformance-checkers/html/media-queries/projection-novalid.html
rename : testing/web-platform/tests/conformance-checkers/html/media-queries/021-isvalid.html => testing/web-platform/tests/conformance-checkers/html/media-queries/tv-novalid.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/001-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/001-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/001a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/001a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/001b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/001b.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/002-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/002-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/002a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/002a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/002b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/002b.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/003-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/003-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/003a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/003a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/003b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/003b.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/004-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/004-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/004a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/004a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/004b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/004b.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/005-1.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/005-1.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/005a.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/005a.html
rename : testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/005b.html => testing/web-platform/tests/html/browsers/browsing-the-web/unloading-documents/support/005b.html
rename : testing/web-platform/tests/subresource-integrity/crossorigin-anon.js.headers => testing/web-platform/tests/subresource-integrity/crossorigin-anon-script.js.headers
rename : testing/web-platform/tests/subresource-integrity/crossorigin-anon.js.headers => testing/web-platform/tests/subresource-integrity/crossorigin-anon-style.css.headers
2015-07-07 10:05:28 +01:00
Mike Conley
d5b13cb522 Bug 1114299 - Regression test. r=smaug
--HG--
extra : commitid : 40IZTx39dDT
extra : rebase_source : 7d4406ece9cd1747d526cc065ef124db721a8a20
extra : histedit_source : 3c287ca9ec92a9612de9ddcaf65780547d707510
2015-07-17 13:51:39 -04:00
Julien Pagès
088713752a Bug 1129122 - Marionette should show an error if a test file doesn't start with the test_ prefix. r=dburns
--HG--
extra : commitid : 4INcHog6PGS
extra : rebase_source : 7240887c3fc7373619cfbe2f500b66038149747b
2015-07-17 22:53:27 +02:00
Julien Pagès
7a736df66f Bug 1081970 - Gracefully handle interrupts when running test suite. r=dburns
--HG--
extra : commitid : 9JQBIHQNMoV
extra : rebase_source : 9db8ccab407a78095fb67ee61e574d301364d416
2015-07-17 23:00:26 +02:00
Julien Pagès
1b995b9a16 Bug 1183157 - make marionette --version flag also show the transport and driver package versions. r=dburns
--HG--
extra : commitid : 9r6zCILoeE4
extra : rebase_source : 6d0475dec01fe9b97ac318ad0948bfe8e9e15e56
2015-07-17 21:06:12 +02:00
Julien Pagès
86090d9f09 Bug 970886 - MarionetteTestRunner runs tests twice if the filename is the same. r=dburns
--HG--
extra : commitid : H4PWlVdG6KZ
extra : rebase_source : d18eac8637b5650d591c69a943e58dc9feeb70cd
2015-07-17 20:58:42 +02:00
Sam E. Giles
e9068b5f19 Bug 1176757 - Throw a DataCloneError when attempting to invoke 'cloneNode' on a 'ShadowRoot' and associated mochitest. r=wchen 2015-07-06 18:26:29 -07:00
Jeff Walden
64d2ef54cb Bug 1165533 - Use SameValue semantics in Mochitests' is() and similar methods. r=Ms2ger
--HG--
extra : rebase_source : 4f489223cb79ba15f8cdac151c1294eaac28d109
2015-05-19 13:09:48 -07:00
Jeff Walden
04b22e3bcf Bug 1165533 - Make Mochitest's repr() functionality better distinguish values: include an explicit sign in zero representations, and escape and quote strings to distinguish them from their contents. r=Ms2ger
--HG--
extra : rebase_source : 195eb6c4924627da64afb536e9b77858b498c5c6
2015-07-02 21:19:02 -07:00
Ryan VanderMeulen
b47de52156 Backed out changeset d6063656f171 (bug 1179025) for Werror bustage.
CLOSED TREE

--HG--
extra : rebase_source : 1145bb0bc348b09d14e9239a378ec35d1f474f8e
2015-07-06 14:00:58 -04:00
Ben Turner
dd5d843851 Bug 1179025 - Protect against using cursors on a deleted objectStore/index, r=janv. 2015-07-02 10:47:53 -07:00
Ryan VanderMeulen
e2981f9517 Merge m-c to inbound. a=merge 2015-07-23 09:01:27 -04:00
Mike Shal
8ebf9c27aa Bug 1186524 - fix test_slugidjar.py; r=garndt 2015-07-22 14:17:51 -04:00
Carsten "Tomcat" Book
a75608405a Merge mozilla-central to mozilla-inbound 2015-07-23 13:33:36 +02:00
Liang-Heng Chen
5a9d777bf3 Bug 1186315 - Fix TestTuple error and add it into testing list. r=nfroyd 2015-07-21 22:54:00 +02:00
Seth Fowler
6d3de59598 Bug 1160819 - Update web platform test annotations. r=johns 2015-07-10 09:19:23 -07:00
Mike Hommey
67e02ffc14 Bug 1182407 - Use unpack feature of tooltool wherever possible. r=mshal 2015-07-11 06:26:21 +09:00
Geoff Brown
52d4e225a0 Bug 1026290 - Update mochitest-chrome manifests for android; r=jgriffin 2015-07-10 14:41:59 -06:00
Julien Pagès
ee90ebfb5c Bug 1185539 - './mach talos-test' doesn't run. r=jmaher
--HG--
extra : commitid : 67CzZ5sAkLu
extra : rebase_source : d05e4651fa5ba4684858de3aba0d21517d964eea
extra : amend_source : c2e222ac6635554b75c2dbf08040f47075638f15
2015-07-22 16:59:01 +02:00
Chris Manchester
e9f8c6b635 Bug 1179687 - Fix TC emulator builds to upload test packages and test_packages.json correctly. r=garndt
--HG--
extra : commitid : FjQZoLbcubJ
2015-07-18 18:19:11 -07:00
Carsten "Tomcat" Book
61b67fa50e Backed out changeset df2c4d643820 (bug 1185453) for mulet mochitest bustage on a CLOSED TREE 2015-07-22 14:39:00 +02:00
James Graham
fd362005a4 Bug 1185453 - Generate error summary files for failures, r=chmanchester
--HG--
extra : commitid : 5VctDCc7kx2
extra : rebase_source : f82c99e728f18337b5b1235d32987861129abcac
extra : amend_source : ae979cfd8a201def4ad8e6a44b06e58d5a4812a9
2015-07-20 10:39:03 +01:00
Nicolas B. Pierron
96bd1b779a Bug 1178772 - Add check_macroassembler_style.py: Verify that each MacroAssembler declaration maps to all its definitions. r=h4writer 2015-07-09 14:35:29 +02:00
Anthony Miyaguchi
a578fb5bec Bug 1168979 part 7 - Update to private production image; r=mrrrgn 2015-07-16 11:13:47 -07:00
Anthony Miyaguchi
3d3e2560e1 Bug 1168979 part 6 - Bump version of upload_symbols container, with addition of new arguments; r=mrrrgn 2015-07-10 10:18:14 -07:00
Anthony Miyaguchi
5062d5fabe Bug 1168979 part 5 - Add allowed_build_tasks to distinguish builds that require symbol uploading; r=mrrrgn 2015-07-09 14:47:34 -07:00
Anthony Miyaguchi
f4191faa25 Bug 1168979 part 4 - Factor out building dependent tasks as a function; Create a task/post-builds for upload_symbols to live in; r=mrrrgn
--HG--
rename : testing/taskcluster/tasks/upload_symbols.yml => testing/taskcluster/tasks/post-builds/upload_symbols.yml
2015-07-08 15:55:30 -07:00
Anthony Miyaguchi
be9ec73948 Bug 1168979 part 3 - Clean up upload_symbol template. r=mrrrgn 2015-07-07 17:45:36 -07:00
Anthony Miyaguchi
607f59a82c Bug 1168979 part 2 - Add symbol uploading as a build dependency; r=mrrrgn 2015-07-06 11:17:33 -07:00
Michael Layzell
a826bba3ff Bug 1165263 - Part 3: Update mozprofile to support new moz_hosts schema, r=ahal 2015-07-16 14:49:55 -04:00
Michael Layzell
6ce6fc0e39 Bug 1173523 - Part 13: Update SpecialPowers to use new API for nsIPermission, r=jmaher 2015-07-16 14:49:45 -04:00
Andrew Halberstadt
9c81a453b7 Bug 1184567 - Schedule taskcluster linux64 and android-api-11 builds on mozilla-central (please hide), r=mrrrgn
--HG--
extra : commitid : mA2geDD8wJ
extra : rebase_source : c4319c91b6ac9caf3db181f89af16812b5344dd0
2015-07-16 11:20:59 -04:00
Andrew Halberstadt
2be5ff0c10 Bug 1014760 - Move mozlog.structured to mozlog; Move mozlog to mozlog.unstructured, r=jgraham
Mozlog currently has two implementations. The top level package is based on the logging module and is
deprecated. The newer structured logging implementation lives in mozlog.structured. This patch swaps the
two, so the top level mozlog module contains the recommended implementation, while mozlog.unstructured
contains the old one.

--HG--
rename : testing/mozbase/docs/mozlog_structured.rst => testing/mozbase/docs/mozlog.rst
rename : testing/mozbase/mozlog/mozlog/structured/commandline.py => testing/mozbase/mozlog/mozlog/commandline.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/__init__.py => testing/mozbase/mozlog/mozlog/formatters/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/base.py => testing/mozbase/mozlog/mozlog/formatters/base.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/errorsummary.py => testing/mozbase/mozlog/mozlog/formatters/errorsummary.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/__init__.py => testing/mozbase/mozlog/mozlog/formatters/html/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/html.py => testing/mozbase/mozlog/mozlog/formatters/html/html.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/main.js => testing/mozbase/mozlog/mozlog/formatters/html/main.js
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/style.css => testing/mozbase/mozlog/mozlog/formatters/html/style.css
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/xmlgen.py => testing/mozbase/mozlog/mozlog/formatters/html/xmlgen.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/machformatter.py => testing/mozbase/mozlog/mozlog/formatters/machformatter.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/tbplformatter.py => testing/mozbase/mozlog/mozlog/formatters/tbplformatter.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/unittest.py => testing/mozbase/mozlog/mozlog/formatters/unittest.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/xunit.py => testing/mozbase/mozlog/mozlog/formatters/xunit.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/__init__.py => testing/mozbase/mozlog/mozlog/handlers/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/base.py => testing/mozbase/mozlog/mozlog/handlers/base.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/bufferhandler.py => testing/mozbase/mozlog/mozlog/handlers/bufferhandler.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/statushandler.py => testing/mozbase/mozlog/mozlog/handlers/statushandler.py
rename : testing/mozbase/mozlog/mozlog/structured/logtypes.py => testing/mozbase/mozlog/mozlog/logtypes.py
rename : testing/mozbase/mozlog/mozlog/structured/reader.py => testing/mozbase/mozlog/mozlog/reader.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/__init__.py => testing/mozbase/mozlog/mozlog/scripts/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/format.py => testing/mozbase/mozlog/mozlog/scripts/format.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/logmerge.py => testing/mozbase/mozlog/mozlog/scripts/logmerge.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/unstable.py => testing/mozbase/mozlog/mozlog/scripts/unstable.py
rename : testing/mozbase/mozlog/mozlog/structured/stdadapter.py => testing/mozbase/mozlog/mozlog/stdadapter.py
rename : testing/mozbase/mozlog/mozlog/structured/structuredlog.py => testing/mozbase/mozlog/mozlog/structuredlog.py
rename : testing/mozbase/mozlog/mozlog/logger.py => testing/mozbase/mozlog/mozlog/unstructured/logger.py
rename : testing/mozbase/mozlog/mozlog/loggingmixin.py => testing/mozbase/mozlog/mozlog/unstructured/loggingmixin.py
rename : testing/mozbase/mozlog/mozlog/loglistener.py => testing/mozbase/mozlog/mozlog/unstructured/loglistener.py
extra : commitid : 3JWk75JY4N0
extra : rebase_source : 229bad7a7bf8ead013ce62d128c0896a75cad393
2015-07-16 10:38:40 -04:00
Hiroyuki Ikezoe
0b1f470ec3 Bug 1101039 - Mochitest should output stack trace in failure case. r=ted
CLOSED TREE
2015-07-15 15:10:00 -04:00
Carsten "Tomcat" Book
2c4351e538 merge mozilla-inbound to mozilla-central a=merge 2015-07-03 12:06:57 +02:00
Carsten "Tomcat" Book
7f18c8e420 merge b2g-inbound to mozilla-central a=merge 2015-07-03 11:57:37 +02:00
Mike Shal
fbfeac8703 No bug - bump mozharness.json to 4d855a6835ed; a=RyanVM 2015-07-02 21:53:29 -04:00
Wes Kocher
a61f207782 Merge m-c to b2ginbound, a=merge 2015-07-02 17:30:21 -07:00
Wander Lairson Costa
1af8f6ea5a Bug 1179940: Bump phone-builder version. r=garndt
This is to force volume cache to redownload the image valid socorro
token.

--HG--
extra : commitid : AXTK6ZO3Rro
extra : rebase_source : a3ab06d5a07cc16c90f3c875084f5c5e386cf1a3
2015-07-02 17:12:09 -03:00
Ryan VanderMeulen
3da97f6aee Backed out changeset c725221a7c45 (bug 1179025) for Werror bustage.
CLOSED TREE
2015-07-02 14:22:28 -04:00
Xidorn Quan
5ebb867d28 Bug 1175485 part 4 - Add unit test for integer range. r=waldo
--HG--
extra : source : 2fb0dd6ca01c21b9282e0d7637ac09c2e8539a02
2015-07-02 13:31:07 +10:00
Chris Manchester
4c98716115 Bug 1179945 - Deal with spaces in file names when generating test archive dependencies. r=bhearsum
--HG--
extra : commitid : EgZLDbNZ4Wa
2015-07-02 15:15:08 -07:00
Julien Pagès
3af2d87e17 Bug 1091284 - Remove systemMemory, environment from automationutils. r=jgriffin
--HG--
extra : commitid : BHwyu2fUyFY
extra : rebase_source : 152496df202df4355268cb54987a587eddbe6ddc
2015-07-01 22:00:07 +02:00
Ben Turner
34db19da89 Bug 1179025 - Protect against using cursors on a deleted objectStore/index, r=janv.
--HG--
extra : rebase_source : 47580ae73fea87338eb5a33387e7e1afda47a119
2015-07-02 10:47:53 -07:00
Birunthan Mohanathas
a8939590de Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
The bulk of this commit was generated by running:

  run-clang-tidy.py \
    -checks='-*,llvm-namespace-comment' \
    -header-filter=^/.../mozilla-central/.* \
    -fix
2015-07-13 08:25:42 -07:00
Julien Pagès
f80f5c4878 Bug 1081970 - Gracefully handle interrupts when running test suite. r=dburns 2015-07-12 09:32:00 -04:00
Carsten "Tomcat" Book
41eec48efd Merge mozilla-central to mozilla-inbound
--HG--
extra : rebase_source : 3d98b58946a249a8ca046ebc7c60c16079580222
2015-07-13 12:09:29 +02:00
Andrew Comminos
54e637406e Bug 1178896 - Add support for determining if a plugin is OOP to nsIPluginHost. r=aklotz 2015-07-11 19:08:00 +02:00
Ryan VanderMeulen
5b6218c200 Merge m-c to inbound. a=merge 2015-07-01 16:38:12 -04:00
Wander Lairson Costa
10d9aedbd6 Bug 1177190: Update libcurl in docker images. r=selenamarie
libcurl on CentOS 6 doesn't support keealive, so we upgrade it.
The approach we take to avoid breaking buildbot machines is to
grab libcurl from CentOS 7, build it on CentOS 6 and upload rpms
to S3.

--HG--
extra : commitid : 2GvcMp3e9R5
extra : rebase_source : feb7c60beafebc7923e5ad2f0f6af963eaebb638
2015-07-01 00:51:05 -03:00
Boris Zbarsky
07d97d9536 Bug 1178806. IndexedDB autoincrement overflow should be throwing ConstraintError per spec. r=bent 2015-07-01 00:15:30 -04:00
Boris Zbarsky
86db80c6f3 Bug 1178803. Fix the handling of the 'length' key in IDB keypaths when operating on a string. r=bent 2015-07-01 00:15:30 -04:00
Wes Kocher
b617e38373 Merge b2ginbound to central, a=merge 2015-06-30 16:55:12 -07:00
Jonathan Griffin
4280ff83f0 Bug 1173039 - Add script to normalize runtime chunks, r=ahal, DONTBUILD because NPOTB 2015-06-30 15:34:09 -07:00
Ryan VanderMeulen
c6c6fb4f55 No bug - Schedule emulator-jb debug builds. r=garndt
--HG--
extra : amend_source : c57c61267048dae097f7c1e24040aead84a0be55
2015-06-30 16:02:40 -04:00
Carsten "Tomcat" Book
0c6816aaea merge mozilla-inbound to mozilla-central a=merge 2015-06-30 13:23:01 +02:00
Carsten "Tomcat" Book
df286f69ec Backed out changeset bba8e8d63c37 (bug 1177190) for build perma fails after this patch 2015-06-30 08:22:38 +02:00
Wander Lairson Costa
79cc5b1016 Bug 1177190: Update libcurl in docker images. r=selena
libcurl shipped with CentOS 6 doesn't support keepalive. This is causing
builds to burn.

--HG--
extra : commitid : 9uFaPdBg2DL
extra : rebase_source : 1e94ef529697818a9a74f0c47b31dfdbaddc31f8
2015-06-30 01:15:43 -03:00
Wes Kocher
e0f8ee1e1b Merge m-c to b2ginbound, a=merge 2015-06-29 17:28:46 -07:00
Wander Lairson Costa
ade20832ad Bug 1178388: Fix deferred imports for taskcluster-build command. r=gps
Bug 1176642 added deferred module import to taskcluster commands, but
taskcluster-build. Fix it.

--HG--
extra : commitid : 1AetjKAviNn
extra : rebase_source : 4bdf90431d59e1027f03ab3c350dc70c46a8fbd6
2015-06-29 14:44:03 -03:00