Commit Graph

7450 Commits

Author SHA1 Message Date
Wes Kocher
5b9076b1f0 Merge b2ginbound to m-c a=merge 2015-05-14 15:37:44 -07:00
Mike Shal
3340572194 Bug 1164867 - Bump mozharness.json to revision af7f8a8bf40d 2015-05-14 13:12:34 -04:00
Dustin J. Mitchell
fa50ef08d0 Bug 1164862: fix spelling errors in build jobs; r=garndt
--HG--
extra : rebase_source : b488d9beaf732b91574efd789afcc7ba9bf3baf8
2015-05-14 12:24:41 -04:00
Aus Lacroix
ed1172ca1a bug 1159960 - Update tester docker image. r=lightsofapollo 2015-05-13 14:09:23 -07:00
Wes Kocher
d89ddfe512 Merge b2ginbound to m-c a=merge CLOSED TREE 2015-05-13 11:25:07 -07:00
Aus Lacroix
135eb6ad5f Backed out changeset c981ae453137 2015-05-13 03:16:27 -07:00
Tooru Fujisawa
3d53e5fcfa Bug 1154140 - Remove stopPropagation call from ChromeUtils.synthesizeDrop. r=enndeakin 2015-05-13 18:58:59 +09:00
Aus Lacroix
f37f6653ac bug 1159960 - Update tester docker image. r=lightsofapollo 2015-05-13 02:55:33 -07:00
Aus Lacroix
6c81551c04 Backout 5d1121be7de5 - Mulet Bustage 2015-05-13 01:53:33 -07:00
Aus Lacroix
018d81aa24 Backed out changeset eb674efe2b05 2015-05-13 01:51:43 -07:00
Aus Lacroix
a7bb574960 bug 1159960 - Fix build bustage. 2015-05-13 01:34:47 -07:00
Aus Lacroix
7d1b3db02a bug 1159960 - Update docker tester image. r=lightsofapollo 2015-05-13 00:42:48 -07:00
Nigel Babu
542f928b0d Backed out changeset b165286b3b33 (bug 1159960) for mullet bustage 2015-05-13 11:46:27 +05:30
Aus Lacroix
e12107fd63 bug 1159960 - Update tester docker image. r=lightsofapollo 2015-05-12 16:50:40 -07:00
Gregory Arndt
d41317e3c7 Bug 1163057 - Allow loopback devices to be used within tasks. r=lightsofapollo
--HG--
extra : rebase_source : e8ccf29e8e03c90de84d6318c11762a6ae517505
2015-05-11 08:15:50 -05:00
Eitan Isaacson
9d09688122 Bug 1160844 - Only initialize pico tts when not in mochitest and speech synth is enabled. r=smaug 2015-05-12 13:24:58 -07:00
Ehsan Akhgari
a9edec6cff Bug 1163829 - Handle one more test 2015-05-14 11:21:32 -04:00
Ehsan Akhgari
9406e010c1 Bug 1163829 - Set the necessary prefs for web-platform service worker tests; r=jgraham 2015-05-14 09:04:50 -04:00
Ms2ger
b961af73cd No bug - Add a bug number to the expected failure in message-event.html.
DONTBUILD

--HG--
extra : amend_source : 0473e70eeef44ce9632dacc40eee1dce31c983ce
2015-05-14 14:31:18 +02:00
Andrea Marchesini
d1caeb7113 Bug 1161950 - patch 2 - fix the webplatform test, r=Ms2ger 2015-05-14 13:13:37 +01:00
Andrea Marchesini
8674a0606d Bug 1161950 - Remove support for createEvent("CloseEvent") / initCloseEvent, r=smaug 2015-05-14 12:25:36 +01:00
Dave Hunt
0da771f85d Bug 1163992 - [moznetwork] When multiple IPs are found on Windows pick the first one. r=wlachance 2015-05-14 09:48:19 +01:00
James Graham
7147d5e0e3 Bug 1163709 - Update to latest wptrunner, a=testonly 2015-05-11 22:05:14 +01:00
James Graham
9383fbb2bd Bug 1163709 - Update web-platform-tests expected data to revision 5aa79b303c81164549041d1bd9f7887390a10f72, a=testonly 2015-05-11 22:05:13 +01:00
James Graham
392e50e5cd Bug 1163709 - Update web-platform-tests to revision 5aa79b303c81164549041d1bd9f7887390a10f72, a=testonly 2015-05-11 22:05:13 +01:00
Morgan Phillips
2478a186eb Bug 1125973: Docker images for building Firefox Desktop and for Android; r=garndt
This creates two images:

 * ubuntu-build is a basic Ubuntu Trusty image with the build prerequisites
   installed via MozBootstrap (plus some additional requirements).  It also
   contains the worker user and basic directory structure expected by
   Mozharness.

 * desktop-build is a refinement of ubuntu-build with specifics for building
   Firefox Desktop (and, as it turns out, Firefox for Android).  It sports a
   `bin/build.sh` which acts as a fairly generic mozharness-runner that first
   checks out the desired source code revisions, then invokes Mozharness.  It
   supports:

    * caches -- tooltool, workspace, tc-vcs
    * starting and stopping Xvfb if necessary (desktop tests require this)
    * specifying mozharness build variant, branch, and build pool
    * supplying a RelengAPI token
    * copying uploads to the artifacts directory
