Commit Graph

7606 Commits

Author SHA1 Message Date
Gregory Szorc
88efe94ba4 Bug 1176642 - Remove unused imports; r=glandium 2015-06-25 12:16:38 -07:00
Andrea Marchesini
9c724007da Bug 1174731 - patch 2 - Make searchParams attribute readonly, r=annevk 2015-06-24 12:16:12 -07:00
Chris Manchester
ed0c3618e5 Bug 1174766 - Modify test_profile_management to use a clean profile to avoid contention on windows.;r=ato 2015-06-24 10:16:27 -07:00
Chris Manchester
59c54a570f Bug 1174766 - Append to gecko logfile after marionette restarts the browser rather than removing the old file every time.;r=ato 2015-06-20 09:46:00 -07:00
James Graham
7468485c5b Bug 1076787 - Update IndexedDB expectations for web-platform-tests in debug builds, r=Ms2ger 2015-06-22 09:59:37 -07:00
David Burns
60d4c50ba0 Bug 1174941: Update conditional to switch statement to allow more processing of capabilities; r=ato 2015-06-19 15:45:46 +01:00
David Burns
d8005ae8a9 Bug 1174941: Remove all capabilities from desired capabilities if they are in the session capabilitiesand in requiredCapabilities; r=ato 2015-06-19 15:44:25 +01:00
David Burns
05a0191d37 Bug 1174941: Update server capabilities that are set on startup; r=ato 2015-06-19 15:42:04 +01:00
Nihanth Subramanya
4b8e6af4de Bug 1118285 - The browser.newtab.url preference is abused and should be removed. 2015-05-27 17:35:03 -07:00
Jonathan Griffin
05235f3195 Bug 1177789 - Mozharness bump 2015-06-30 11:29:33 -07:00
Julien Pagès
654d99cdb8 Bug 1178742 - Update talos.json to fix a regression (mainthreadio silent fail). r=wlach 2015-06-30 17:45:04 +02:00
Chris Manchester
d85b6ee644 Bug 917999 - Bump mozharness for changes to directory name for cppunittests.;r=me 2015-06-29 11:16:51 -07:00
Chris Manchester
af20e84dae Bug 917999 - Part 3.1 - Prepare taskcluster for a split test package.;r=jlal 2015-06-29 11:16:51 -07:00
Chris Manchester
a2d5276e41 Bug 917999 - Part 3 - Split tests into harness specific zips.;r=ted 2015-06-29 11:16:50 -07:00
Julien Pagès
bf83d83ddb Bug 1178154 - move ShutdownLeaks and LSANLeaks from automationutils to mochitest. r=jgriffin 2015-06-29 20:09:51 +02:00
Henrik Skupin
9540a272f2 Bug 1178778 - Bump marionette-driver to 0.10. r=automatedtester DONTBUILD 2015-06-30 17:11:21 +02:00
Carsten "Tomcat" Book
da656759d4 Backed out changeset 641b24306056 (bug 1178754) also need backedout on request on a CLOSED TREE 2015-06-30 15:58:51 +02:00
Carsten "Tomcat" Book
7e67417f45 Backed out changeset 86dd98e41d38 (bug 1178754) 2015-06-30 15:57:09 +02:00
Carsten "Tomcat" Book
9f1ce1ea60 Backed out changeset 8c0027994ca4 (bug 1178754) on request from jgraham 2015-06-30 15:53:56 +02:00
James Graham
aca6a84d4e Bug 1178754 - Update web-platform-tests expected data to revision 2f4e521222b7901f4d3a5e09a2489e773c8be424, a=testonly 2015-06-30 14:01:51 +01:00
James Graham
d93b0aca83 Bug 1178754 - Update to latest wptrunner, a=testonly 2015-06-30 14:01:49 +01:00
James Graham
c94329fff2 Bug 1178754 - Update web-platform-tests to revision 2f4e521222b7901f4d3a5e09a2489e773c8be424, a=testonly 2015-06-30 14:01:47 +01:00
Jonathan Griffin
e91ee75173 Bug 1176408 - Bump marionette-transport to 0.5 and marionette-driver to 0.9, r=dburns 2015-06-21 13:40:54 -07:00
Geoff Brown
2d1b56f32d Bug 1175540 - Reduce timeouts for many adb devicemanager calls; r=mcote 2015-06-21 13:58:34 -06:00
Ted Mielczarek
bc4b5619e1 bug 1175651 - add uuid-dev+sqlite3 to ubuntu-build container. r=mrrrgn 2015-06-17 15:42:47 -04:00
L. David Baron
fe43a4979b Back out changeset cd741d3ae78a (bug 1168737) for mochitest failures on Mac OS X 10.10.
CLOSED TREE

