Commit Graph

6356 Commits

Author SHA1 Message Date
Chris Manchester
a985d569ba Bug 906712 - Add a switch_to_alert API to marionette for handling alerts;r=automatedtester 2015-02-10 17:44:52 -08:00
Chris Manchester
ae895cf435 Bug 906712 - Tab modal dialog support for marionette.;r=automatedtester 2015-02-10 17:44:52 -08:00
Mike Conley
3a1731cee7 No bug - disable test_open_in_new_window_shortcut Marionette test for e10s to fix bustage on a CLOSED TREE. a=KWierso
Bug to re-enable is bug 1131860.
2015-02-10 19:25:39 -05:00
Wes Kocher
324dcc6b5a Backed out changeset 91c1bd885ad9 (bug 1121577) for Gip failures on a CLOSED TREE 2015-02-10 15:09:52 -08:00
Mike Conley
0f9a73ee71 Bug 1047603 - Make Marionette server force the initial browser to be remote when in an e10s window. r=chmanchester.
Workaround until bug 1096488 gets fixed. A newly opened e10s window has an
initial browser that is not remote, but that transitions to become remote
as soon as it attempts to load a document. Marionette, unfortunately, is
not prepared at this time to deal with transitions between remote and
non-remote browsers. We work around this by forcing the initial browser to
be remote when the window opens.
2015-02-05 17:56:43 -05:00
Chris Manchester
19609f9237 Bug 1090925 - Add keyboard support to marionette action chains ("keyDown" and "keyUp").;r=automatedtester 2015-02-10 13:55:33 -08:00
Chris Manchester
4d1abba092 Bug 1114474 - Unbreak some mach consumers of marionette.r=ahal 2015-02-10 13:55:33 -08:00
Jonathan Griffin
58d435e150 Bug 1121577 - Only enable SpecialPowers at newSession, r=AutomatedTester 2015-01-16 15:38:25 -08:00
Dave Townsend
e9c461d0ce Backing out 580a54390e83 from bug 1083281 due to devtools test failures. CLOSED TREE 2015-02-03 15:51:24 -08:00
Dave Townsend
6280e23b2c Bug 1083281: Use flags to determine which chrome and about URIs are loaded in the content process. r=mconley, r=bsmedberg, r=jduell 2015-01-07 15:56:18 -08:00
Ryan VanderMeulen
d7b71e56bf Merge m-c to fx-team. a=merge 2015-02-03 16:19:59 -05:00
Eugen Sawin
1ea5a0d868 Bug 792992 - Make update URL configurable via pref. r=snorp 2015-02-03 17:18:13 +01:00
Bobby Holley
4ebdb6385a Bug 1127203 - Disable mediasource-play-then-seek-back.html.ini. r=me
Previously it just timed out. My patch fixes the timeout, but then causes it
to pass/fail intermittently. Disabling and filing a followup bug.
2015-01-30 17:45:49 -08:00
Geoff Brown
3ee5171ca3 Bug 1127928 - Increase pushDir timeout for xpcshell tests directory to 600 seconds; r=wlach 2015-01-30 15:23:41 -07:00
Geoff Brown
a2e1094131 Bug 1127457 - Fix check for zip in devicemanagerADB.py; r=armenzg 2015-01-30 15:23:40 -07:00
Josh Grant
23dc1ca457 Bug 1105863 - Add docstring to timeouts. r=dburns 2015-01-30 07:37:11 -05:00
Ms2ger
8cc9b78976 Bug 1127943 - Make testharness.js the default template for gen_template.pl; r=bz (NPOTB, DONTBUILD) 2015-01-30 20:38:45 +01:00
Ryan VanderMeulen
5def7f4a1a Backed out 4 changesets (bug 782751, bug 1127948) for Gaia UI test failures.
Backed out changeset 4d8735e0cc30 (bug 1127948)
Backed out changeset de498dd4e303 (bug 782751)
Backed out changeset fe9436f5474c (bug 782751)
Backed out changeset fff8f6c32743 (bug 782751)
2015-01-30 14:16:40 -05:00
Andrew McCreight
166baa3b8f Bug 1127013 - Use unix file endings in mochitest-e10s-utils. r=jmaher 2015-01-30 10:59:02 -08:00
Kyle Machulis
85cb670afc Bug 1127948 - Remove FAIL expectation for user timing web platform idl tests; a=TEST-ONLY 2015-01-30 10:41:46 -08:00
Kyle Machulis
ddc9fdc022 Bug 782751 - User Timing API Web Platform Test Metadata update; a=TEST-ONLY 2015-01-30 09:29:36 -08:00
Joshua Cranmer
b5bff3fbc4 Bug 934170: Make mach xpcshell-test work for comm-central, r=ted 2015-01-30 09:54:00 -06:00
Ryan VanderMeulen
1192d70d9b Bug 1126465 - Disable mediasource-redundant-seek.html for frequent Windows timeouts since it landed. 2015-01-30 09:53:24 -05:00
James Graham
e7bb6dd49d Bug 1079837 - Disable some more unstable resource-timing tests, a=testonly 2015-01-30 09:40:55 +00:00
James Graham
de203517d7 Bug 1127468 - Update web-platform-tests expected data to revision 83d9681ecf334f5fbe1c4b076601cf3c50f42176, a=testonly 2015-01-30 09:40:54 +00:00
James Graham
bda50d4aeb Bug 1127468 - Update web-platform-tests to revision 83d9681ecf334f5fbe1c4b076601cf3c50f42176, a=testonly 2015-01-30 09:40:54 +00:00
James Graham
062c2d4265 Bug 1127468 - Update to latest wptrunner, a=testonly 2015-01-30 09:40:53 +00:00
Phil Ringnalda
f34cfd6f81 Backed out 3 changesets (bug 782751) for various timing failures
Backed out changeset 14594507ec55 (bug 782751)
Backed out changeset e8659e5122e1 (bug 782751)
Backed out changeset c47168517080 (bug 782751)
2015-01-29 22:30:26 -08:00
Bobby Holley
899d6e98ad Bug 1126465 - Make redundant-seek use longer timeouts. r=me
I did a push with some logging. It looks like this test is currently just on
the border of the 10 second timeout, and sometimes gets killed by the timeout
mechanism before it can finish. Bumping up to 60.
2015-01-29 22:11:12 -08:00
Kyle Machulis
c6c28446fd Bug 782751 - User Timing API Web Platform Test Metadata update; a=TEST-ONLY 2015-01-29 18:04:28 -08:00
Bill McCloskey
84f671eb7f Bug 1072980 - Don't allow CPOWs to be passed to C++ code (r=mrbkap,ally,mconley) 2015-01-29 11:28:01 -08:00
Jonathan Watt
7ff1bbe023 Bug 1064430, pat 2 - Don't set the 'badInput' state on <input type=email> for punycode encoding failures. r=bz 2015-01-28 23:01:37 +00:00
Chris Pearce
a5f81c136f Bug 1106776 - Disable mediasource-config-change-mp4-a-bitrate.html Web Platform Test. r=jya 2015-01-29 21:53:27 +13:00
Chris Pearce
ad8659e9ed Bug 1123535 - Enable dormant heuristic for MP4Reader. r=kentuckyfriedtakahe 2015-01-29 21:50:48 +13:00
Ehsan Akhgari
1f0c7e7281 Bug 1125383 - Unbreak running single mochitests using the runtests.py script directly; r=ted
Without this, the following exception is thrown:

