5439 Commits

Author SHA1 Message Date
Phil Ringnalda
b0146e858c Backed out changeset c72a49a66333 (bug 1058158) for Mn bustage
CLOSED TREE
2014-09-09 21:13:40 -07:00
Malini Das
0f0c456354 Bug 1058158 - run b2g marionette tests in test container, r=jgriffin 2014-08-28 17:34:50 -04:00
Daniel Holbert
cabdaabbb4 Bug 1055285 part 1: Implement CSS parsing & computation for 'object-fit' property. r=heycam 2014-09-09 18:09:32 -07:00
Ryan VanderMeulen
2363a05381 Backed out changeset 7b0ae11d2441 (bug 1057512) for introducing various new intermittent failures and making an existing one perma-fail. 2014-09-09 15:02:27 -04:00
Joel Maher
010164839f Bug 1057512 - --run-by-dir enabled for browser-chrome on trunk. r=ted 2014-09-09 12:01:54 -04:00
Ryan VanderMeulen
c52f2cede9 Merge m-c to fx-team. a=merge 2014-09-08 19:34:40 -04:00
Nick Alexander
d4924c9fdf Bug 874729 - Part 4: Add |mach robocop|. r=gps 2014-09-08 16:23:12 -07:00
Nick Alexander
cb5f19fa1e Bug 874729 - Part 3: Make main take args and return an integer. r=jmaher 2014-09-08 16:23:11 -07:00
Nick Alexander
121ceea084 Bug 874729 - Part 2: Don't print extra logcats after running Robocop. r=jmaher
Before a Robocop test starts, |recordLogcat| clears the |adb logcat| on
device.  If a Robocop test fails, we print the logcat immediately after
the test.  The moved call avoids printing the logcat after all tests
have completed, which avoids printing a spurious second copy.  We still
print the logcat after running a Mochitest.
2014-09-08 16:23:10 -07:00
Nick Alexander
e7d0887529 Bug 929654 - Part 0: Stop pushing fennec_ids.txt; delete stale robotium.config files. r=gbrown
This patch stops pushing the obsolete fennec_ids.txt file to the testing
device and deletes the stale robotium.config file after the profile it
references is deleted.
2014-09-08 16:23:09 -07:00
Rob Wood
25d257bb02 Bug 1045103 - add Marionette support for setWindowSize; r=jgrffin 2014-09-08 06:05:49 -07:00
Olli Pettay
33ad5a3cc6 Bug 1063583 - "Crash in shadow-dom @ nsIDocument::GetRootElement() const". r=jgraham 2014-09-05 12:54:00 +02:00
Nicholas Nethercote
2a6091aa99 Bug 1062689 - Run local mochitest and reftest output through fix_macosx_stack.py on Mac. r=ted. 2014-09-04 22:19:42 -07:00
Boris Zbarsky
770b3db92e Bug 880997 another followup: fix the web-platform-tests failure annotations to reflect the new reality and fix more orange. 2014-09-06 00:27:41 -04:00
Henrik Skupin
be5f3e0126 Backed out changeset 3368efceb99f due to test failure 2014-09-08 12:29:38 +02:00
Henrik Skupin
e60530ac05 Bug 1061809 - [mozversion] Update retrieval of application information due to upcoming Mac signing changes. r=wlach 2014-09-05 17:30:59 +02:00
Jonathan Griffin
bc92b3c074 Bug 1061982 - manifestparser changes to support conditional subsuites, r=jmaher 2014-09-05 10:44:22 -07:00
Ryan VanderMeulen
50bd7c0e7f Merge m-c to inbound. a=merge 2014-09-05 12:15:01 -04:00
James Graham
8e66d0c6d5 Bug 925849 - Update web-platform-tests metadata for changes to WorkerNavigator, r=khuey 2014-09-05 17:11:08 +01:00
Ryan VanderMeulen
6ca1d53198 Merge fx-team to m-c. a=merge 2014-09-05 11:54:57 -04:00
Dan Minor
c78b7345bf Bug 1062937 - Disable TestAudioBuffers unittest for B2G emulator; r=gbrown
--HG--
extra : rebase_source : 0ad9cdeed42c2f20dd54867cdcb437863927394d
2014-09-04 12:05:29 -04:00
James Graham
4c6c919d39 Bug 1063433 - Fix web-platform-tests XMLHttpRequest expectations for bugs 716491 and 1063526, r=Ms2ger 2014-09-05 14:57:56 +01:00
Wes Kocher
2a754651c8 Merge m-c to fx-team a=merge 2014-09-04 18:58:12 -07:00
Tim Taubert
3f1bbb16fd Bug 1057386 - Provide an API to let the shutdown leak detector wait until resources are properly destroyed r=adw 2014-08-31 12:13:08 +02:00
Tim Taubert
f20cb9b88b Backed out changeset 1917953b1f89 (bug 961867) on a CLOSED TREE r=bustage 2014-09-04 15:08:57 -04:00
Dave Townsend
3ad459f0a7 Backing out bug 961867 for causing an intermittent test failure. 2014-09-04 11:37:55 -04:00
Chris Manchester
4efbf9265e Bug 1060366 - Log a message about the expected status when an unexpected status is encountered and no message is provided. r=jgraham 2014-09-03 10:03:29 -04:00
Tomasz Kołodziejski
41c67f83a4 Bug 1057453 - 'mach test filename' should test a single file. r=gps 2014-09-03 13:06:00 +02:00
Nicholas Nethercote
ab2d367e37 Bug 1050601 - Remove fix-linux-stack.pl. r=ted.
--HG--
extra : rebase_source : f344aa5db9e16575835a7de3df34c311635c128b
2014-09-03 09:24:38 -07:00
Mike Hommey
ed70c5f377 Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
Ryan VanderMeulen
bc55829916 Merge m-c to inbound. a=merge 2014-09-03 16:40:18 -04:00
Ryan VanderMeulen
f5859a2048 Merge inbound to m-c. a=merge 2014-09-03 16:38:57 -04:00
Andrew Halberstadt
b45d74a437 Bug 857966 - manifestparser should error on non-existent test when strict enabled, r=davehunt 2014-09-03 14:17:40 -04:00
Julien Pagès
f22fb74257 Bug 1047101 - Provide a way to do data-driven tests with Marionette test runner. r=jgriffin 2014-08-30 09:55:00 -04:00
Dave Hunt
982f59f883 Bug 1032777 - Include base image version for Flame device. r=wlachance 2014-09-03 06:20:00 -04:00
Chris Manchester
d7015095cb Bug 1059381 - Implement SimpleTest.requestCompleteLog for mochitest browser. r=jmaher 2014-09-03 11:25:18 -04:00
James Graham
2c422dd261 Bug 1048942 - Add support for getting the device ip address to mozdevice.adb, r=bclary
--HG--
extra : rebase_source : 7916268670f353b80270da7eb5b46ef421f04b00
2014-09-02 18:22:35 +01:00
James Graham
6ee820190a Bug 1048883 - Add extra methods for remounting, pulling files and forwarding ports, r=bclary
--HG--
extra : rebase_source : 79bd474fffde3c74a5d5bab1ccd48d0082c1699c
2014-09-02 18:22:34 +01:00
James Graham
d9fa3817fa Bug 1048881 - Make ADBDevice.test_root into a computed property, r=bclary
--HG--
extra : rebase_source : 7ea68855aa40dfa519dbf668d091827de31fb829
2014-09-02 18:22:34 +01:00
James Graham
06d9f05b0e Bug 1050896 - Improve specification of device serial in mozdevice.adb, r=bclary
--HG--
extra : rebase_source : 991b9e2d3007e0f3b8552da607edcc6e2e674fb8
2014-09-02 18:22:34 +01:00
James Graham
0b9d7ce874 Bug 1048889 - Make mozdevice.adb work with structured logging, r=bclary
--HG--
extra : rebase_source : c52f8181d1debebb9c4ca467b690ba33dbcd052a
2014-09-02 18:22:33 +01:00
Georg Fritzsche
b998a136c9 Bug 1060460 - Update Talos revision to 849898ecb9be. r=jmaher 2014-09-03 12:43:28 +02:00
Bill McCloskey
757ebcfbe3 Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm 2014-09-02 13:47:12 -05:00
Dave Hunt
93acd7d6d9 Bug 1061514 - Bump marionette_client version to 0.8.4. r=zcampbell 2014-09-02 04:01:00 +02:00
Chris Manchester
25f27d0783 Bug 1059609 - Provide enumeration of known log actions in mozlog.structured. r=jgraham 2014-09-02 14:43:18 -04:00
Dave Hunt
90b0fba35b Bug 1059404 - Accept a dump save path when checking for crashes in DeviceRunner. r=ahalberstadt 2014-09-02 09:26:00 +02:00
Adam Roach [:abr]
a68e250f83 Bug 1055319 - Add DNS-based soft-start mechanism for Loop in release builds r=dolske 2014-08-18 17:52:26 -05:00
Carsten "Tomcat" Book
e95ac795ad Backed out changeset 6baeffddba47 (bug 1060279) for regressions 2014-09-02 13:56:44 +02:00
Chris Manchester
10861ed968 Bug 1060523 - Omit extra newlines when logging exception messages in moztest. r=jgraham 2014-08-29 14:43:28 -04:00
Zac Campbell
7895a9249a Bug 1060279 - Update marionette client b2g mixin to return DM only when session exists. r=mdas 2014-08-29 14:20:30 +01:00