Failures were:
2358 INFO TEST-UNEXPECTED-FAIL | toolkit/webapps/tests/test_webapp_runtime_executable_update.xul | Test timed out. - expected PASS
2359 INFO TEST-UNEXPECTED-FAIL | toolkit/webapps/tests/test_webapp_runtime_executable_update.xul | Webapp runtime executable has been replaced - got 256, expected 42
2362 INFO TEST-UNEXPECTED-ERROR | toolkit/webapps/tests/test_webapp_runtime_executable_update.xul | called finish() multiple times
2015-06-20 22:51:48 -07:00
Chris Manchester
8d1eda380e Backed out changeset 101932a675a4 (bug 1174766) for winXP failures 2015-06-20 15:27:11 -07:00
Myk Melez
518e44663b Bug 1168737 - specify runtime with command-line arg on Mac for tests; r=jmaher,marco 2015-06-20 11:15:03 -07:00
Julien Pagès
260b4397de Bug 1173682 - [mozbase] tests do not remove created directories; r=ahal 2015-06-20 19:23:25 +02:00
Chris Manchester
e6bb7a8459 Bug 1174766 - Append to gecko logfile after marionette restarts the browser rather than removing the old file every time.;r=ato 2015-06-20 09:46:00 -07:00
Ben Turner
8fda46265d Bug 1149815 - Enable wpt tests that now pass, r=janv. 2015-06-20 09:08:36 -07:00
Ben Turner
e3a159be81 Bug 1149815 - Fix IndexedDB tests to expect InvalidStateError rather than TransactionInactiveError when touching a deleted IDBObjectStore or IDBIndex object, r=janv. 2015-06-20 09:08:33 -07:00
Valentin Gosu
b36789096d Bug 1093611 - Stage 2 - Tests that hash getters don't do percent decoding r=smaug 2015-06-10 03:31:36 +03:00
Nikhil Marathe
295faeeca9 Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
Michael Layzell
9195419849 Bug 1173503 - Make do_check_true output include the passed message in xpcshell unit tests r=ted 2015-06-19 14:27:37 -07:00
Ryan VanderMeulen
2cc08b4a01 Merge inbound to m-c. a=merge
CLOSED TREE
2015-06-19 16:33:59 -04:00
Joel Maher
402bfa77ba Bug 1176171 - Update talos.json to include minor fixes. r=wlach 2015-06-19 00:34:00 -04:00
Nick Alexander
858076ed5f Bug 1168407 - Pre: Move roboextender under mobile/android/tests. r=gbrown
I want to include a file built during the Fennec build to the
roboextender extension; this is an easy way to arrange it.