TEST-UNEXPECTED-FAIL | unknown test url | uncaught exception - TypeError: SimpleTest.harnessParameters is undefined at http://mochi.test:8888/tests/SimpleTest/SimpleTest.js:624
2015-01-28 12:08:21 -05:00
Patrick McManus
2212535cbe bug 1124717 - 4/4 test r=hurley 2015-01-26 16:41:47 -05:00
Patrick McManus
969a451516 bug 1124717 - 2/4 update CI to node-http2 3.1.0 to fix flow control issue r=hurley
a test for 1124717 ran into
https://github.com/molnarg/node-http2/issues/89 which is fixed in this update
2015-01-26 20:21:54 -05:00
Masayuki Nakano
e1e81df6c6 Bug 936313 part.1 Remove DOM_KEY_LOCATION_MOBILE and DOM_KEY_LOCATION_JOYSTICK r=smaug+mwu+cpeterson, sr=smaug 2015-01-28 22:36:53 +09:00
Tooru Fujisawa
0b9a5ceb01 Bug 917322 part.23 Store nsITextInputProcessor instance into WeakMap instead of window r=smaug 2015-01-27 19:12:23 +09:00
Masayuki Nakano
59ab646b5e Bug 917322 part.20 Add tests of async commit at requesting to commit a composition r=smaug 2015-01-28 15:27:33 +09:00
Masayuki Nakano
8e82d8933b Bug 917322 part.16 Rename COMPOSITION_ATTR_* in EventUtils.js with new constants of nsITextInputProcessor r=smaug 2015-01-28 15:27:33 +09:00
Masayuki Nakano
6118353c7a Bug 917322 part.15 Create TextEventDispatcherListener abstract class for listening notifications to IME r=smaug, sr=smaug 2015-01-28 15:27:32 +09:00
Masayuki Nakano
937557ed27 Bug 917322 part.12 EventUtils.js should use nsITextInputProcessor for synthesizing composition r=smaug 2015-01-28 15:27:32 +09:00
Ehsan Akhgari
5968fd1d7b Bug 1108547 - Part 2: Create a dummy channel for accessing the document's cookie when we don't have one already; r=jdm
This ensures that the cookie service can know which cookie database
to query from.  This is a gross hack, please see the discussion on
the bug as to why we did this.
2015-01-27 23:17:35 -05:00
Ryan VanderMeulen
f942d4e6e6 Backed out 4 changesets (bug 1123535)
Backed out changeset b4eb1cc07186 (bug 1123535)
Backed out changeset dab05b7115f6 (bug 1123535)
Backed out changeset c2efa0319f04 (bug 1123535)
Backed out changeset 29304c69eff6 (bug 1123535)
2015-01-27 22:00:11 -05:00
Chris Pearce
12fe464a9b Bug 1123535 - Enable dormant heuristic for MP4Reader. r=kentuckyfriedtakahe 2015-01-28 13:56:59 +13:00
Armen Zambrano Gasparnian
df9f693caf Bug 1040079 - Change logging level for chmod operations for mozdevice. DONTBUILD. r=wlach 2015-01-27 15:20:09 -05:00
Carsten "Tomcat" Book
7f273eae67 Backed out changeset 7348cb10d7b0 (bug 1123535) 2015-01-27 09:39:00 +01:00
Chris Pearce
de6ae4204a Bug 1123535 - Enable dormant heuristic for MP4Reader. r=kentuckyfriedtakahe 2015-01-27 19:30:11 +13:00
Ryan VanderMeulen
f97bda9956 Merge fx-team to m-c. a=merge 2015-01-26 16:34:12 -05:00
Ryan VanderMeulen
c16b95a8c7 Merge inbound to m-c. a=merge 2015-01-26 16:28:17 -05:00
J. Ryan Stinnett
bab8bbfda2 Bug 1103120 - Part 8: Server: Use promises and results in allowConnection. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
f7dece0433 Bug 1103120 - Part 6: Server: Move allowConnection to authenticator. r=past 2015-01-26 12:47:13 -06:00
Peter Chang
5bb4a32935 Bug 1121335 - Add the testing of selectioncarets drag with multiple selection ranges, r=roc 2015-01-25 19:36:00 +01:00
Dustin J. Mitchell
d82adff91c Bug 1122589: prefer mockbuild-repos over puppetagain repos; r=jopsen 2015-01-21 15:35:36 -05:00
jlal@mozilla.com
5eed541585 Bug 1122774 - Add treeherder integration r=garndt 2015-01-21 01:53:37 -08:00
Dustin J. Mitchell
b1d0337905 Bug 1122598: Refactor testing/docker to support Android; r=wcosta
* split much of base-build that's not useful for Android into b2g-build
 * always run docker with --no-cache, so we get the latest packages
 * improve README
