Commit Graph

6567 Commits

Author SHA1 Message Date
Chris Manchester
028b760391 Bug 1129702 - Add support for double clicks to marionette's action chains.;r=automatedtester 2015-02-27 17:30:07 -08:00
Geoff Brown
f593db34cd Bug 1134245 - Improve formatting of devicemanager getInfo() data; r=bc 2015-02-27 13:15:00 -07:00
Julien Pagès
55d6dd8e08 Bug 1066643 - [mozlog] Allow users of mozlog's command line options to exclude inappropriate log types. r=jgraham 2015-02-24 14:01:00 -05:00
Alexandre Lissy
13bb08104b Bug 1138441 - Enable Mulet reftest chunks. r=jgriffin 2015-03-02 08:20:00 -05:00
Chris Manchester
a198da353d Bug 1109183 - Fix imports of the marionette client and remove spurious entry from sys.path provided by mach. r=ahal 2015-03-03 17:37:19 -08:00
Andrew McCreight
2d8f556298 Bug 1139021 - Don't run extra collections in the parent process for the mochitest window leak detector. r=jmaher 2015-03-04 14:00:24 -08:00
Alessio Placitelli
2ad3e0505d Bug 1111022 - Tests for the SelfSupport backend. r=gfritzsche 2015-01-09 11:18:00 +01:00
Boris Kudryavtsev
93c870de1b Bug 1131763 - Remove dead constants in marionette.py. r=dburns 2015-02-19 18:30:00 -05:00
Joshua Cranmer
47369d521f Bug 1054308 - Add mozmill tests to the mozharness configurations for Thunderbird, r=ted 2015-02-20 20:48:29 -06:00
Chris Manchester
67cbdddfc9 Bug 1125377 - Store window ids in a weak map keyed by browser objects to prevent attempts to access dead windows in marionette's getWindowHandles.;r=jgriffin 2015-02-05 11:58:53 -08:00
Bill McCloskey
b90b84272c Bug 1128798 - [e10s] Make a version of nsIContentPolicy that doesn't pass the node as a parameter (r=mrbkap,tanvi,ckerschb) 2015-02-20 08:54:12 -08:00
Joel Maher
2238e4a9c1 Bug 1134824 - update talos on trunk to gain fixes for e10s, mainthreadio, etc. r=wlach 2015-02-20 06:43:40 -05:00
Chris Manchester
449813cbb2 Bug 1133468 - Use wait_for_condition rather than immediately checking for a url update in marionette's modal handling code.;r=automatedtester 2015-02-19 17:41:37 -08:00
Chris Manchester
ea2d70f756 Bug 1119211 - Disable the 360 second socket timeout when marionette is invoked with --jsdebugger.;r=ato 2015-02-19 17:41:37 -08:00
Boris Zbarsky
bc75ff10f5 Bug 1134559. DOMContentLoaded should not be cancelable. r=ms2ger 2015-02-19 14:36:02 -05:00
Anish
d6962a9b5b Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers 2015-02-19 11:53:01 -05:00
Jeremy Chen
14a2296625 Bug 1131948 - Part 2: Separate multiple line test cases from test_selectioncarets.html. r=dburns 2015-02-19 07:14:00 -05:00
Carsten "Tomcat" Book
24df8222d0 Backed out changeset 6885e993936a (bug 1056851) for crashtest failures 2015-02-19 15:02:05 +01:00
Anish
e982da177f Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher 2015-02-19 07:26:41 -05:00
James Graham
b6f1fd2308 Bug 1134188 - Update web-platform-tests expected data, a=testonly 2015-02-19 09:32:46 +00:00
James Graham
bc7278096b Bug 1134188 - Update web-platform-tests to revision 06dfcf88301bcc02ed25830f0d87c75f041dad4e, a=testonly 2015-02-19 09:32:46 +00:00
Masayuki Nakano
32cd0c7c75 Bug 1119609 part.18 Add nsITextInputProcessor.commitCompositionWith() and drop aCommitString from nsITextInputProcessor.commitComposition() r=smaug, sr=smaug 2015-02-19 15:50:21 +09:00
Masayuki Nakano
701b519444 Bug 1119609 part.14 Reimplement/redesign EventUtils.synthesizeKey() with nsITextInputProcessor r=smaug 2015-02-19 15:50:20 +09:00
Masayuki Nakano
8511f4d7ea Bug 1119609 part.13 EventUtils.synthesizeComposition() and synthesizeCompositionChange() should take KeyboardEvent for emulating composition state change caused by a key operation rs=smaug 2015-02-19 15:50:20 +09:00
Masayuki Nakano
1ec237cdfe Bug 1119609 part.12 nsITextInputProcessor should take KeyboardEvent as an argument of composition releated methods for dispatching key events around composition events r=smaug, sr=smaug 2015-02-19 15:50:20 +09:00
Masayuki Nakano
f461315911 Bug 1119609 part.6 TextInputProcessor should manage modifier key state and set it to dispatching key events automatically r=smaug, sr=smaug 2015-02-19 15:50:19 +09:00
Boris Zbarsky
09dc664436 Bug 1134149. Throw the exception the spec calls for when withCredentials is set on a sent XMLHttpRequest object. r=ms2ger 2015-02-18 20:56:21 -05:00
Ryan VanderMeulen
4b6f959434 Merge m-c to inbound. a=merge 2015-02-18 20:35:37 -05:00
Ryan VanderMeulen
2fb13e1273 Merge inbound to m-c. a=merge 2015-02-18 20:29:54 -05:00
Wander Lairson Costa
971608dd55 Bug 1132583: Use different object folders for opt and debug builds.
Due to caching, using the same object folder for debug and opt builds
may lead to object linking issues.
2015-02-18 11:41:31 -02:00
Wander Lairson Costa
4c47964459 Bug 1109365: Default try graph platforms to all.
When the platfoms list is not supplied by cli,
default to all platforms.
2015-02-18 08:10:13 -02:00
Armen Zambrano Gasparnian
5ee8e5aef2 Bug 1110286 - Pin mozharness to 2264bffd89ca instead of production. r=rail 2015-02-18 11:04:52 -05:00
William Lachance
8124befa7d Bug 1133076 - Add documentation for mozinstall. r=ahal 2015-02-17 13:48:17 -05:00
Ryan VanderMeulen
578c17819e Merge m-c to inbound. a=merge 2015-02-17 14:27:23 -05:00
Ryan VanderMeulen
cb66c35bb8 Merge inbound to m-c. a=merge 2015-02-17 14:24:51 -05:00
Wander Lairson Costa
dee253def3 Bug 1130467: Add flame-kk build to try server. 2015-02-17 14:54:35 -02:00
Josh Matthews
98629491b6 Bug 1017875 and 1018389 - Update WPT expectations. 2015-02-17 10:21:16 -05:00
Andrew Halberstadt
0c8a3e32f1 Bug 1132154 - [manifestparser] Implement basic chunking algorithms in manifestparser, r=jmaher
The algorithms are chunk_by_slice and chunk_by_dir and were largely copied from:
http://hg.mozilla.org/mozilla-central/file/fd12875a8a48/testing/mochitest/chunkifyTests.js
2015-02-13 16:23:45 -05:00
Andrew McCreight
a65c121f9f Backout 1ffecdc47c6d for OSX and Windows docShell leaks. CLOSED TREE 2015-02-15 21:26:19 -08:00
Andrew McCreight
3b2344e915 Bug 1073352, part 1 - Make the DOMWINDOW and DOCSHELL leak detector work with e10s. r=jmaher
This reworks how the Mochitest DOMWINDOW and DOCSHELL leak detector works. Rather than
collecting immediately in the top-level script, it sends a message to all processes
telling them to carry out collections. Each process prints out a message when it has
finished the collections. This message is used by the test harness to decide when windows
and docshells for that process should be have been destroyed.
2015-02-14 11:43:45 -08:00
Andrew Halberstadt
aa84634c8c Bug 1127376 - PEP8-ify all mochitest .py files (auto-generated), r=ted
This change was generated using the `autopep8` module [1]. To replicate:

    $ pip install --upgrade autopep8
    $ cd gecko
    $ autopep8 -i -a -a -r testing/mochitest --exclude 'testing/mochitest/pywebsocket/*'