I took the opportunity to make the extension file tree mirror the XPI
file tree, which always used base/.
2015-06-15 15:51:21 -07:00
Chris Manchester
46293a31e6 Bug 1168612 - Bump mozharness to get check tests back. r=jlund a=RyanVM 2015-06-18 11:12:45 -07:00
Bobby Holley
5145f3c2c6 Bug 1172264 - Mark WPT as succeeding. r=jya 2015-06-17 09:49:11 -07:00
Ryan VanderMeulen
bbdead56ea Merge m-c to inbound. a=merge
CLOSED TREE
2015-06-17 12:10:37 -04:00
Jamin Liu
de789ce889 Bug 1175067 - Switch Bluetooth marionette test set to BT API v2 and disable unsupported tests. r=joliu 2015-06-17 18:00:26 +08:00
jlal@mozilla.com
8c46ceca75 Backed out changeset 47ef6f3abc9f for bustage (Bug 1148941) 2015-06-16 15:58:54 -07:00
jlal@mozilla.com
d63f098eda Bug 1148941 - Use set in decision task vcs pull r=auswerk 2015-06-16 14:58:39 -07:00
Chris Cooper
c9b2546619 No bug - bump mozharness.json to 321d9dcec7b2 2015-06-16 11:39:51 -04:00
Birunthan Mohanathas
bc11441e57 Bug 1174612 - Consolidate MEMORY STAT messages into a single line. r=chmanchester 2015-06-15 12:27:35 -07:00
Julien Pagès
ee683b868d Bug 1174497 - [mozprofile] bump version and release to pypi; r=wlach 2015-06-16 13:36:00 +02:00
Morgan Phillips
cf5a318e76 Bug 1154827 - Add a base desktop 32 bit builder; r=dustin
For the most part, this has parity with the 64 bit container; minus custom MH configs.
Because Android builds do not have a 32 bit component, we don't have to worry about
supporting those in this container either.
2015-06-16 18:40:27 +02:00
Morgan Phillips
3867d84a95 Bug 8623031 - Move desktop build logic to a container neutral location; r=dustin
Reuse of generic build scripts is necessary, for instance, between 64 bit and 32 bit containers where everything other than the arch remains essentially the same.
2015-06-16 15:42:16 +02:00
Morgan Phillips
a91725c723 Bug 1154827 - Add a base ubuntu 32 bit builder; r=dustin
Based on a ubuntu 14.04 chroot environment, loaded into docker.
The tool chain detects a 32 bit environment so things like
mach build and mach bootstrap work well; however, some 64 bit libraries
are required to successfully build: namely, libz.
2015-06-15 19:41:25 +02:00
Andrea Marchesini
192fe5ba1d Bug 952139 - Enable MessagePort/MessageChannel by default, r=smaug 2015-06-17 11:45:17 +01:00
Andrea Marchesini
332a2ea9d0 Bug 911972 - MessagePort and MessageChannel in workers, r=smaug, r=bent 2015-06-17 11:44:27 +01:00
Ryan VanderMeulen
5b9b7a5ea3 Backed out changesets a08167680328 and b008f158e91f (bug 1093611) for talos svgr timeouts. 2015-06-16 15:37:37 -04:00
Dave Hunt
1708303e98 Bug 1175101 - [moznetwork] Bump version number to 0.25. r=wlachance 2015-06-16 05:39:00 -04:00
Valentin Gosu
4e75ea5291 Bug 1093611 - Stage 2 - Tests that hash getters don't do percent decoding r=smaug 2015-06-16 19:46:18 +03:00
Julien Pagès
612ef4bedd Bug 1173380 - [mozprofile] cloned profiles are not cleaned (__del__ method is not called); r=ahal 2015-06-16 07:19:16 +02:00
Julien Pagès
7412acc109 Bug 1059478 - [mozrunner] Fix environment handling in DeviceRunner; r=ahal 2015-06-16 07:10:24 +02:00
Ryan VanderMeulen
63f30a7691 Backed out changeset 4d9c70392f0e (bug 1174612) for total mochitest bustage.
CLOSED TREE
2015-06-15 16:47:11 -04:00
Andrew Comminos
2a579c982c Bug 1173971 - Force core Xlib events on GTK3. r=karlt 2015-06-12 06:55:00 -04:00
Ryan VanderMeulen
a8413ea695 Merge m-c to inbound. a=merge 2015-06-15 15:56:20 -04:00
Ryan VanderMeulen
877320e93e Merge inbound to m-c. a=merge 2015-06-15 15:55:28 -04:00
Birunthan Mohanathas
57eca8fb7a Bug 1174612 - Consolidate MEMORY STAT messages into a single line. r=chmanchester 2015-06-15 12:27:35 -07:00
Ryan VanderMeulen
c2d0806581 Backed out changeset 1d67d747b3eb (bug 911972) for frequent linux64 debug e10s test_post_message_advanced.html timeouts.
CLOSED TREE
2015-06-15 13:06:23 -04:00
Ryan VanderMeulen
5393f426d3 Backed out changesets 465dfc26cccb and bd11384b3241 (bug 952139) because it depends on bug 911972. 2015-06-15 13:04:02 -04:00
Andrea Marchesini
1c7404555b Bug 952139 - Enable MessagePort/MessageChannel by default, r=smaug 2015-06-15 16:42:42 +01:00
Gijs Kruitbosch
94e06eb343 Bug 1172270 - don't cause extra flushes for reader mode, r=margaret,smaug 2015-06-08 16:56:34 +01:00
Mike Shal
f5001f9aff No bug - bump mozharness.json to 526075bc2e35 2015-06-15 11:02:47 -04:00
Andrea Marchesini
a36cc3fb5e Bug 911972 - MessagePort and MessageChannel in workers, r=smaug, r=bent 2015-06-15 14:08:25 +01:00
chunminchang
2ddf7f1549 Bug 1141415 - add expire setting of permission to SpecialPowers. r=jmaher 2015-06-12 18:01:00 +02:00
Amod Narvekar
a46fa66ce5 Bug 1061813 - Added a check to test whether this.currentTest.scope.test is a function. r=jmaher 2015-06-11 10:15:00 +02:00
Alessio Placitelli
b1961bbde0 Bug 1169159 - Make xpcshells run_test_in_child() and do_await_remote_message() return promises. r=ted,gfritzsche 2015-06-03 04:41:00 +02:00
James Graham
ffcc517012 Bug 1131287 - Rename gainnode test to work around treeherder limitation, r=Ms2ger
Gecko CI infrastructure has naive algorithm for matching intermittent
tests so gets confused by filenames like test.html
2015-06-14 17:29:50 +01:00
Chris Manchester
d5895c0f35 Bug 1173622 - Add a thorough docstring and clean up comments on the |mach try| command.;r=ahal 2015-06-13 22:22:44 -07:00
Phil Ringnalda
018b0b40e9 Merge m-i to m-c, a=merge 2015-06-13 19:49:13 -07:00
Wes Kocher
c5562d10a4 Merge m-c to fx-team, a=merge CLOSED TREE 2015-06-12 17:20:51 -07:00
Ryan VanderMeulen
6fc4fa1738 Merge m-c to inbound. a=merge
CLOSED TREE
2015-06-12 14:58:41 -04:00
Ryan VanderMeulen
86c5c07470 Merge inbound to m-c. a=merge 2015-06-12 14:57:24 -04:00
Gregory Arndt
65340c8b9f Bug 1174157 - Update dsds tests to request 2 sim devices r=wcosta 2015-06-12 08:42:18 -05:00
Wes Kocher
a6112d78ee Merge b2ginbound to central, a=merge 2015-06-11 17:37:23 -07:00
Wes Kocher
bfea5e9dd0 Merge inbound to central, a=merge 2015-06-11 17:02:47 -07:00
Wander Lairson Costa
2cd0e62d1a Bug 1173507: Avoid cache bustage. r=garndt
As we cache binaries, this might end up resulting wildcard copies
expanding to more than one file, causing the task to fail.
2015-06-11 06:04:25 -03:00
Wes Kocher
a9ee04ce81 Merge m-c to b2ginbound, a=merge 2015-06-10 18:39:02 -07:00
Wes Kocher
f0ce838fe8 Merge b2ginbound to central, a=merge 2015-06-10 18:36:06 -07:00
Wes Kocher
a557d0fae7 Merge inbound to central, a=merge 2015-06-10 18:29:39 -07:00
Ryan VanderMeulen
d473169250 Merge m-c to fx-team. a=merge 2015-06-12 15:00:54 -04:00
Wes Kocher
7f08a0edf6 Merge fx-team to m-c a=merge 2015-06-10 18:08:46 -07:00
Jonathan Griffin
c37df40d69 Backed out changeset 58b09d4a5de5 for Mn OSX test_profile_management.py failures on a CLOSED TREE 2015-06-10 12:15:31 -07:00
Jonathan Griffin
70a555b33f Bug 1166033 - Notice when the process has died, and restart it, r=dburns 2015-06-10 10:24:29 -07:00
Kim Moir
771423722c a=me no bug update mozharness.json to a64e1cbfb998 2015-06-10 12:07:30 -04:00
Wander Lairson Costa
d2e4a67f73 Bug 1173328: Dogfood builds always have "aries" as the platform name. r=garndt a=garndt
For dogfood builds, the variant doesn't play a role in the platform
name.
2015-06-10 10:38:37 -03:00
Chris Manchester
bf09d08f93 Bug 487494 - Pipe xpcshell's output through a stack fixer.;r=ted 2015-06-11 11:21:13 -07:00
Chris Manchester
8d8459988b Bug 487494 - Add an xpcshell selftest for readable stacks from assertions.;r=ted 2015-06-11 11:21:12 -07:00
Andrew Comminos
df4a0c8e9e Bug 1173520 - Add support for test screenshots on GTK3. r=karlt 2015-06-10 13:38:00 -04:00
Eric Rahm
d0504a204e Bug 1173420 - Turn off experiments logging during testing. r=bsemdberg
Setting 'experiments.logging.level' to trace seems to have been leftover
debugging code from bug 989137. Similarly enabling 'experiments.logging.dump'
was leftover from debugging bug 995027.
2015-06-11 10:12:10 -07:00
Gregory Arndt
eadd1a610f Bug 1172336 - Provide phone capabilities within payload instead of env variable r=wcosta 2015-06-07 11:39:18 -05:00
Dave Townsend
19348b7e53 Bug 1172028: Sideloaded add-ons without full signing shouldn't ever be loaded. r=dveditz 2015-06-05 11:46:11 -07:00
Drew Willcoxon
89308414ba Bug 959594 - Add search suggestions to UnifiedComplete. r=mak 2015-06-11 13:20:48 -07:00
Geoff Brown
9dda4c8387 Bug 1172174 - Improve adb timeout handling for Android; r=armenzg 2015-06-10 09:17:44 -06:00
Chris Manchester
bfb01601c3 Bug 1169600 - Avoid misleading exception in message listeners in marionette server. r=ato 2015-06-03 10:21:27 -07:00
Julien Pagès
34a2c05903 Bug 1060940 - remove mozrunner confusing and broken code for getting version information; r=ahal 2015-06-09 20:55:07 +02:00