2015-01-21 10:45:34 -05:00
Jean-Yves Avenard
9b8536ca81 Bug 1116007: Disable inconsistent test. r=me 2015-01-25 12:12:24 +11:00
Ted Mielczarek
e933f758ec bug 859952 - B2GDesktopInstance should clone the gaia profile by default. r=ahal 2015-01-07 14:17:05 -05:00
Ted Mielczarek
8665ff4abf bug 1112660 - Fix B2GDesktopInstance.required_prefs. r=ahal 2015-01-07 14:17:04 -05:00
Ted Mielczarek
99706eadd9 bug 1114695 - factor a lot of MarionetteJSTestCase.runTest out into CommonTestCase.run_js_test. r=jgriffin 2015-01-07 14:17:05 -05:00
Wander Lairson Costa
e25a50d4ed Bug 1085637: Add Dolphin eng build. r=lightsofapollo 2014-12-30 14:39:47 -02:00
Wander Lairson Costa
aa2fa8bbe2 Bug 1085636 part3: Add Dolphin user build. r=lightsofapollo 2014-12-29 10:16:58 -02:00
Wander Lairson Costa
ff73cfc484 Bug 1085636 part2: Add gaia language files build option. r=lightsofapollo 2015-01-02 11:27:29 -02:00
Wander Lairson Costa
0bfe5d3b65 Bug 1085636 part1: Add "bc" utility to phone-builder image. r=lightsofapollo
This is necessary for Dolphin kernel build.
2014-12-30 09:31:08 -02:00
Wander Lairson Costa
7fe6f4440e Bug 1085641: Add Nexus 4 eng build. r=lightsofapollo 2014-12-28 12:58:21 -02:00
Wander Lairson Costa
5955cc443a Bug 1085638: Add Helix user build. r=lightsofapollo 2014-12-29 18:09:23 -02:00
Wander Lairson Costa
c7bcb43184 Bug 1085634: Add Hamachi eng build. r=lightsofapollo 2014-12-29 09:57:06 -02:00
Wander Lairson Costa
76f8760141 Bug 1085633: Add Hamachi user build. r=lightsofapollo 2014-12-29 09:54:30 -02:00
Wander Lairson Costa
74f206c055 Bug 1085639: Add Nexus 4 user build. r=lightsofapollo 2015-01-02 11:21:18 -02:00
Wander Lairson Costa
0a1bcfb62f Bug 1119151: Fix typo in phone build base task. r=lightsofapollo 2015-01-08 07:15:24 -02:00
Wander Lairson Costa
0a03273d1d Bug 1085632: Add Flame KK eng build task. r=lightsofapollo 2015-01-02 10:59:31 -02:00
Wander Lairson Costa
757400cb55 Bug 1101166: Add custom mozharness repo and rev to taskcluster builds. r=lightsofapollo
taskcluster-build and taskcluster-trygraph now has two options to
specify mozharness custom repo and revision: --mozharness-repo and
--mozharness-rev.
2014-12-31 10:58:19 -02:00
Wander Lairson Costa
5be8d373d2 Bug 1109346: Use tc-vcs for cloning repos. r=lightsofapollo 2014-12-23 18:15:32 -02:00
Gregory Arndt
f711cad0cc Bug 1097246 - Part2 - Added m-c, try, cedar configs r=lightsofapollo 2014-12-23 12:29:39 -06:00
Gregory Arndt
a914dd5ad5 Bug 1097246 - Part1 - Added branched config support r=lightsofapollo 2014-12-22 12:39:42 -06:00
Wander Lairson Costa
bdf305d43b Bug 1098467: Validate the task before build the phone image r=lightsofapollo.
Phone builds are special because they may contain vendor blobs that we
are not allowed to distribute. So, we have to make sure the task is not
leaking anything.