2015-05-12 16:22:09 -04:00
Ehsan Akhgari
1a03395848 Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
Dave Hunt
e2b636ecd0 Bug 1160094 - [moznetwork] Attempt to pick most suitable IP when multiple are associated with the hostname. r=wlach 2015-04-30 02:52:00 +02:00
Neil Deakin
0a8315b07e Bug 1131656, allow waitForFocus to take a browser element as an argument, r=billm 2015-05-11 08:02:49 -04:00
Geoff Brown
4bb32f5282 Bug 1140454 - Skip some tests on Android 4.3 Debug for intermittent failures; r=me,trivial 2015-05-09 20:04:44 -06:00
Wes Kocher
fa65e1abd5 Backed out changeset 4f21884b0c36 (bug 1160844) for apparently causing the Gip(a) permafail CLOSED TREE 2015-05-08 18:10:00 -07:00
Tom Schuster
8f93da1491 Bug 1055473 - Actually disable the web-platform test ON CLOSED TREE 2015-05-09 01:53:30 +02:00
Wes Kocher
7fd9a78d61 Merge m-c to inbound a=merge 2015-05-08 10:39:27 -07:00
Wes Kocher
4fb59c4c25 Merge b2g-inbound to m-c a=merge 2015-05-08 10:35:16 -07:00
Wes Kocher
e43a05d6d2 Merge fx-team to m-c a=merge 2015-05-08 10:29:41 -07:00
Eitan Isaacson
9c72f3bfb2 Bug 1160844 - Only initialize pico tts when not in mochitest and speech synth is enabled. r=smaug 2015-05-08 10:32:12 -07:00
Aus Lacroix
8dc6985a06 bug 1156816 - Fix scopes for aws-provisioner. Switch nightly builds to production balrog. r=garndt 2015-05-07 16:02:29 -07:00
Geoff Brown
550cacb4e3 Bug 1162285 - Remove unused environment vars on Android; r=jmaher 2015-05-07 18:49:15 -06:00
Carsten "Tomcat" Book
5265727d85 Merge mozilla-central to mozilla-inbound 2015-05-07 15:59:06 +02:00
Carsten "Tomcat" Book
41416405bc merge mozilla-inbound to mozilla-central a=merge 2015-05-07 15:38:45 +02:00
Myk Melez
4a89e36100 bug 1125394 - launch runtime executable stub from test app bundle on Mac; r=jmaher,marco 2015-05-06 16:27:33 -07:00
Dave Hunt
78de924ade Bug 1160090 - [moznetwork] Add structured logging. r=wlach
--HG--
extra : rebase_source : 3c976840a21e8208b308eabe4490d30371c44778
2015-04-30 02:38:00 -04:00
Wes Kocher
84ad8ab3ab Merge m-c to fx-team a=merge 2015-05-07 15:38:29 -07:00
Gavin Sharp
994c1415bd Bug 1138079 - Fix focus issue that sometimes affects browser-chrome test runs. r=enndeakin
--HG--
extra : rebase_source : 75c86975abf138491dd1478302e8403a22532055
2015-04-30 12:50:30 -07:00
Shane Tomlinson
c5ec66d94f Bug 1146904: Add the FxAccountsWebChannel to drive Sync
* * *
fix tests
From 6bb486068a8b002f222f4658989968d86df9eff1 Mon Sep 17 00:00:00 2001
---
 .../test/general/browser_fxa_web_channel.html      |   2 +-
 .../test/general/browser_fxa_web_channel.js        | 131 +++++++++++----------
 services/fxaccounts/tests/xpcshell/test_profile.js |  26 ----
 3 files changed, 70 insertions(+), 89 deletions(-)

--HG--
rename : browser/base/content/test/general/browser_fxa_profile_channel.html => browser/base/content/test/general/browser_fxa_web_channel.html
rename : browser/base/content/test/general/browser_fxa_profile_channel.js => browser/base/content/test/general/browser_fxa_web_channel.js
rename : services/fxaccounts/FxAccountsProfileChannel.jsm => services/fxaccounts/FxAccountsWebChannel.jsm
rename : services/fxaccounts/tests/xpcshell/test_profile_channel.js => services/fxaccounts/tests/xpcshell/test_web_channel.js
2015-04-11 13:23:08 +01:00
Carsten "Tomcat" Book
5b6abafb73 Merge mozilla-central to mozilla-inbound
--HG--
extra : rebase_source : 3c589ccf7ccc470bfca2f86d61dec4eb7ff750fa
2015-05-06 12:09:53 +02:00
Carsten "Tomcat" Book
6e929ef81c merge mozilla-inbound to mozilla-central a=merge 2015-05-06 11:59:15 +02:00
Carsten "Tomcat" Book
f63d9cb0e4 merge fx-team to mozilla-central a=merge 2015-05-06 11:48:46 +02:00
Ms2ger
65f9cd87c9 No bug - Add a bug number to the historical.html expectations.
DONTBUILD
2015-05-06 11:37:12 +02:00
Wes Kocher
b3fd288964 Backed out changeset 7ca0864fc405 (bug 1146904) for b2g xpcshell failures
--HG--
rename : browser/base/content/test/general/browser_fxa_web_channel.html => browser/base/content/test/general/browser_fxa_profile_channel.html
rename : browser/base/content/test/general/browser_fxa_web_channel.js => browser/base/content/test/general/browser_fxa_profile_channel.js
rename : services/fxaccounts/FxAccountsWebChannel.jsm => services/fxaccounts/FxAccountsProfileChannel.jsm
rename : services/fxaccounts/tests/xpcshell/test_web_channel.js => services/fxaccounts/tests/xpcshell/test_profile_channel.js
2015-05-05 19:40:55 -07:00