[1] https://github.com/hhatto/autopep8
2015-02-13 14:42:02 -05:00
William Lachance
f7f87f9165 Bug 1132716 - Release mozversion 1.2. r=davehunt
CLOSED TREE
2015-02-12 18:09:53 -05:00
Barbara Miller
e869f7b52b Bug 1131219 - Sort updated prefs alphbetically. r=dburns 2015-02-13 09:22:00 -05:00
Julien Pagès
34dcbeeec1 Bug 1132415 - [mozversion] Expose the package name for local fennec APK file. r=wlach 2015-02-12 04:36:00 +01:00
Jonathan Griffin
5b2f65e208 Bug 1121577 - Only enable SpecialPowers at newSession, r=AutomatedTester 2015-01-16 15:38:25 -08:00
Andrew McCreight
fd32bda0ad Bug 1127827, part 3 - Weak map get should always return undefined on failure to find the key. r=Waldo,jgraham 2015-02-18 15:40:52 -08:00
Chris Manchester
c24261f79e Bug 1139722 - Allow use of nested job objects in mozprocess on windows versions that support them.;r=ahal
This patch detects when breaking away from the parent job isn't strictly necessary to manage processses in a new job to allow using nested job objects to manage processes and their children. Loss of job object functionality is handled in mozprocess as non-fatal, however mozrunner and others doing things like restarting firefox require it.
2015-03-05 18:02:38 -08:00
jlal@mozilla.com
15e5822852 Bug 1141417 - Remove cmake from builder image r=me a=taskcluster-only
Workaround apitrace compiler error by removing cmake package from builder...
2015-03-09 21:43:29 -07:00
Alessio Placitelli
b9d92268e2 Bug 1122048 - Add generic preferences collection and change detection to Telemetry Environment. r=gfritzsche 2015-02-25 23:54:32 +01:00
Josh Grant
ff8070d04b Bug 1128515 - Update session_capabilities property. r=dburns 2015-02-16 10:57:10 -05:00
Barbara Miller
9ae15e053f Bug 1131219 - Add focusmanager.testmode to Marionette; r=dburns 2015-02-17 23:04:27 +00:00
Jeremy Chen
566a038c7a Bug 1136567 - Marionette test for selection carets' positions after changing orientation of device. r=Automatedtester 2015-03-01 22:45:00 +01:00
Timur Valeev
f3a3ed962d Bug 1135627 - Add implementation of DragEvent constructor. r=jdm r=smaug 2015-03-04 17:52:03 +03:00
David Burns
82e8a6a7ce Bug 1108590: Update key that is used to return elements from marionette to the client; r=chmanchester 2015-03-05 23:01:05 +00:00
Geoff Brown
a58cef4e0a Bug 1130187 - Optimize devicemanager calls during remote xpcshell tests; r=bc 2015-02-12 16:48:41 -07:00
Geoff Brown
fd286f2993 Bug 1128745 - Avoid 'no attribute' error on remote xpcshell timeout; r=jmaher 2015-02-12 16:48:40 -07:00
Boris Zbarsky
6e533f9afe Bug 1131751. Drop [NoInterfaceObject] from XMLHttpRequestEventTarget. r=smaug 2015-02-12 18:39:25 -05:00
Ryan VanderMeulen
52da79328b Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-12 18:02:35 -05:00
Ryan VanderMeulen
2f4dbdf783 Merge inbound to m-c. a=merge
CLOSED TREE
2015-02-12 17:53:41 -05:00
Carsten "Tomcat" Book
f2bfea765e merge mozilla-inbound to mozilla-central a=merge 2015-02-12 15:33:22 +01:00
Jean-Yves Avenard
79b2d52fd6 Bug 1130948: Update web-ref results. r=karlt 2015-02-12 18:52:13 +11:00
jlal@mozilla.com
6a02ac1aef Bug 1132348 - Add missing executable for decision tasks from builder r=me a=taskcluster-only 2015-02-11 21:22:45 -08:00
Steven MacLeod
56373a22bd Bug 1107609 - Implement ContentTask.spawn; r=Gijs r=mconley
This introduces a new medule ContentTask, which includes a spawn method.
This new method can be used to spawn a task in the content process of a
browser. When called, a promise will be returned which resolves to the
value returned by the task.