We check that the gecko repository is a mozilla oficial repository and
that we are not copying the built stuff to public folders.
2014-12-16 18:40:14 -02:00
Wander Lairson Costa
0b00b3f9c2 Bug 1085631 part4: Add the phone build task. r=lightsofapollo 2014-12-16 12:24:56 -02:00
Wander Lairson Costa
43da85eb8a Bug 1085631 part3: Add phone builder docker image. r=lightsofapollo
As this image handles files containing partners blobs, it must be
private in quay.io, and the builds cannot be made public either.

You must use "-i" and "-k" build parameters to handle s3 credentials.
2014-12-16 12:24:55 -02:00
Wander Lairson Costa
59bbec4fa7 Bug 1085631 part2: Allow the use of a custom build script. r=lightsofapollo
If the image folder contains an inner build.sh script, runs it to build
the image. The tag value is passed through a "-t" argument. All
arguments passed after the folder parameter are forwarded to the inner
build script.
2014-12-16 12:24:55 -02:00
Wander Lairson Costa
bdd83b5c2e Bug 1085631 part1: Replace b2g-config by target. r=lightsofapollo
In practice, there is no much difference between b2g-config and target
mozharness options, and we are fine specifying both with the same value.

We replace b2g-config by target in our mach command interface because
it seems easier to understand and will make the life for phone builds
easier.
2014-12-16 12:24:55 -02:00
jlal@mozilla.com
daa51b2532 Bug 1111980 - Part 8 Use * scopes on build images r=garndt. 2014-12-15 03:36:38 -08:00
jlal@mozilla.com
b8f6dc942c Bug 1111980 - Part 7 Add mach command for building decision tasks r=garndt 2014-12-11 14:28:32 -08:00
jlal@mozilla.com
b2868b9893 Bug 1111980 - Part 6 Add slugjar to back the as_slugid functionality needed for decision tasks. r=garndt 2014-12-11 12:53:10 -08:00
jlal@mozilla.com
eaba4f63d3 Bug 1111980 - Part 5 fix bug where using moztt from cache breaks builds. r=garndt 2014-12-09 18:16:29 -08:00
jlal@mozilla.com
1420327259 Bug 1111980 - Part 4 refactor tests to use common inheritance. r=garndt 2014-12-11 11:35:05 -08:00
jlal@mozilla.com
e7761044ec Bug 1111980 - Part 3 When --extend-graph is passed do not include metadata or scopes. r=garndt 2014-12-09 15:03:07 -08:00
jlal@mozilla.com
ac04efa1ec Bug 1111980 - Part 2 Add scheduler id for builds. r=garndt 2014-12-09 15:53:24 -08:00
jlal@mozilla.com
f04b9537c9 Bug 1111980 - Part 1 update try graph to use correct schema. r=garndt 2014-12-09 16:28:15 -08:00
Gregory Arndt
a20ab07ad6 Bug 1102226 - add gaia unit oop tests on b2g desktop r=lightsofapollo 2014-12-11 11:19:48 -08:00
Gregory Arndt
d85a294acc Bug 1102238 - add gip-oop tests for b2g desktop r=lightsofapollo 2014-12-11 11:19:33 -08:00
Gregory Arndt
9770a8350a Bug 1102247 - add gaia unit test for b2g desktop r=lightsofapollo 2014-12-11 11:19:21 -08:00
Joel Maher
25dc6e851b Bug 1123852 - Update talos.json to get profiling, and xperf fixes. r=RyanVM 2015-01-26 09:53:06 -05:00
Patrick McManus
96f21bccf8 bug 1102923 - log node moz-spdy and moz-http2 output on shutdown r=ted 2015-01-23 12:09:47 -05:00
Dan Minor
689078fc6c Bug 1003408 - increase timeout for test_start_with_outputTimeout to avoid failures on test machines; r=wlach 2015-01-23 12:51:34 -05:00
Gregory Arndt
c3dcef0fef Bug 1101998 - Part 2 fix up job task test list r=lightsofapollo 2014-11-26 16:31:51 -06:00
Gregory Arndt
e1df5e942b Bug 1101998 - Part 1 Add build unit test task for b2g desktop r=lightsofapollo 2014-12-11 11:19:10 -08:00
jlal@mozilla.com
46a63d3f77 Bug 1107803 - Periodic task stub r=lightsofapollo a=test-only 2014-12-04 22:56:40 -08:00
James Lal
d25e6bf4e4 Bug 1105439 - Part 9 Finalize decision task and simplify emulator caching logic r=wcosta, garndt 2014-12-04 22:33:01 -08:00
James Lal
05d2c0ed67 Bug 1105439 - Part 8 First pass at speeding up emulators r=wcosta, garndt
Separates caching of emulators into the double (version / debug) as well as
turning on repo trace logging so we can optimize in the future what vcs
operations are being made.
2014-11-29 15:05:47 -08:00
James Lal
a106c4f400 Bug 1105439 - Part 7 Update scopes and debug properties for emulator builds r=wcosta, garndt 2014-11-29 15:05:47 -08:00
James Lal
1bc2261e00 Bug 1105439 - Part 5 Use inheritance instead of additional-properties r=wcosta, garndt 2014-11-29 15:05:47 -08:00
James Lal
e2eb6bf4d9 Bug 1105439 - Part 4 Framework for inheriting one task from another. r=wcosta, garndt
Adds the $inherits key at the top level of all tasks within gecko. This initial
work covers the deep inheritance cases as well as cyclic references during
inheritance.
2014-11-29 15:05:46 -08:00
James Lal
d734b41485 Bug 1105439 - Part 3 Initial decision task logic for gecko r=wcosta, garndt 2014-11-29 15:05:45 -08:00
James Lal
d8436b6b3e Bug 1105439 - Part 2 Update builder to use tc-vcs for b2g-desktop/mulet (and related repos) r=wcosta, garndt
Primarily builder performance optimizations by leveraging both vcs caching and
docker caching improvmenets. By side effect this is also the ground work for
supporting git.
2014-11-29 15:05:44 -08:00
James Lal
275cd9c45a Bug 1105439 - Part 1 New gaia_props.py util for getting gaia version needed by the gecko r=garndt, wcosta
Normalizes gaia tooling to a central file with a set of commands / help.
2014-11-29 15:05:44 -08:00
Greg Arndt
55aba6b97d Bug 1104015 - add xpcshell for b2g emulator r=lightsofapollo 2014-11-26 10:11:42 -08:00
Greg Arndt
5c60576173 Bug 1104012 - add cppunit for b2g emulator r=lightsofapollo 2014-11-26 10:11:42 -08:00
Greg Arndt
253019a33d Bug 1099235 - Added Gip tests for b2g desktop r=lightsofapollo 2014-11-26 10:11:42 -08:00
Greg Arndt
10c20b6fc4 Bug 1099259 - added tasks for mn and mnw tests on emulator r=lightsofapollo,mdas 2014-11-26 10:11:41 -08:00
Greg Arndt
3ba02502a5 Bug 1104007 - Add mochitest and mochitest-media tasks for b2g emulator r=lightsofapollo 2014-11-26 10:11:41 -08:00
Wander Lairson Costa
1ae460d919 Bug 1102085: Use "mach environment" to extract the object directory r=lightsofapollo.
If "topobjdir" is None, use default object directory.
2014-11-26 10:11:41 -08:00
Wander Lairson Costa
98df32c0d1 Bug 1098406: Fix gaia repository path r=garndt.
A commit in the mozilla-central repository [1] broke the gaia URL
repository URL construction code.