This allows you to quickly write test code which can touch the content
and return information without having to write custom framescripts all
the time (The content code can be written inline as a simple generator
definition). ContentTask is automatically included in the scope of
mochitests.

An example use follows:

yield ContentTask.spawn(browser, {}, function* gen_replaceState() {
  content.window.history.replaceState({}, "", 'test-entry/');
  return "Value that the promise will resolve with";
});
2015-02-11 17:28:44 -05:00
Ryan VanderMeulen
0f907b853f Merge m-c to fx-team. a=merge 2015-02-11 16:30:25 -05:00
Julien Pagès
5983cf8103 Bug 1132076 - [mozlog] Incorrect skip count in HTML log summary. r=davehunt 2015-02-11 09:19:00 -05:00
Ryan VanderMeulen
ab385272c1 Backed out 12 changesets (bug 1107336) for Marionette harness bustage on a CLOSED TREE.
Backed out changeset 5075f0063d70 (bug 1107336)
Backed out changeset 9ef91d4fcf3b (bug 1107336)
Backed out changeset 995911340bf7 (bug 1107336)
Backed out changeset 4817d3cd3810 (bug 1107336)
Backed out changeset dad798a5e595 (bug 1107336)
Backed out changeset 4f60c437140c (bug 1107336)
Backed out changeset f92a5c6256fa (bug 1107336)
Backed out changeset 399a436c6e5f (bug 1107336)
Backed out changeset 0d04801bb2f0 (bug 1107336)
Backed out changeset 60d9d4d20971 (bug 1107336)
Backed out changeset 9c4b171c23be (bug 1107336)
Backed out changeset a07bb95eb209 (bug 1107336)
2015-02-11 12:15:22 -05:00
David Burns
03a5a26468 Bug 1107336: Correct import on test to use marionette driver package; r=me on CLOSED TREE 2015-02-11 16:35:23 +00:00
Florian Quèze
fc1b4ea06f Bug 1123620 - remove the one-time intro popup for the new searchbox UI, r=Mossop. 2015-02-11 20:47:28 +01:00
Carsten "Tomcat" Book
5ac50b27cc merge mozilla-inbound to mozilla-central a=merge 2015-02-11 14:58:16 +01:00
jlal@mozilla.com
f24f16f0c8 Bug 1131450 - Implement chunk specific scheduling for tests r=garndt 2015-02-10 10:53:02 -08:00
Ryan VanderMeulen
4f64105bfc Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2015-02-10 16:05:27 -05:00
Ryan VanderMeulen
256333e4b8 Merge inbound to m-c. a=merge
CLOSED TREE
2015-02-10 16:03:15 -05:00
Wander Lairson Costa
b0b900c761 Bug 1130327: Update phone-builder to use builder image 0.2.6. 2015-02-10 17:36:18 -02:00
jlal@mozilla.com
19d6bf5dba Bug 1131465 - Use tc-vcs to clone gecko outside of mozharness in emulator builds r=me a=taskcluster-only 2015-02-09 23:54:54 -08:00
jlal@mozilla.com
862f058591 Bug 1130778 - Update tc-vcs 2.20 to ensure use of git.mo mirror of repo r=me a=taskcluster-only 2015-02-09 23:39:50 -08:00
Patrick McManus
3e65150607 bug 1130874 - test for alt-svc -06 h2 extension r=hurley 2015-02-08 09:11:22 -05:00
Patrick McManus
207cf8c7c4 bug 1130874 - h2 test server altsvc 06 r=hurley
This only updates node-http2 for mozilla's CI needs by supporting
sending of the AltSvc frame (-06). It does not implement receiving or
the node internal tests.
2015-02-08 09:00:39 -05:00
Alexandre Lissy
1f778d301f Bug 1129173 - Properly detect B2G for workers interface tests. r=bent
Make use of SpecialPowers.isB2G to do the proper detection, and fix
mochitest execution for Mulet to include some B2G-specific prefs.
2015-02-10 06:51:00 +01:00
Ian Moody
9d6c8130f5 Bug 1096800 - Default sans-serif font for zh-CN on windows is mapped to SimSun, which is actually a serif font. r=jmaher 2015-02-10 10:38:00 +01:00
Dave Hunt
67519972ab Bug 1130358 - [mozlog] Bump version to 2.10. r=jgraham 2015-02-06 04:47:00 -05:00
Joel Maher
d77dce24d2 Bug 1110982 - [backout] tracking bug to get --run-by-dir enabled for 'oth' job on trunk. r=RyanVM 2015-02-10 09:07:32 -05:00
David Burns
719e74b382 Bug 1107336: Update Marionette unit tests to use Marionette Driver modules; r=jgriffin 2015-01-23 20:53:31 +00:00
Alexandre Lissy
8d98e06403 Bug 1130287 - Expose isB2G in SpecialPowers. r=sicking
Some mochitests needs to behave differently when ran on B2G Desktop.
Currently, this is implemented using user agent string detection,
mostly relying on "Mobile" being present and "Android" being absent.
This is only true on B2G Desktop when ran on Try because the mozconfig
defined FXOS_SIMULATOR and that, per bug 1115935, this substring is only
added in this case, but not if just MOZ_B2G is defined. A better
approach is to expose 'isB2G' in SpecialPowers for this kind of
detection.
2015-02-08 10:09:00 +01:00
jlal@mozilla.com
f401d46a5c Bug 1131169 - Attempt to enable some emulator-kk tests r=garndt 2015-02-07 15:11:01 -08:00
jlal@mozilla.com
5651372600 Bug 1131166 - Update mochitest symbol to use tc prefix r=garndt 2015-02-07 14:13:51 -08:00
jlal@mozilla.com
793ed61f2c Bug 1131165 - Increase xpcshell timeout to closer to 2 hours r=garndt 2015-02-07 12:30:20 -08:00
jlal@mozilla.com
402508a5c2 Bug 1131164 - Add mozharness generated logs as artifacts r=garndt 2015-02-07 08:21:49 -08:00
jlal@mozilla.com
688223133e Bug 1131160 - Remove caching of gaia due to issues updating clones on tester r=garndt 2015-02-07 01:16:21 -08:00
jlal@mozilla.com
2d0db0b4c7 Bug 1124340 - Add buildbot step lines to tester image r=garndt 2015-02-07 00:55:46 -08:00
jlal@mozilla.com
010c36487c Bug 1131156 - Add tc-vcs cache to tests r=garndt 2015-02-07 00:27:40 -08:00
jlal@mozilla.com
75ee79ed94 Bug 1130696 - Update pull gaia script to use correct version based on gaia.json in gecko r=garndt 2015-02-09 21:54:55 -08:00
jlal@mozilla.com
8670996907 Bug 1131154 - Use fake buildprops file to bypass use of buildbotconfigs in mozharness r=garndt 2015-02-07 00:01:23 -08:00
jlal@mozilla.com
cebcd7ff6b Bug 1131152 - Update tester image to use tc-vcs and download mozharness r=garndt 2015-02-06 23:08:48 -08:00
jlal@mozilla.com
16867df8cc Bug 1130683 - Use stable owner name which will never fail r=garndt 2015-02-09 21:53:26 -08:00
James Graham
0e5201226f Bug 1131091 - Disable CSP test causing frequent oranges on a CLOSED TREE 2015-02-09 16:10:48 +00:00
Chris Pearce
481a2bba91 Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
Henrik Skupin
8775f87142 Bug 1131980 - Release mozinstall 1.11 to pypi. r=ahal DONTBUILD 2015-02-11 20:54:23 +01:00
David Burns
4c118b3f66 Bug 1107336: update Marionette-Client dependencies to include marionette driver; r=jgriffin 2015-01-21 00:32:24 +00:00
David Burns
56bedd28bc Bug 1107336: selection tests imports for marionette; r=jgriffin 2015-01-09 21:42:06 +00:00
David Burns
467073cb64 Bug 1107336: correct loop imports for marionette; r=jgriffin 2015-02-10 00:49:24 +00:00
David Burns
be78a81548 Bug 1107336: Update imports to new Marionette Driver from runner; r=jgriffin 2015-01-05 21:51:03 +00:00
Joel Maher
1607ba6ded Bug 1110982 - Disabled tests for oth chunk and leaks (run-by-dir). r=RyanVM 2014-12-27 00:44:52 +05:30
James Graham
8fa5947fdf Bug 1127920 - Re-enable mediasource-redundant-seek.html with longer timeout, r=me 2015-02-09 12:35:28 +00:00
James Graham
b290c4239e Bug 1129497 - Update web-platform-tests expected data, a = testonly 2015-02-09 12:35:27 +00:00
James Graham
412ca0652e Bug 1129497 - Update web-platform-tests to revision 63dafe11d04d035a69351c43297cc1ade8171a6b, a=testonly 2015-02-09 12:35:26 +00:00
James Graham
8d98504c66 Bug 1124181 - Update to latest wptrunner, r=Ms2ger 2015-02-09 12:35:25 +00:00
Jean-Yves Avenard
a74d986e7d Bug 1125469: Disable MP4 audio bitrate test. r=me 2015-02-09 23:29:02 +11:00
Phil Ringnalda
4ff351fa76 Merge b-i to m-c, a=merge 2015-02-07 18:02:06 -08:00
Phil Ringnalda
193d512dd0 Bug 939509 followup, remove the expectation of failing the FileAPI lastModifiedDate test
CLOSED TREE
2015-02-07 12:41:36 -08:00
Phil Ringnalda
5badbdb8a4 Merge m-c to b-i 2015-02-07 09:01:30 -08:00
Wes Kocher
e57b60f198 Merge m-c to fx-team a=merge CLOSED TREE 2015-02-06 14:57:26 -08:00
Wes Kocher
121be22948 Merge inbound to m-c a=merge CLOSED TREE 2015-02-06 14:44:10 -08:00
J. Ryan Stinnett
172d320f21 Bug 1068676 - Make mach test understand subsuites. r=jmaher 2015-02-06 14:36:59 -06:00
Ryan VanderMeulen
f628dacd88 Merge m-c to inbound. a=merge 2015-02-06 11:36:03 -05:00
Ryan VanderMeulen
781961b676 Merge b2g-inbound to m-c. a=merge 2015-02-06 11:34:51 -05:00
jlal@mozilla.com
00580cc0fd Bug 1130106 - Schedule b2g-inbound jobs r=garndt
- Update scopes in decision task to something easier to use locally
  - Schedule flame builds (they may fail now)
  - Add optional revision-hash argument to decision task mach target
  - Use b2gtest worker type for tests
  - Use build specific worker types