We now make sure our code works independent of the leading slash
presence.

[1] http://hg.mozilla.org/mozilla-central/rev/f3782f5c2710
2014-11-26 10:11:41 -08:00
Greg Arndt
70e30dba0a Bug 1104013 - Add reftest task for b2g emulator r=lightsofapollo 2014-11-26 10:11:40 -08:00
Greg Arndt
75df44bcab bug 1103031 - create artifacts directory in tester r=lightsofapollo 2014-11-26 10:11:40 -08:00
Greg Arndt
be063ac922 Bug 1103031 - switch over to using base-test and base-build images r=lightsofapollo 2014-11-26 10:11:40 -08:00
Greg Arndt
f0f26b0ff5 Bug 1103149 - updated job tasks r=lightsofapollo 2014-11-26 10:11:39 -08:00
Greg Arndt
f80fc90a44 Bug 1103136 - dynamically generate graph scope based on tasks r=lightsofapollo 2014-11-26 10:11:39 -08:00
Greg Arndt
7f26dc3238 Bug 1102314 - run linter tests on linux64 b2g desktop opt r=lightsofapollo 2014-11-26 10:11:39 -08:00
Greg Arndt
e341e1479b Bug 1102010 - run build unit tests against b2g desktop r=lightsofapollo 2014-11-26 10:11:39 -08:00
Greg Arndt
cc94d50f90 Bug 1101178 - add mochitest oop tests to b2g desktop opt r=lightsofapollo 2014-11-26 10:11:39 -08:00
Greg Arndt
d059980d8d Bug 1100730 - added reftests sanity oop to b2g desktop opt r=lightsofapollo 2014-11-26 10:11:38 -08:00
Greg Arndt
74fc2a070c Bug 1097971 - Add reftests for b2g desktop opt r=lightsofapollo 2014-11-26 10:11:38 -08:00
Greg Arndt
ef3938ed36 Bug 1099239 - add reftests to linux64 mulet r=lightsofapollo 2014-11-26 10:11:38 -08:00
Greg Arndt
f4919be99c Bug 1099217 - add support for gaia js integration tests r=lightsofapollo 2014-11-26 10:11:38 -08:00
Wander Lairson Costa
d62a168119 Bug 1100657: Raise timeout value for emulator build task. r=lightsofapollo 2014-11-26 10:11:37 -08:00
Greg Arndt
3c279a6780 Bug 1095480 - enable mochitests for linux64 mulet r=lightsofapollo,mshal 2014-11-26 10:11:37 -08:00
Greg Arndt
b17ff3ecc9 BUG 1093830 - builds need moztt package r=lightsofapollo 2014-11-26 10:11:37 -08:00
Wander Lairson Costa
09dec259e2 Bug 1085616: Add support for emulator-ics debug build. r=lightsofapollo 2014-11-26 10:11:37 -08:00
Wander Lairson Costa
5260e92b95 Bug 1098336: Use mozharness debug flag for emulator debug builds. 2014-11-26 10:11:36 -08:00
Wander Lairson Costa
44ef566c22 Bug 1085614: Add support for emulator-ics opt build. 2014-11-26 10:11:36 -08:00
Wander Lairson Costa
786c038565 Bug 1085619: Add support for emulator-jb debug build. 2014-11-26 10:11:36 -08:00
Wander Lairson Costa
512fe66c53 Bug 1085617: Add support for emulator-jb opt build. 2014-11-26 10:11:36 -08:00
Greg Arndt
311783a64b Bug 1098035 - test task file per build type r=lightsofapollo 2014-11-26 10:11:35 -08:00
Wander Lairson Costa
3efa24b1c5 Bug 1085621: Add support for emulator-kk debug build. 2014-11-26 10:11:35 -08:00
Wander Lairson Costa
0a99134430 Bug 1085620 part5: Support emulator builds in trygraph. r=lightsofapollo
Emulator tasks have some additional parameters not found in other
tasks. Therefore, builds can have an 'additional-parameters' field in
which specific task template replacements can be passed to trygraph.
This field is optional.