2015-02-06 00:18:42 -08:00
Dhi Aurrahman
a3d52372b7 Bug 1125766 - Throw proper error types for TextEncoder(), TextDecoder() and TextDecoder.decode(). r=bz 2015-02-04 18:46:26 +07:00
James Graham
1d93a6f055 Bug 1124181 - Store local base SHA1 of last web-platform-tests update explicitly, r=ahal 2015-02-06 16:11:51 +00:00
Chris AtLee
96ca0cd561 Bug 1126944: Follow symlinks when removing .pyc from test packages r=ted 2015-02-06 09:31:18 -05:00
Chris Peterson
205bec3379 Bug 1129336 - Remove nonstandard let blocks from testing/xpcshell. r=chmanchester 2015-01-24 23:34:40 -08:00
Patrick McManus
afd9154e09 bug 1102923 - test_spdy backend separate push body and err handlers r=test-only 2015-02-05 20:44:25 -05:00
Wes Kocher
ec2159dddd Merge inbound to m-c a=merge CLOSED TREE 2015-02-05 16:55:01 -08:00
Dave Townsend
121d197d22 Bug 1083281: Use flags to determine which chrome and about URIs are loaded in the content process. r=mconley, r=bsmedberg, r=jduell, r=mratcliffe 2015-02-05 08:09:15 -08:00
Dhi Aurrahman
67efd87f88 Bug 1120649 - document.lastModified should return the current time. r=bz 2015-02-04 18:58:09 +07:00
Patrick McManus
0414009c01 bug 1102923 - give spdy push test an error handler r=test-only 2015-02-05 12:41:26 -05:00
Julien Pagès
b8e55efee0 Bug 1016929 - [mozlog] html formatter imports py.xml, doesn't declare it as a dependency. r=jgraham 2015-02-04 09:54:00 +01:00
Chris Manchester
8030146bf1 Bug 1128584 - Only log valid status values when processing errors in xpcshell's head.js;r=ted 2015-02-02 13:32:49 -05:00
Patrick McManus
0c6a9c70c7 bug 1129146 - Fix Mochitest NSPR logging upload r=ted 2015-02-04 09:58:37 -05:00
Carsten "Tomcat" Book
926033d2d8 Merge mozilla-central to mozilla-inbound 2015-02-04 15:04:34 +01:00
Carsten "Tomcat" Book
40ba8b403f merge mozilla-inbound to mozilla-central a=merge 2015-02-04 14:10:05 +01:00
Eddy Bruël
a7f8fdc854 Bug 1126193 - setBreakpoint should not take a full location;r=fitzgen 2015-02-04 07:42:33 +01:00
Kyle Machulis
dbaf4fb907 Bug 782751 - User Timing API Web Platform Test Metadata update; a=TEST-ONLY 2015-02-03 21:46:23 -08:00
Jean-Yves Avenard
a59a8b6b9c Bug 1125776: Part6. Update webref tests. r=karlt
We only fail those tests due to bug 1065207. Only our duration calculations
are slightly off. Overall all those tests now pass, and do so consistently.
2015-02-02 18:42:53 +11:00
Jean-Yves Avenard
b67c638392 Bug 1106776: update test results now that they are consistent. r=karlt
When a subtest times out, it causes the parent to time out as well.
2015-02-02 13:54:47 +11:00
Jean-Yves Avenard
e5e087c775 Bug 1128115: Update web-ref tests. r=karlt
Generalize [Test removesourcebuffer event on activeSourceBuffers.] expected result to all platforms using mp4
2015-02-04 20:20:16 +11:00
Jean-Yves Avenard
3fcf5ab25c Bug 1096089: Update webref tests. r=karlt
Generalize [Test remove with a start at the duration.] expected result to all platforms using mp4
2015-02-04 20:20:15 +11:00
Maciek
7da02914d3 Bug 1103945 - Add command line tool to merge multiple raw structured logs, r=jgraham 2015-02-02 20:13:50 +01:00
Julien Pagès
160d9d89ec Bug 1112913 - Screenshots should return only the view port. r=dburns 2015-02-02 13:57:00 +01:00
Patrick McManus
31eca0ff6f bug 1128038 - h2 DAV methods set end_stream bit twice r=hurley 2015-02-02 13:42:23 -05:00
Nicholas Hurley
93cfc8a713 Bug 958712 part 3/3 - CONTINUATION tests r=mcmanus 2015-01-30 11:13:31 -08:00
Nicholas Hurley
523a6f4287 Bug 958712 part 1/3 - update CI node-http2 to v3.1.1 r=mcmanus 2015-01-30 11:15:41 -08:00
Nicholas Hurley
88db1a642b No Bug - Fix js whitspace in h2 test and server. r=mcmanus 2015-01-30 11:29:14 -08:00
jlal@mozilla.com
15a36d4ed0 Bug 1130675 - Do not escape input urls in branch.yml a=taskcluster-only r=me 2015-02-06 18:32:10 -08:00
jlal@mozilla.com
4efff64e25 Bug 1130674 - Use branch url for base and head r=me a=taskcluster-only 2015-02-06 18:07:01 -08:00
Wes Kocher
beffbe39d1 Merge m-c to b2g-inbound a=merge CLOSED TREE 2015-02-05 17:27:46 -08:00
jlal@mozilla.com
80420039f0 Bug 1129143 - Upgrade tc-vcs and fix related emulator building issues r=wcosta 2015-02-05 12:15:44 -08:00
Masayuki Nakano
b9ddb90367 Bug 1131026 Rename nsITextInputProcessor.init() and .initForTests() to .beginInputTransaction() and .beginInputTransactionForTests() r=smaug, sr=smaug 2015-02-10 17:09:29 +09:00
David Burns
685d0f5cd4 Bug 1084125: Allow requiredCapabilities in Marionette, if they are not fulfilled then a new session is not created; r=chmanchester 2015-02-06 21:45:33 +00:00
David Burns
e0a53a29f5 Bug 1084125: Add in SessionNotCreatedException to marionette; r=chmanchester 2015-02-06 21:42:24 +00:00
David Burns
b6900e6480 Bug 1084125: Merge in desired capabilities when passed in on new session; r=chmanchester 2015-02-06 20:25:17 +00:00
Wes Kocher
bc02c6b8e1 Backed out changeset ea625e85c72a (bug 1123763) for checktest orange on a CLOSED TREE 2015-02-09 14:00:13 -08:00
Andrew Halberstadt
9dd4f82c1d Bug 1123763 - [manifestparser] Implement filter system for manifest.active_tests(), r=ted
A filter is a callable that accepts an iterable of tests and a dictionary of values (e.g mozinfo.info) and returns an iterable of tests. Note filtering can mean modifying tests in addition to removing them. For example, this implements a "timeout-if" tag in the manifest:

    from manifestparser import expression
    import mozinfo

    def timeout_if(tests, values):
        for test in tests:
            if 'timeout-if' in test:
                timeout, condition = test['timeout-if'].split(',', 1)
                if expression.parse(condition, **values):
                    test['timeout'] = timeout
            yield test

    tests = mp.active_tests(filters=[timeout_if], **mozinfo.info)
2015-02-09 16:13:00 -05:00
Eric Rahm
ef3a0e93ce Bug 1128760 - Part 2: Expose debug_script option. r=jgriffin 2015-02-07 12:22:26 -08:00
Eric Rahm
3dbc73695d Bug 1128760 - Part 1: Disable onerror hooking in chrome context. r=jgriffin 2015-02-07 12:05:27 -08:00
Henrik Skupin
5763839fac Bug 1130905 - [mozinstall] Fix re-raising of exception in case of failing install or uninstall. r=ahal 2015-02-09 19:03:27 +01:00
Andrew McCreight
0d9f134dd6 Bug 1128486 - Increase tab process leak threshold a little. r=erahm
The GeckoMediaPluginService leak slowly grows, so hide it for a little longer.
2015-02-09 11:42:20 -08:00
David Burns
cd0bb98181 Bug 1107336: update tests not covered by manifest for when they are ready; r=jgriffin 2014-12-11 15:56:44 +00:00
David Burns
dff135201e Bug 1107336: Update testsuite targets to make sure MarionetteDriver is available; r=jgriffin 2014-12-10 23:54:15 +00:00
David Burns
3693de282b Bug 1107336: Move marionette code for driving the browser out of the runner; r=jgriffin 2014-12-09 20:33:03 +00:00
Andrew Halberstadt
e55738f586 Bug 1129495 - [mozlog] Add optional 'path' attribute to test_start, r=jgraham 2015-02-10 17:11:35 -05:00
Andrew Halberstadt
0c069fd2ef Bug 1123763 - [manifestparser] Implement filter system for manifest.active_tests(), r=ted
A filter is a callable that accepts an iterable of tests and a dictionary of values (e.g mozinfo.info) and returns an iterable of tests. Note filtering can mean modifying tests in addition to removing them. For example, this implements a "timeout-if" tag in the manifest:

    from manifestparser import expression
    import mozinfo

    def timeout_if(tests, values):
        for test in tests:
            if 'timeout-if' in test:
                timeout, condition = test['timeout-if'].split(',', 1)
                if expression.parse(condition, **values):
                    test['timeout'] = timeout
        yield test

    tests = mp.active_tests(filters=[timeout_if], **mozinfo.info)
2015-02-10 09:38:29 -05:00
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