Moreover, the syntax for job_flags.yml builds was changed a bit.
Now, instead of:

builds:
  <platform>:
    types:
      opt: <task>
      debug: <task>

The syntax is:

builds:
  <platform>:
    types:
      opt:
        task: <task>
        additional-parameters:
          <parameter 1>: <value>
          <parameter 2>: <value>
          ...
      debug:
        task: <task>
        additional-parameters:
          <parameter 1>: <value>
          <parameter 2>: <value>
          ...
2014-11-26 10:11:35 -08:00
Wander Lairson Costa
7f25ba329f Bug 1085620 part4: Support debug builds. r=lightsofapollo
Phone and emualtor builds depends on the environment variable B2G_DEBUG
for debug builds.

mach ci-build now has the --debug option to enable debug builds.
2014-11-26 10:11:35 -08:00
Wander Lairson Costa
5ceb01f1db Bug 1085620 part3: Add emulator build task. r=lightsofapollo
The "mach ci-build" has a new optional argument called b2g-config. This
allows the user to pass the b2g config directory for the target. This
argument is necessary for emulator and phone builds.
2014-11-26 10:11:34 -08:00
Wander Lairson Costa
dbcd1bed96 Bug 1085620 part2: Support for emulator builds in the builder image. r=lightsofapollo
The setup of builder image moved to system-setup.sh script because
needs to do more complex work, like downloading repo and installing
mozilla buildtools package.

The build-emulator.sh script is reponsible for building emulators.
Besides the REPOSITORY and REVISION environment variables, it requires
TARGET and B2G_CONFIG too.
2014-11-26 10:11:34 -08:00
Wander Lairson Costa
9e947b71c6 Bug 1085620 part1: Install virtualenv in the base image. r=lightsofapollo
virtualenv is a dependency for mozharness.
2014-11-26 10:11:34 -08:00
James Lal
524fe2b9b2 Bug 1097825 - Fix graph level scopes for local testing r=wcosta 2014-11-26 10:11:33 -08:00
James Lal
f8e58be9e1 Bug 1102088 - Rename taskcluster mach commands to have taskcluster- prefix r=gps 2014-11-26 10:11:33 -08:00
Greg Arndt
4534ed2946 Bug 1085516 - gecko builds: Add Mulet Linux x64 Opt r=lightsofapollo, wcosta 2014-11-26 10:11:33 -08:00
Rob Wood
c0969810f2 Bug 1088232 - mach ci-docker-run r=wcosta,garndt 2014-11-26 10:11:33 -08:00
Wander Lairson Costa
4656b36b19 Bug 1085505 part3: Add the "ci-tests" mach command r=lightsofapollo,garndt.
The --task-id cli allows you to pass the task id of the correspondent
build task. That's where the b2g image and test file are get from to
run the tests.
2014-11-26 10:11:32 -08:00
Wander Lairson Costa
766d13d317 Bug 1085505 part2: Add "create" and "deadline" fields in the template r=lightsofapollo,garndt.
These fields are required for b2gtest tasks.
2014-11-26 10:11:32 -08:00
Wander Lairson Costa
ced082ac9a Bug 1085505 part1: Update tester image to create "artifacts" directory r=lightsofapollo,garndt.
Artifacts are stored in the /home/worker/artifacts directory. If this
directory doesn't exist, the task finishes unsuccessfully.
2014-11-26 10:11:32 -08:00
Greg Arndt
d2848779ed Bug 1091850 - Use worker for build tasks r=wcosta 2014-11-26 10:11:32 -08:00
Greg Arndt
6d88f59302 Bug 1091850 - Use worker for build tasks r=wcosta 2014-11-26 10:11:31 -08:00
Greg Arndt
16c13948fb Bug 1091850 - Use worker for build tasks r=wcosta 2014-11-26 10:11:31 -08:00
Rob Wood
14776be03d Bug 1090404 : Update docker tester image to use gecko-tree base image r=lightsofapollo 2014-11-26 10:11:31 -08:00
Wander Lairson Costa
9d315e032b Bug 1085511 part2: add b2g desktop debug build task r=lightsofapollo,garndt. 2014-11-26 10:11:31 -08:00
Wander Lairson Costa
3732369806 Bug 1085511 part1: remove unused json files r=lightsofapollo,garndt.
These were tasks in json format put here for tests. Not needed anymore,
kill them.
2014-11-26 10:11:30 -08:00
Wander Lairson Costa
286af35041 Bug 1085513 part3: Remove unused mozconfig files r=lightsofapollo,garndt.
Since we now use the gecko tree mozconfigs for building, the docker
mozconfigs are no longer necessary.
2014-11-26 10:11:30 -08:00
Wander Lairson Costa
ad16105896 Bug 1085513 part2: use nightly mozconfig for b2g desktop builds. r=lightsofapollo,garndt 2014-11-26 10:11:30 -08:00
Wander Lairson Costa
0dc9993a33 Bug 1085513 part1: Detect the mozconfig obj directory. r=lightsofapollo, garndt
We cannot hardcode the object directory because it is configurable
inside the mozconfig file.

Parse the mozconfig and extract the object directory. If it is not
defined, defaults to "/home/worker/object-folder".
2014-11-26 10:11:30 -08:00
Wander Lairson Costa
8c46567d30 Bug 1087456 part4: use build-setup vars to reference repos. r=lightsofapollo,garndt 2014-11-26 10:11:29 -08:00
Wander Lairson Costa
4749c9b5cc Bug 1087456 part3: create repositories parent dirs if they don't exist. r=lightsofapollo,garndt
Older versions of mercurial cannot create inner directories if the
parents don't exist.
2014-11-26 10:11:29 -08:00
Wander Lairson Costa
f685f18194 Bug 1087456 part2: change builder image from "gecko-base" to "base". r=lightsofapollo,garndt
builder image is now based on the "base" image that lives on gecko
tree.
2014-11-26 10:11:29 -08:00
Wander Lairson Costa
47c96b23ae Bug 1087456 part1: Update base image to CentOS 7. r=lightsofapollo,garndt
releng uses CentOS for CI. In order to reuse their packages, we also
move from Ubuntu to CentOS for our base images.
2014-11-26 10:11:29 -08:00
Greg Arndt
f2e195e0ff Bug 1085502 - gecko: Add mach ci-build r=lightsofapollo 2014-11-26 10:11:28 -08:00
James Lal
c16afe0c9d Bug 1068653 - Part 2 add taskcluster trygraph commands r=wcosta, garndt, mdas 2014-11-26 10:11:28 -08:00
James Graham
f1d57a8ee1 Bug 1124311 - Update web-platform-tests expected data to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly 2015-01-23 20:06:44 +00:00
James Graham
7611f16136 Bug 1124311 - Update web-platform-tests to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly 2015-01-23 20:06:44 +00:00
Ryan VanderMeulen
cfe4fc910b Backed out changesets 1cbaffb79715 and c22bfc1c641c (bug 1121335) for Marionette failures.
CLOSED TREE
2015-01-23 11:20:46 -05:00
Peter Chang
6dde9f48c0 Bug 1121335 - Add the testing of selectioncarets drag with multiple selection ranges. r=roc 2015-01-23 06:11:00 -05:00
Ting-Yu Chou
adbc8b93d0 Bug 989048 - Clean up emulator temporary files and do not overwrite userdata image. r=ahal 2015-01-23 21:55:43 +08:00
Kershaw Chang
9822caf1c8 Bug 1120839 - Add 'allowXULXBL' permission for nested-oop iframe, r=ted.mielczarek 2015-01-22 07:33:00 +01:00
Morris Tseng
d2243d4652 Bug 1121353 - Use DOMWindowUtils::SendNativeTouchPoint for emitTouchEvent. r=dburns 2015-01-19 23:12:00 +01:00
Valentin Gosu
a47fabf1c9 Bug 1122948 - .hash shouldn't be encoded/decoded for WorkerLocation. r=mrbkap 2015-01-18 00:10:38 +02:00
Boris Zbarsky
df11a255f3 Bug 1121099. Make <basefont> be an HTMLElement to match my reading of the spec and Chrome. r=sicking 2015-01-22 22:36:21 -05:00
Boris Zbarsky
9ba418238a Bug 1121475. Drop special handling of HTML <command> in the void tag list and the sanitizer whitelist, since there is no HTML <command> tag. r=smaug 2015-01-22 22:36:21 -05:00
Ryan VanderMeulen
c74fdd13da Backed out changeset b166a3cda8f6 (bug 1121577) for B2G cpptest startup crashes.
CLOSED TREE
2015-01-22 20:58:36 -05:00
Jonathan Griffin
7661007485 Bug 1121577 - Only toggle security pref during a session, r=AutomatedTester 2015-01-16 15:38:25 -08:00
Wes Kocher
656649fa26 Backed out changeset dcce08cf9c7d (bug 1123852) for causing a spike in Win7 dromaeo crashes on a CLOSED TREE 2015-01-22 13:42:21 -08:00
Wes Kocher
80391b67a6 Backed out 2 changesets (bug 1124311) for breaking wpt-4 on a CLOSED TREE
Backed out changeset 9a9ab925893c (bug 1124311)
Backed out changeset 51ca8715e7fb (bug 1124311)
2015-01-22 12:46:45 -08:00
Patrick McManus
fe1b21280e bug 1102923 - testing spdy server restart on unhandled exception r=test-only 2015-01-22 12:07:43 -05:00
Ryan VanderMeulen
124d0c1a84 Backed out changeset 0ee76a98f2c3 (bug 989048) because it didn't work. 2015-01-22 10:25:18 -05:00
Dave Hunt
ddfbcb475e Bug 1120364 - Bump marionette_client version to 0.8.7. r=hskupin DONTBUILD 2015-01-22 14:41:51 +00:00
Carsten "Tomcat" Book
44c43cbd1b Merge mozilla-central to mozilla-inbound 2015-01-22 14:39:29 +01:00
Carsten "Tomcat" Book
bd64f16791 merge mozilla-inbound to mozilla-central a=merge 2015-01-22 14:30:51 +01:00
James Graham
98c0da742f Bug 1124311 - Update web-platform-tests expected data to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly 2015-01-22 12:00:01 +00:00
James Graham
eeb4e9e9ba Bug 1124311 - Update web-platform-tests to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly 2015-01-22 11:59:59 +00:00
Wes Kocher
a2f7a323b6 Merge m-c to fx-team a=merge 2015-01-21 16:28:27 -08:00
J. Ryan Stinnett
84c0f7f8f9 Bug 1123945 - Fix --no-autorun harness option. r=jmaher 2015-01-21 15:22:16 -06:00
Andreas Pehrson
6ea5e78733 Bug 992685 - Part 4. Fix wpt expectancies wrt onresize being a global event handler. r=smaug 2015-01-20 22:07:00 +01:00
Carsten "Tomcat" Book
adba590b8a merge mozilla-inbound to mozilla-central a=merge 2015-01-21 14:21:49 +01:00
Geoff Brown
4dc0bf378c Bug 1123443 - Add in-tree test configuration for Android 4.4 emulator unit tests; r=armenzg 2015-01-21 09:26:38 -07:00
Markus Stange
6e323957e1 Bug 1123852 - Update talos.json in order to pick up bug 1119780 and bug 1121571. Also, actually use e10s for the *-snow-e10s tests. r=jmaher 2015-01-21 11:09:00 -05:00
Carsten "Tomcat" Book
8543f94044 Backed out changeset c197752ff132 (bug 1107337) for fixing mn bustage on a CLOSED TREE 2015-01-21 16:46:54 +01:00
Carsten "Tomcat" Book
155e10cceb Backed out changeset c886cd910936 (bug 1107336) 2015-01-21 16:12:13 +01:00
Carsten "Tomcat" Book
5a8e034595 Backed out changeset 3c3d31607785 (bug 1107336) 2015-01-21 16:11:55 +01:00
Carsten "Tomcat" Book
c6892d1bf6 Backed out changeset 805dce7ae79f (bug 1107336) 2015-01-21 16:11:42 +01:00
Carsten "Tomcat" Book
21c2b7aea6 Backed out changeset 6aca01a96d37 (bug 1107336) 2015-01-21 16:11:28 +01:00
Carsten "Tomcat" Book
af73d59b02 Backed out changeset 5a2e085824ae (bug 1107336) 2015-01-21 16:10:57 +01:00
Carsten "Tomcat" Book
e5b1b3b325 Backed out changeset 3c4e0437ace5 (bug 1107336) 2015-01-21 16:10:44 +01:00
Carsten "Tomcat" Book
80d6c429f2 Backed out changeset 4ac07f1f2998 (bug 1107336) 2015-01-21 16:10:27 +01:00
David Burns
d76e0bbc97 Bug 1107336: update Marionette-Client dependencies to include marionette driver; r=jgriffin 2015-01-21 00:32:24 +00:00
David Burns
3c223c5222 Bug 1107336: Update imports for loop tests; r=jgriffin 2015-01-16 15:13:26 +00:00
David Burns
4f3c06ac0f Bug 1107336: selection tests imports for marionette; r=jgriffin 2015-01-09 21:42:06 +00:00